Skip to main content
GET
List settlement-coverage capabilities

Autorizações

Authorization
string
header
obrigatório

JWT bearer token issued by the identity provider.

Parâmetros de consulta

cursor
string

Opaque pagination cursor.

limit
integer<int64>
padrão:50

Page size (default 50, max 200).

Intervalo obrigatório: 1 <= x <= 200

Resposta

OK

correlationId
string
obrigatório

Request-scoped correlation identifier echoing X-Request-ID.

items
object[] | null
obrigatório

The page of capabilities (never null).

limit
integer<int64>
obrigatório

Effective page size.

nextCursor
string

Opaque cursor for the next page; empty when exhausted.

prevCursor
string

Reserved for future bidirectional cursoring; omitted until supported.