OpenAPI 3.1.02026-08-1450256155.9 KB
a8f6e873842d
manage > v1 > projects > keys
List Project Keys
Retrieves all API keys associated with the specified project
get/v1/projects/{project_id}/keys
Path parameters
project_idstring required
The unique identifier of the project
Query parameters
status'active' | 'expired'
Only return keys with a specific status
Headers
Authorizationstring required
Use Authorization: Token <API_KEY> Example: Authorization: Token 12345abcdef
Response
A list of API keys