Fetch list of markets in the collection with pagination and filtering
Pass a static API key for every request, provided by your customer support.
ID of the collection to which the markets belong.
x > 0Page number to retrieve, starting from 1.
x > 0Number of markets per page.
0 < x <= 100Field to sort markets by. Default is createdAt.
id, name, createdAt, updatedAt, status Order of sorting. Default is desc.
asc, desc Filter markets by archived status.
Filter markets by status.
draft, publishing, published