Get a meeting by ID

Returns a single business conference meeting by its numeric ID. The authenticated attendee must be a participant in this meeting. For online conferences, metadata includes a next_meeting field with the participant's next confirmed meeting. Supports offset_to_utc to convert dates to UTC.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Event slug or numeric ID

integer
required

Business conference ID

integer
required

Meeting ID

Query Params
string

If present, dates are converted to UTC offset

Responses
200

Meeting details

401

Unauthorized -- missing or invalid token

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!