List all markets
Retrieve information about markets.
Responses
curl https://api.bravenewcoin.com/v3/market/ -H 'Authorization: Bearer test_SiHrnL5NKsea0G2W4LHd' -G
Response samples
Content Type
application/json
{- "content": [- {"id": "string","baseAssetId": "string","quoteAssetId": "string"}]}