Documentation Index
Fetch the complete documentation index at: https://paxos-0ac97319-mintlify-update-govt-registration-date-iso86.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
List Orchestrations
List all orchestrations, optionally filtering and paging the results.
By default, orchestrations are returned in reverse chronological (descending) order by creation time. If no query parameters are supplied, the response will include up to the last 100 orchestrations which were created.
The paginated results default to display up to 100 orchestrations, unless
otherwise specified with the limit parameter. The maximum limit value is 1000.
Every paginated response contains a next_page_cursor field until the last page is reached.
Pass the next_page_cursor value into the page_cursor field of a new
request to retrieve the next page of results.
When filtering by profile IDs using the profile_ids parameter, there is a limit of 100 profiles
that can be specified in a single request.
Orchestrations are provided for various operations including:
- Deposits to a paxos-platform crypto address or bank account
- Withdrawals to a customer-owned crypto address or bank account
- Conversions from one asset to another
- Orchestrated workflows involving some or all of the above
- Invocation of an Orchestration Rule