mx_platform

List transactions

Requests to this endpoint return a list of transactions associated with the specified user, accross all members and accounts associated with that user.

get/users/{user_guid}/transactions

Path parameters

user_guidstring required

The unique id for a user.

Query parameters

from_datestring

Filter transactions from this date.

pageinteger

Specify current page.

records_per_pageinteger

Specify records per page.

to_datestring

Filter transactions to this date.

Response

OK

Changes