Skip to main content
GET
Buscar claves PIX

Autorizaciones

Authorization
string
header
requerido

JWT bearer token issued by the identity provider.

Parámetros de consulta

limit
integer<int64>
predeterminado:25

Page size (default 25, max 100)

Rango requerido: 1 <= x <= 100
offset
integer<int64>
predeterminado:0

Page offset (default 0)

Rango requerido: x >= 0
keyType
enum<string>

Filter by PIX key type

Opciones disponibles:
,
CPF,
CNPJ,
PHONE,
EMAIL,
EVP
status
enum<string>

Filter by key status

Opciones disponibles:
,
ACTIVE,
INACTIVE,
PENDING_CLAIM,
PENDING_BACEN_SYNC
participantISPB
string

Filter by participant ISPB (8-digit institution code)

Respuesta

OK

items
object[] | null
requerido

PIX keys for the requested limit/offset window.

limit
integer<int64>
requerido

Effective page size applied to this response.

offset
integer<int64>
requerido

Zero-based offset of the first item in this page.

correlationId
string

Request-scoped correlation identifier echoing X-Request-ID, for pivoting from response to trace.