Skip to main content
GET
Get API keys

Authorizations

Authorization
string
header
required

JWT bearer token obtained via the OAuth2 client-credentials grant from the platform Authentication API. The token's scopes gate the endpoints it may call, and its audience names the Guardian instance. This is the standard way to authenticate to Guardian.

Query Parameters

after
string<uuid>

The ID of the API key after which to start listing. This is used for pagination.

limit
integer
default:20
Required range: 1 <= x <= 100

Response

Success response

data
object[]
required