Retrieves complete meeting information by meeting ID, including title, host, participant list, content presented, meeting status, and invitation context. This endpoint returns all essential metadata about a meeting that AI agents require for understanding meeting context, identifying participants, retrieving associated content, and accessing CRM integration data. The response includes invitees, actual participants, content items in presentation order, and meeting status (draft, scheduled, completed, etc.).
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
400Bad Request - Invalid meetingId format or malformed parameters. Ensure meetingId is a valid UUID v4 in the path.
401Unauthorized - Authentication token is missing, expired, or invalid. Verify Authorization header contains a valid JWT bearer token.
403Forbidden - You lack the required scopes (seismic.engagement.view) to access this meeting. Contact your administrator for scope changes.