List by Page (deprecated)

Deprecated: this endpoint is deprecated and will be available only until 2026-12-31, after which it will be removed. Please migrate to GET /v2/transactions, which uses cursor-based pagination.

Recovers all transactions collected for the acount provided.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
❗️

DEPRECATION

In favor of the /v2/transactions that paginates transactions using cursor, this endpoint has been stablished as deprecated and should start using the new one asap.


Transactions are meant to be copied to your systems. This endpoint is expected to be used one time per synchronization and not connected to any application directly.

As general recommendations, we expect that you use this endpoint connected to created, updated & deleted webhooks with specific filters that were designed for performance, and paging the largest amount of records per page (500), which is the current default.

📘

Fields availability

The field ProviderId is only returned in Regulado connections, consistent with the bank's ID. It would be the same for the same account connected as different items.

The field ProviderCode is only returned in Regulado an certain connectors.


Query Params
uuid
required

Account primary identifier

ids
array of uuids

Array of transaction identifiers. If defined, 'from' and 'to' parameters will be discarded

ids
date-time

Filter greater than date. Format (yyyy-mm-dd)

date-time

Filter lower than date. Format (yyyy-mm-dd)

double
1 to 500

Page size for the paging request, default: 500

double

Page number for the paging request, default: 1

uuid

Credit Card Bill's primary identifier, if account is a credit card.

date-time

Filter greater than createdAt. Format (yyyy-mm-ddThh:mm:ss.000Z)

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json