Magidoc

PersonalToken
Object

A personal token

Fields

#

id

Non-null

Unique identifier for this personal token

name

A friendly name for users to easily find their personal tokens

token

The personal token

expiresAt

The date on which the personal token expires

scope

The scopes of the personal token

account

Non-null

The account that owns this personal token

createdAt

The date on which the personal token was created

updatedAt

The date on which the personal token was last updated

preAuthorize2FA

Non-null

Whether this token is allowed to directly use operations that would normally require 2FA

Usages

#

References

#

  • Field personalToken from Query