Skip to main content
GET
Get Payout Transactions
This API retrieves a paginated list of transactions associated with a specific payout ID.

Authorization

Bearer <token>

Path Parameters

string
required
Unique identifier of the payout. This can be obtained from the Payouts API.

Query Parameters

integer
Maximum number of records to return per page. Default: 10
integer
Page number for pagination, starting from 0. Default: 0

Response

array
List of transaction records
integer
Current page number
integer
Number of items per page
integer
Total number of records matching the query