v3
latestOpenAPI 3.1.02026-08-0150254154.0 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