Retrieve a list of transactions
Retrieve the historical transactions based on the provided query criteria.
The transactions are sorted by the created_at date in reverse chronological order, and they're paginated.
The maximum number of transactions returned per page is specified by the count parameter.
To get the next page of results, make a new request and use the created_at date from the last item of the previous page as the value for the to parameter.
The API returns a maximum of 1,000 transactions per request.
To be compliant with PSD2 SCA regulations, businesses on the Revolut Business Freelancer plans can only access information older than 90 days within 5 minutes of the first authorisation.
For more details, see the guides: Retrieve transaction data.
Request
Response
List of historical transactions retrieved