Meeting Sessions
Retrieve a meeting session
Retrieves a single meeting session by ID. A session that does not exist or that belongs to a different account both return 404.
get/meeting_sessions/{id}
Path parameters
idstring required
Example:mtgsess_a1b2c3d4-e5f6-7890-abcd-ef1234567890
Unique identifier for the meeting session.
Response
Successful response with the meeting session.
Changes
Changed in 1 of the 61 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 64 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○