Use this endpoint to list all Pix entries for an account with optional filters. Returns empty array [] if no entries match the criteria.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Unique identifier of the Midaz Ledger Account (UUID format).
Page number for pagination.
x >= 1Maximum number of items per page.
1 <= x <= 100Filter by key type: CPF, CNPJ, EMAIL, PHONE, EVP.
CPF, CNPJ, EMAIL, PHONE, EVP Filter by key value (e.g., email address or phone number).
Filter by entry ID (UUID format).
Sort direction: asc or desc.
asc, desc