Retrieve a meeting
Retrieves a single meeting by its ID. Meeting fields and transcript visibility are redacted based on the caller-specific privacy resolution, and the response includes a read-only accessLevel.
Required scope: meetings:read
Rate limit category: Read
get/v1/meetings/{id}
Path parameters
idstring required
Unique identifier of the meeting to retrieve.
Headers
Lightfield-Version'2026-03-01' required
Required API version header. Requests may error without it.
Response
OK