AladiaDocs
Api referenceCalendarsEvents

Retrieve the convergent course of an event

List all convergent course of an event

GET
/v2/calendars/{calendarId}/events/{eventId}/convergent-course

List all convergent course of an event

AuthorizationBearer <token>

In: header

Path Parameters

eventId*string
calendarId*string

Response Body

application/json

curl -X GET "https://example.com/v2/calendars/string/events/string/convergent-course"
[  {}]