Skip to main content
GET
Export API key usage

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

Project identifier. For API-key authentication, it must match the project bound to the key.

keyId
string
required

API key identifier. Raw API key values are never accepted here.

Query Parameters

format
string

Export encoding: csv (default) or json.

before
string

Return records before this ISO 8601 timestamp.

after
string

Return records after this ISO 8601 timestamp, or continue from the supplied membership cursor where documented.

Response

Usage-log attachment encoded as CSV by default, or JSON when format=json is supplied.

UTF-8 CSV usage export.