get
/oauth2/token
Verify an access token for a user
Request Parameters
2 Headers
Responses
Returns the access_token itself as well as its’ scope, expiration date, and type.
1 Example
Schema
access_token
string
scope
string
expires_in
string
token_type
string
Send a Test Request
GET
Send requests directly from the browser (CORS must be enabled)
$$.env
No $$.env variables are being used in this request.