Skip to main content
GET
List API keys

Authorizations

Authorization
string
header
required

Project-bound Apollo Signal API key. Keys begin with ap_signal_ and must carry the permission shown on the operation.

Path Parameters

projectId
string
required

The project whose keys to list.

Response

List of API keys (raw key never included).

{key}
ApiKey · object[]