Get the CRM contexts (Account/Opportunity associations) for a meeting

Retrieves the CRM Account/Opportunity context records currently linked to a meeting, including contextId, contextName, contextType, systemId, and systemType. Only Account and Opportunity context types are supported by this endpoint today.

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

The globally unique identifier (UUID v4) of a specific meeting. This ID is assigned when a meeting is created and remains stable throughout its lifecycle. Use this identifier to retrieve meeting metadata, participants, content, recordings, and AI-generated insights. Example value "335daa1b-a995-4b18-b5c5-161f2f291667". Required for all meeting-specific API operations.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

401

Unauthorized - Authentication token is missing, expired, or invalid. Verify Authorization header contains a valid JWT bearer token.

403

Forbidden - You lack the required scopes (seismic.engagement.view) to access this meeting. Contact your administrator for scope changes.

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/problem+json