List transactions
get
Required scopes
This endpoint requires the following scopes:
Authorizations
AuthorizationstringRequired
Path parameters
user_idstringOptional
The user_id of the user for which transactions should be retrieved
user_adminstringOptional
The admin_user of the user for which transactions should be retrieved
Query parameters
pageintegerOptional
The current page of the transactions to be retrieved
page_sizeintegerOptional
The number of items per page to be retrieved
Responses
200Success
application/json
get
/api/transactions/list/{user_id}200Success
Last updated