List API Keys
API Keys
List API Keys
List all API keys for the authenticated organization
GET
List API Keys
Documentation Index
Fetch the complete documentation index at: https://docs.signa.so/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Returns all API keys for your organization, including their creation date, last used timestamp, and scope. Key secrets are partially masked for security. Use this to audit active keys, identify unused credentials, and manage key lifecycle.Query Parameters
Items per page (max 100)
Pagination cursor from previous response
Response
Code Examples
Errors
| Status | Type | Description |
|---|---|---|
| 401 | unauthorized | Missing or invalid API key |
| 429 | rate_limited | Too many requests |
Related Endpoints
- Create API Key — generate a new key
- Rotate API Key — rotate an existing key
- Get Current Organization — organization profile