Authorization: Bearer ********************curl --location --globoff 'https://web-api.blockindex.com/project/rp0f5kgeAhCEQZfxbGavoSwHrk9TP5Kc-675/entity' \
--header 'Authorization: Bearer <token>'{
"status": "success",
"requestId": "ed458995-3eb1-48c9-90b3-1e6f4d57ab82",
"data": [
{
"entityId": "n68GZGfM8HnSm4yKX9xCcQ6Dqou3BN7h-12096",
"name": "测试创建 entity",
"logo": "https://static.elven.com/project/entity-default-logo.png",
"usedSourceCount": 0,
"usedTxCount": 0
}
]
}