Internal
(Internal) Get site credentials
Returns the latest credentials for the specified site, typically used by internal services. Not user-facing.
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[]
.