Skip to main content
GET
List PIX key claims

Autorizaciones

Authorization
string
header
requerido

JWT bearer token issued by the identity provider.

Parámetros de consulta

account_id
string
requerido

The CRM account id whose claims to list.

Ejemplo:

"acc-123"

status
string

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

Ejemplo:

"processing"

Respuesta

OK

claims
object[] | null

The list of claims (default branch).

data
object[] | null

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