API Keys
List all API keys
Get a list of all API keys for the authenticated user’s workspace
GET
List all API keys
Documentation Index
Fetch the complete documentation index at: https://docs.zuba.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Enter Auth0 JWT token
Response
200 - application/json
List of API keys
Auth0 client ID
Example:
"abc123xyz456"
Creation timestamp
Whether the key is active
Name of the API key
Example:
"Production Integration"
Description
ISO 8601 timestamp of the most recent successful auth with this key. Null if the key has never been used.
Example:
"2026-04-20T08:00:00.000Z"
List all API keys