OAuth access token object

expires
string
required

Datetime in UTC when the access token expires and is no longer valid to use.

token
string
required

The token used to make authenticated API requests to Mage.

user_id
integer
required

ID of user that the OAuth access token belongs to.