TokenDto
- accessType: string · Access Token
_token requiredThe access token string
- createdType: string · Created AtFormat: date-time
_at requiredTimestamp when the token was created
- expireType: string · Expire AtFormat: date-time
_at requiredTimestamp when the token will expire
- expiresType: integer · Expires In
_in min:1requiredToken lifetime in seconds
- scopeType: string · Scoperequired
The scope of the access token
- tokenType: string · Token Type
_type requiredThe type of token