PersonalUserToken is a datatype for a personal token for a user. The token will inherit the same permissions as the user..

Table: PersonalUserToken

ParameterTypeRequiredDefaultDescription
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column.
Table last updated: Sep 27, 2024
createdAtlongyes The date the token was created.
expireAtlong  When the token expires.
idstringyes The identifier of the token.
ipFilterstring  The IP filter on the token.
ipFilterV2IPFilter  The IP filter on the token. See IPFilter.
namestringyes The name of the token.