List Project Keys

Retrieves all API keys associated with the specified project

Path parameters

project_idstringRequired

The unique identifier of the project

Headers

AuthorizationstringRequired

Header authentication of the form Token <token>

Query parameters

statusenumOptional

Only return keys with a specific status

Allowed values:

Response

A list of API keys

api_keyslist of lists of objectsOptional

Errors