Skip to main content
GET
List API keys for the calling integration (non-secret metadata)

Authorizations

x-api-key
string
header
required

Partner API key (platform- or merchant-scoped). Contract key-enforces context.merchant_id.

Query Parameters

status
enum<string>

Filter by key status.

Available options:
active,
inactive
branch_id
string<uuid>

Filter to keys scoped to a specific branch.

cursor
string

Opaque cursor from a prior page's meta.next_cursor.

limit
integer
default:50

Page size (default 50, max 200).

Required range: 1 <= x <= 200

Response

A page of API key metadata (no secrets).

The response is of type any.