Represents an OAuth token used for authenticating with the API and performing actions.
An OAuth access token to be used for authorization.
Time at which the token was generated.
The OAuth scopes granted by this token, space-separated.
The OAuth token type. Mastodon uses Bearer tokens.
Bearer