Skip to main content
GET
TypeScript

Path Parameters

accountId
string
required

The ID of the account to fetch supported pairs for.

Minimum string length: 1

Query Parameters

pageSize
integer
default:100

Page size for pagination.

Required range: 1 <= x <= 100
pageCursor
string

Page cursor for pagination.

Response

Supported pairs response

data
object[]
required
Example:
total
integer

Total number of asset pairs matching the query.

Example:

2

next
string | null

A cursor for the next page of results, if available.

Example:

null