Skip to main content
GET
Get consumer token details

Authorizations

Authorization
string
header
required

Response

Successful response

access_token
string
required

Opaque access token for the consumer session. Pass as a Bearer token or access_token query parameter on subsequent requests.

expires_in
integer<int64>
required

Seconds until the token expires.

scopes
enum<string>[]
required

Set of permission scopes granted to this token.

Set of permission scopes granted to this token.

Available options:
UPDATE_PROFILE,
VERIFIED_CONSUMER