Retrieves information about a specific access token.
Access tokens are specific to a subject and a client. A client (app) creates and issues an access token to a subject. The client may request a valid token from a subject to perform a certain action, such as an API call.
This endpoint works with both basic and advanced OAuth tokens.