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

Table: PersonalUserToken

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For return datatypes, this indicates that you must specify which fields you want returned in the results.
Table last updated: Sep 27, 2024
createdAtlongyes Long-TermThe date the token was created.
expireAtlong  Long-TermWhen the token expires.
idstringyes Long-TermThe identifier of the token.
ipFilterstring  Long-TermThe IP filter on the token.
ipFilterV2IPFilter  Long-TermThe IP filter on the token. See IPFilter.
namestringyes Long-TermThe name of the token.