Retrieve a single client grant, including the scopes associated with the application/API pair.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the client grant to retrieve.
Client grant successfully retrieved.
ID of the client grant.
ID of the client.
The audience (API identifier) of this client grant.
1Scopes allowed for this client grant.
1Defines whether organizations can be used with client credentials exchanges for this grant.
deny, allow, require If enabled, any organization can be used with this grant. If disabled (default), the grant must be explicitly assigned to the desired organizations.
If enabled, this grant is a special grant created by Auth0. It cannot be modified or deleted directly.
The type of application access the client grant allows.
client, user Types of authorization_details allowed for this client grant.
1 - 255If enabled, all scopes configured on the resource server are allowed for this grant.