Get a meeting

Returns full details for a single meeting. Transcript, AI notes, and action items
are not included by default — opt in with the include parameter.

Returns 404 if the meeting does not exist or is not visible to this key.
Returns 409 if the meeting exists but is still processing.

Required scope: read

Rate limit: 5 req/s (25 per 5s), enforced per account — shared across all your API keys. Exceeding returns 429.

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

Meeting ID (from GET /meetings)

Query Params
string

Comma-separated fields to return (id is always included). Invalid
names return 400. Omitted → all metadata fields except the heavy
opt-in fields below.

Selectable: title, started_at, duration, status, meeting_type,
source, language, participants, tags, ownership, transcript, notes.

transcript and notes are only fetched/returned when explicitly selected.

Example: ?fields=title,started_at,transcript,notes

Responses

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