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.

Parâmetros de consulta

page
string

Page number (1-based, default 1)

Exemplo:

"1"

limit
string

Rows per page (default 20, max 100)

Exemplo:

"20"

key_value
string

Filter by Pix key value (exact match)

status
string

Filter by status (ACTIVE, CANCELLED)

Exemplo:

"ACTIVE"

Resposta

OK

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

20

page
integer<int64>
obrigatório
Exemplo:

1

total
integer<int64>
obrigatório
Exemplo:

1