Get a calendar resource by ID
GET {{baseUrl}}/rooms/calendar/services/:serviceId/resources/:resourceId
Use this API to get a Zoom Room account's calendar resource .
Prerequisites:
Zoom Rooms license.
Scopes:
room:read:admin
Rate Limit Label
:
Medium
HEADERS
| Key | Datatype | Required | Description |
| Accept
| string | | |
RESPONSES
status: OK
{"calendar_resource_id":"\u003cstring\u003e","calendar_resource_email":"\u003cemail\u003e","calendar_resource_name":"\u003cstring\u003e","assigned_room_id":"\u003cstring\u003e","sync_status":"Failed"}