McpApiKey Object
Metadata for a user's MCP API key. The plaintext value is never exposed here — it is returned only once at issuance via updateUser's mcpApiKeyPlaintext field.
Fields
#
permissions
Non-null
A list of Permissions associated with the currently authenticated User and the McpApiKey.
tokenPrefix
A short display-safe prefix of the token (e.g. "mcp_ab12cd34...") to help the user identify the key.
Interfaces
#
Also implements NodeInterface .
Usages
#
References
#
- Field mcpApiKey from User
- Field mcpApiKey from Viewer
Previous
LicenseTypeEnum
Next
McpApiKeyActionEnum