GET - Get group attendees details
Purpose
This API is used to get the group attendees details of a specific event in the user's calendar.
Request URL
https://calendar.zoho.com/api/v1/calendars/<CALENDAR_UID>/events/<EVENT_UID>/groupattendeestatus
OAuth Scope
scope=ZohoCalendar.event.ALL
(or)
scope=ZohoCalendar.event.READ
ALL - Full access to events
READ - Get events
Request Parameters
- groupIdlong, mandatory
- Group Unique identifier. The group UID for which the attendees' details should be retrieved.
Sample Request
Copied
Sample Response
Copied