Get Calendar Recipients
Return a list of attendees for a calendar event
GET /api/calendar/recipients
curl \
-X GET http://api.example.com/api/calendar/recipients \
-H "Authorization: Bearer $ACCESS_TOKEN"
Return a list of attendees for a calendar event
curl \
-X GET http://api.example.com/api/calendar/recipients \
-H "Authorization: Bearer $ACCESS_TOKEN"