PersonalToken
Object

A personal token

Fields

#

account

Non-null

The account that owns this personal token

createdAt

The date on which the personal token was created

expiresAt

The date on which the personal token expires

id

Non-null

Unique identifier for this personal token

name

A friendly name for users to easily find their personal tokens

scope

The scopes of the personal token

token

The personal token

updatedAt

The date on which the personal token was last updated

Usages

#

References

#

  • Field personalToken from Query