Authentication

Inspect the current access token

Returns metadata about the bearer token currently presented in the Authorization header. Useful for verifying that a token corresponds to the expected partner application.

get/v1/oauth2/info

Response

Successful Response

clientType'service' | 'user' | 'application' required
clientIdstring required
metadataobject

Changes

No recorded changes to this endpoint across all 1 revision of this API.