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 |