Skip to main content

Token

{
"access_token": "string",
"expires_in": "integer",
"token_type": "string",
"refresh_token": "string",
"client_id": "string",
"scope": "string"
}

Properties

NameTypeDescription
access_tokenstringThe access token
expires_inintegerExpires in minutes
token_typestringToken type
refresh_tokenstringThe refresh token
client_idstringThe identifier of the client
scopestringScope of the token