Introspect Access Token

Retrieves information about the specified access or refresh token.


Form Data
string
required

The client ID.

string
required

The client secret.

string
required

The token to inspect.

Responses

403

Forbidden if the client credentials are invalid.

Language
Credentials
OAuth2