Authorization: Bearer ********************curl --location --globoff 'https://web-api.blockindex.com/entity/{{entity_id}}/journal/currency' \
--header 'Authorization: Bearer <token>'{
"status": "success",
"requestId": "93fd7d8b-f56e-bebf-c2fd-f92a47628ca1",
"data": [
{
"underlyingCurrencyId": "4",
"name": "苟玉梅",
"logo": "https://avatars.githubusercontent.com/u/66188362",
"type": "aliqua elit",
"symbol": "reprehenderit officia",
"showSymbol": "voluptate culpa reprehenderit eiusmod officia",
"sign": "velit dolor officia",
"detailPlatforms": null
},
{
"underlyingCurrencyId": "87",
"name": "俞浩轩",
"logo": "https://avatars.githubusercontent.com/u/8555428",
"type": "irure reprehenderit Lorem officia in",
"symbol": "occaecat cupidatat",
"showSymbol": "dolor Lorem reprehenderit amet tempor",
"sign": "dolor",
"detailPlatforms": null
}
]
}