SEP-24SEP-31SEP-6
Retrieve a List of Transactions
GET/transactions
Allows to query list of transactions for desired SEP. This api supports pagination, and it's possible (and recommended) to make multiple requests to query transactions. The last page is reached when the number of elements returned by the endpoint is smaller than provided page_size
.
Request
Responses
- 200
- 400
- 404
Transaction found.
Bad Request
Transaction not found.