Description: Obtain Seat Group Information.
Parameters | Description | Required | Type |
---|---|---|---|
appId |
Audio application ID |
Yes |
String |
https://api.onbuka.com/v3/voice/sipGroupQuery
Request URL:
https://api.onbuka.com/v3/voice/sipGroupQuery?appId=adg
Request Method:
POST
Request Headers:
Content-Type: application/json;charset=UTF-8
Sign: 05d7a50893e22a5c4bb3216ae3396c7c
Timestamp: 1630468800
Api-Key: bDqJFiq9
Parameters | Description | Type |
---|---|---|
code |
"0"means successful, others than 0 means failure, seeing Status code description. |
String |
msg |
This method returns an array object |
String |
data |
This method returns null |
list |
keyId |
Primary Key ID |
Integer |
groupName |
Name of seat group |
String |
{
"code":"0",
"msg":"success",
"data":[{"keyId":1,"groupName":"12312"}]
}
Feedback
Need help?
Click here and start chatting with us!