AladiaDocs
Api referenceCalendarsEvents

List all convergent calendars of an event

List all convergent calendars

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

List all convergent calendars

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-calendars"
[  {}]