JavaScript
Payouts
List payouts
Lists payouts for the merchant with cursor-based pagination.
GET
JavaScript
Documentation Index
Fetch the complete documentation index at: https://docs.augustus.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer token for authentication with Augustus Banking API
Query Parameters
Number of results per page (1-100). Defaults to 10.
Required range:
1 < x < 100Opaque cursor from a previous next_cursor.
Filter by payout status.
Available options:
pending, paid, failed Include payouts whose created_at is greater than or equal to this ISO 8601 timestamp.
Include payouts whose created_at is less than or equal to this ISO 8601 timestamp.
Filter to these currency codes. Use a separate currencies query parameter for each value (e.g. ?currencies=EUR¤cies=USD).
Minimum array length:
1Available options:
EUR, GBP, USD, USDC