Documentation Index
Fetch the complete documentation index at: https://paxos-0ac97319-jg-test-1.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Fiat Transfers
List Fiat Accounts
List all Fiat Accounts, optionally filtering and paging the results.
The response includes an abbreviated FiatAccount object:
- Beneficiary name and address details are excluded.
- Only the last four (4) digits of the account number are included.
Use Get Fiat Account to retrieve the complete FiatAccount object.
The paginated results default to the maximum limit of 1,000 Fiat Accounts, unless otherwise specified with the limit parameter.
Every paginated response contains a next_page field until the last page is reached.
Pass the next_page value into the page_cursor field of the next request to retrieve the next page of results.