Skip to main content
GET
List PIX key claims

Authorizations

Authorization
string
header
required

JWT bearer token issued by the identity provider.

Query Parameters

account_id
string
required

The CRM account id whose claims to list.

Example:

"acc-123"

status
string

Set to 'processing' to list in-flight claims as key entries instead of claims.

Example:

"processing"

Response

OK

claims
object[] | null

The list of claims (default branch).

data
object[] | null

The in-flight claims as key entries (?status=processing branch).