Default
get data access token
POST
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Body
application/json
The access token obtained in the access_token response parameter of getToken request
The AuthN ID token obtained in the id_token response parameter of getToken request
Specifies the unique Auth0-registered client identifier.
Identifies the passed AuthN ID token as the grant type to get an access token. Set its value to urn:ietf:params:oauth:grant-type:jwt-bearer.
Specifies the level of access that the client requests. Set its value to openid pib