This endpoint provides a list of Counterparty Providers that are available.
The response includes basic information about each provider, such as its UMA address, name, and supported currencies. This can be used to determine which providers are available for sending or receiving payments.
API token authentication using format <api token id>:<api client secret>
The alpha-2 representation of a country, as defined by the ISO 3166-1 standard.
"US"
The ISO 4217 currency code to filter providers by supported currency.
"USD"
Whether to include providers which are not on your allowlist in the response. By default the response will include blocked providers.
Maximum number of results to return (default 20, max 100)
1 <= x <= 100Cursor for pagination (returned from previous request)
Order to sort results in
asc, desc Successful operation
List of available UMA Providers using Grid
Indicates if more results are available beyond this page
Cursor to retrieve the next page of results (only present if hasMore is true)
Total number of transactions matching the criteria (excluding pagination)