Calendar
Get Meeting By Call
Get meeting details by call ID.
This endpoint is authenticated using user session authentication.
Returns: Meeting details if a meeting was booked from the specified call, or 404 if no meeting exists for the call.
get/calendars/meetings/by-call/{call_id}
Path parameters
call_idstring uuid required
Response
Successful Response
Changes
No recorded changes to this endpoint across all 2 revisions of this API.