Returns the latest credentials for the specified site, typically used by internal services. Not user-facing.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
UUID of the site
List of site credentials
The response is of type object[]
.