Skip to main content
GET
cURL com dados fictícios

Autorizações

Authorization
string
header
obrigatório

JWT bearer token issued by the identity provider.

Cabeçalhos

X-Account-Id
string
obrigatório

UUID da conta associada à operação.

Exemplo:

"019606a1-3b4c-7d8e-9f01-234567890abc"

Parâmetros de consulta

key_type
string

Filter by key type (case-insensitive)

Exemplo:

"CPF"

key_value
string

Filter by key value

Exemplo:

"52998224725"

page
string

Page number (1-based, default 1)

Exemplo:

"1"

limit
string

Rows per page (default 10, max 100)

Exemplo:

"10"

sort_order
string

Sort direction (default asc, case-insensitive)

Exemplo:

"desc"

Resposta

OK

items
object[] | null
obrigatório
limit
integer<int64>
obrigatório
Exemplo:

10

page
integer<int64>
obrigatório
Exemplo:

1

total
integer<int64>
obrigatório
Exemplo:

1