List Exchanges
Last updated
Last updated
GET /exchanges/?paginationToken={token}
Retrieves a list of exchanges.
Exchanges:Read
Always Required
limit
Optional
Maximum number of items to return. Default to 50.
Number
paginationToken
Optional
Opaque token used to retrieve the next page. Returned as nextPageToken
from the previous request.
String