V2Calendar Events
Get calendar event
Returns a single calendar event.
Returns a single calendar event.
Authorization
access_token Authorization<token>
In: header
Path Parameters
calendar_id*string
Calendar
id*string
Id
Response Body
application/json
application/json
application/json
curl -X GET "https://example.com/api/v2/calendars/string/events/string"{ "status": "ok", "data": {}}