Get Meeting
Retrieve a Meeting by its unique identifier or by its short ID.
A Meeting has both a unique identifier, which is a GUID, and a short ID, which is a small text label that is unique only within your Workspace.
Bearer authentication of the form Bearer <token>, where token is your auth token.
True if the API call succeeded; false otherwise.