Check the validity of an access token and give back his permission,

client_id and user_id

GET {{baseUrl}}/oauth2/check?access_token=<string>

Request Params

KeyDatatypeRequiredDescription
access_tokenstringThe access token you want to check