Get all Transactions

This endpoint retrieves all your transactions, further you can filter them by the transaction status and by your users.

Query Params
statuses
array of strings
Defaults to SUCCEEDED

Filter the results based on the transaction status

string

Filter the transactions by your users with userId

boolean

Boolean flag to indicate whether to show your users in the result or not

int32

The current page number

int32

The number of items per page

string

Name of the parameter to sort on

string

Indication to sort in ascending or descending order

Responses

Language
Credentials
OAuth2
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json