Credentials
List site API credentials
Returns the API credentials used to connect to a site. Requires apicredentials:view
scope.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
UUID of the site
Response
200
application/json
List of site credentials
The response is of type object[]
.