OrganizationPermissionsToken is a datatype for an organization permissions token. The token allows the caller to work with organization-level permissions.

Table: OrganizationPermissionsToken

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: May 27, 2025
createdAtlongyes Long-TermThe date the token was created.
expireAtlong  Long-TermThe time at which the token expires.
idstringyes Long-TermThe unique identifier of the token.
ipFilterstring  Long-TermThe token's IP filter.
ipFilterV2IPFilter  Long-TermThe token's IP filter. See IPFilter.
namestringyes Long-TermThe name of the token.
permissions[string]yes Long-TermThe set of permissions on the token.