Skip to main content
GET
List PIX key claims

Autorizações

Authorization
string
header
obrigatório

JWT bearer token issued by the identity provider.

Parâmetros de consulta

account_id
string
obrigatório

The CRM account id whose claims to list.

Exemplo:

"acc-123"

status
string

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

Exemplo:

"processing"

Resposta

OK

claims
object[] | null

The list of claims (default branch).

data
object[] | null

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