Skip to content

ResourceToken

Properties

NAME TYPE DESCRIPTION
$id
string
Token ID.
$createdAt
string
Token creation date in ISO 8601 format.
resourceId
string
Resource ID.
resourceType
string
Resource type.
expire
string
Token expiration date in ISO 8601 format.
secret
string
JWT encoded string.
accessedAt
string
Most recent access date in ISO 8601 format. This attribute is only updated again after 24 hours.

Example