Payouts
List Payouts
List all payouts for your organization with pagination.
Retrieve a paginated list of all payouts, sorted by creation date (newest first). Use pagination parameters to navigate through large result sets. Results can be filtered by various criteria including status, method, date range, and more.
Each payout in the response includes its current status, amounts, and relevant details based on the payout method (crypto or fiat).
GET
Query Parameters
The cursor pointing to the start of the next page (omit for first request)
The number of items to return per page (default: 25, max: 100)
Response
200 - application/json
The request has succeeded.
Container model for paginated responses