curl --location --request GET 'https://apis.avata.bianjie.ai/v1beta1/mt/classes?offset=&limit=&id=&name=&owner=&tx_hash=&start_date=&end_date=&sort_by=' \
--header 'X-Api-Key;' \
--header 'X-Api-Key;' \
--header 'X-Timestamp;' \
--header 'X-Timestamp;' \
--header 'X-Signature;' \
--header 'X-Signature;'
{
"data": {
"offset": 0,
"limit": 0,
"total_count": 0,
"classes": [
{
"id": "string",
"name": "string",
"mt_count": 0,
"owner": "string",
"tx_hash": "string",
"timestamp": "string"
}
]
}
}
扫码加入文昌链微信技术交流群
在这里,获得 Avata 使用上的任何帮助,快速上手让你的研测效率大幅提升