/account/transactions

Retrieves the user's transaction history (any change in balance).

Query Params
types
array of objects

Optional query parameter to filter transactions by type.

types
string

Optional query parameter to filter transactions by asset bank address.

integer
≥ 0

Start time in milliseconds. Defaults to 7 days ago if not specified.

integer
≥ 0

End time in milliseconds. Defaults to now if not specified. Must be greater than start time and must be less than 7 days apart.

integer
1 to 1000
Defaults to 500

Default 500; max 1000.

integer
≥ 1

The page number to retrieve in a paginated response.

Responses

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