Skip to content

Token

Properties

NAME TYPE DESCRIPTION
$id
string

Token ID.

$createdAt
string

Token creation date in ISO 8601 format.

userId
string

User ID.

secret
string

Token secret key. This will return an empty string unless the response is returned using an API key or as part of a webhook payload.

expire
string

Token expiration date in ISO 8601 format.

Example