c761ed1f371e
OpenAPI 3.1.02026-08-1250256155.7 KBmanage > 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