“/v2/devices” returns empty list.
I have 5 devices at admin portal. one device is online.
I have Pro zoom account.
When I add new device using Rest API. it returns one device, but later, it returns empty device list again.
Please help.
Hi @momin
Thanks for reaching out to us and welcome to the Zoom Developer Community!
Have you been able to return a list of devices in your account?
If not, could you share the response body or error that you are getting please
Hi, Elisa, here is response from api.
{
“page_size”: 0,
“page_number”: 0,
“page_count”: 0,
“total_records”: 0,
“next_page_token”: “”,
“devices”:
}
@momin have you tried passing any of the query params available in your request URL? such as device type or device status ?
I have tried passing query parameters such as device type and status, but I am still not getting the devices
Hi, Elisa, Pls help me with this issue.
Hi @momin
I am sending you a DM
please follow up there