Get Calendar Event
Calendar
Get Calendar Event
Retrieve a single calendar event with the complete attendee list and linked entities
GET
Get Calendar Event
Request
Path Parameters
Event identifier returned by
GET /v1/calendar/events.Headers
Response
X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, and X-Request-ID.
Example Response
Errors
| Status | Code | Description |
|---|---|---|
| 401 | invalid_key | Invalid or expired API key |
| 403 | insufficient_permissions | Missing read:calendar permission |
| 404 | not_found | Event not found in this workspace |
| 429 | rate_limited | Rate limit exceeded |