Skip to main content
GET
List Profile Oauth Grants

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

profile_id
string<uuid>
required

Response

Successful Response

grant_id
string<uuid>
required
client_id
string
required
scopes
string
required
granted_at
string<date-time>
required
client_name
string | null
last_used_at
string<date-time> | null