Skip to main content

List Operations

GET 

/public/api/v1/transactions/operations

Retrieve a paginated list of transaction operations. Query parameters page and perPage can be used to control pagination. createdBefore can be sent to only get operations created before a specific time.



The endpoint only returns operations in a finalized state of FAILED or SUCCESS.

Request

Responses

A paginated list of transaction operations.