Authorization: Bearer ********************
markets:read
curl --location --request GET 'https://prod.your-api-server.com/markets?q&status&tags&limit&cursor'
{ "error": { "code": "string", "message": "string", "request_id": "string" } }