Markets
Get Sampling Simplified Markets
Get available CLOB markets expressed in a reduced schema that have rewards enabled.
HTTP REQUEST
GET /<clob-endpoint>/sampling-simplified-markets?next_cursor=<next_cursor>
Response Format
Name | Type | Description |
---|---|---|
limit | number | limit of results on a single page |
count | number | number of results |
next_cursor | string | pagination item to retrieve the next page base64 encoded. ‘LTE=’ means the end and empty (”) means the beginning |
data | SimplifiedMarket[] | list of sampling markets |