{ "id": 0 }
curl --location --request POST 'https://www.quma.cn/api/index/group/detail' \ --header 'AppId;' \ --header 'AppSecret;' \ --header 'Content-Type: application/json' \ --data-raw '{ "id": 0 }'
{ "id": 0, "name": "string", "type": "string", "chain_count": 0 }