List all Assets
List all assets or provide a query parameter to search
Response
curl https://api.bravenewcoin.com/v3/asset/ -H 'Authorization: Bearer test_SiHrnL5NKsea0G2W4LHd' -G
Response Samples
200
Content Type
application/json
{- "content":[- {"id": "string","name": "string","symbol": "string","status": "ACTIVE","type": "FIAT","url": "string"}]}