Array of multiple Token objects
- Type: array object[] · Array of multiple Token objects
- allowedType: array string[]
Ips Whitelist of IPv4/IPv6 addresses or CIDR ranges; empty means unrestricted
- boostType: string
Id read-onlyGlobally unique boost.space identifier for this record (UUID-like)
- createdType: string Format: date-timeread-only
Creation timestamp
- createdType: integer
User Id read-onlyID of user who created this record
- descriptionType: string
Human-readable description of the token's purpose
- idType: integerread-only
Unique identifier - primary key
- mcpType: boolean
When true, this token is an MCP (Model Context Protocol) token for AI integrations
- permissionsType: array object[] · Token Permission[]
Per-module CRUD permissions granted to this token
- priorityType: integer
Default conflict-resolution priority across tokens; lower value takes precedence
- tokenType: stringread-only
Bearer token value used in the Authorization header
- userType: integer
Id read-onlyID of the user this token authenticates on behalf of