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 > 0
Page number to retrieve, starting from 1.
x > 0
Number of markets per page.
0 < x <= 100
Field 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.
List markets in collection response
The response is of type object
.