Retreive an Exchange
Retrieves the details of an exchange that has previously been created. Supply the unique identifier of the exchange.
Responses
curl https://api.bravenewcoin.com/v3/exchange/74182afb-c7ea-4856-a65d-a03ab5f72635 -H 'Authorization: Bearer test_SiHrnL5NKsea0G2W4LHd' -G
Response samples
Content Type
application/json
{"id": "string","name": "string","url": "string","status": "ACTIVE",- "markets": [+ { - }]}