List Project Keys

Retrieves all API keys associated with the specified project

Authentication

Authorizationstring

Use Authorization: Token <API_KEY> Example: Authorization: Token 12345abcdef

Path Parameters

project_idstringRequired

Query Parameters

statusenumOptional
Only return keys with a specific status
Allowed values:

Response

A list of API keys
api_keyslist of objects or null

Errors