Fetches metadata and a pre-signed download URL for an AI
Notetaker transcript recording.
Prerequisites:
- Your organization must have the AI Notetaker add-on. If your organization does not have
the add-on, requests will fail with thenotetaker_transcript_not_enablederror.
The response includes a signed URL with the transcript JSON. Download the file promptly after calling
this endpoint. If the URL has expired, call the endpoint again to get a fresh one.
On the free tier, transcripts expire after a retention period. Requesting an expired
transcript returns the notetaker_transcript_expired error. Organizations with unlimited
AI Notetaker access are not subject to this expiry.
Use the notetakerTranscriptId field from
interviewEvent.list or interviewSchedule.list to discover
transcript IDs for interview events.
Error codes:
| Code | Description |
|---|---|
notetaker_transcript_not_enabled | Your organization does not have the AI Notetaker add-on. |
notetaker_transcript_not_found | No transcript exists with the given ID, or you do not have access to it. |
notetaker_transcript_expired | The transcript has expired. Upgrade to unlimited AI Notetaker to retain transcripts indefinitely. |
invalid_input | The provided notetakerTranscriptId is not a valid UUID. |
Configure API key permissions in Admin → API Keys. See Managing API Key Permissions.
Requires the notetakerRead permission.
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||

