Skip to main content

Get Payout List

GET 

/v1/payouts/

Retrieve a list of payout transactions made within a specified time frame. This endpoint allows you to track payouts over a given period, with paging options for large datasets. You can query up to a 1-year period. If additional support for a longer time range is required, please contact our support team.

The query parameters from_date and to_date specify the time range, and page allows for pagination of results, with 20 records per page.

Request

Responses

Successful response with a list of payout transactions.