Api referenceCalendarsEventsMembers
Get the invitation link of a member
Get the invitation link of an event
Get the invitation link of an event
AuthorizationBearer <token>
In: header
Path Parameters
eventId*string
Query Parameters
role*string
Value in
- "host"
- "guest"
- "co-host"
- "course-observer"
- "course-teacher"
- "course-attendant"
Response Body
application/json
curl -X GET "https://example.com/v2/calendars/{calendarId}/events/string/members/invitation-link?role=host"{}