curl --location --request GET 'http://test-apisix.taolihanyu.net/apusic/app-api/v1/zego-ai-agent/query/agents/info?apikey' \
--header 'payload: {'\''mid'\'':{{mid}},'\''username'\'':{{username}},'\''userType'\'':,'\''campusId'\'':}' \
--header 'Authorization: bearer {{access_token}}' \
--header 'a-version: 4.14.0' \
--header 'a-language: zh' \
--header 'ostype: ios'{
"code": "",
"data": [
{
"AgentId": "",
"Name": "",
"LLM": {
"": {}
},
"TTS": {
"": {}
},
"ASR": {
"": {}
}
}
],
"msg": "",
"total": 0
}