get

List schedule items (meetings / calendar events, including interviews and AI Notetaker-recorded meetings).

Filter with person_id to find meetings linked to a person as the primary person or as a participant; also filterable by user_id and company_id.
Scroll pagination.

Use schedule_items_show to retrieve a specific meeting's AI Notetaker transcript_text / outline_text (and raw transcript_json_string / chapters_json_string) and, when a recording exists, recording_download_url.
To keyword-search across Notetaker transcripts/outlines over many people, use people_index with schedule_item_transcript_texts or schedule_item_outline_texts.

Phone call recordings on activity log entries are not here — use person_events_show for download_url.

Person "intake notes" are not here — they live on the person description field (search people_index with description3).

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

A cursor used to retrieve the next page of results.
Returned in each response.

integer

Number of results to return in each page

integer
integer

Return meetings for this person as the primary person_id or as a schedule-item participant.
Use this to list a candidate's meetings before calling schedule_items_show for the transcript.

integer
Response

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!