Skip to main content
GET
Authenticate from your backend with X-Api-Key or an OAuth access token with connections:read. An active client and the customer_id query parameter are required. Optionally filter by active, expired, or revoked. Returns metadata only, with no raw tokens or resource IDs and no pagination. See token recovery and lifecycle.

Headers

authorization
string | null
x-api-key
string | null

Query Parameters

customer_id
string
required
Required string length: 1 - 64
status
enum<string> | null
Available options:
active,
expired,
revoked

Response

Successful Response