List project API keys
Retrieves all API keys associated with the specified project. This endpoint returns details about each API key including its name, creation date, and last used information. Use this endpoint to audit which keys exist for a project or to manage key rotation policies.
Path parameters
projectId
Unique identifier (Nano ID) of the project to retrieve API keys for
Headers
x-api-key
Response
Successfully retrieved the list of API keys for the specified project
items
List of all API keys for the specified project, including their properties and usage information