access_token
true
string
JWT that can be used to provide authentication in API requests
expires_in
true
int
How long the access token is valid for (in seconds).
refresh_expires_in
true
int
How long the refresh token is valid for (in seconds).
token_type
false
string
Which type of token is returned by the endpoint
not-before-policy
false
int
From which time the token can be used (Epoch timestamp)
scope
false
string
Scopes available to token