List clinical notes
Paginated list of clinical notes authored by your organization’s members. Lightweight items — use GET /notes/ for full content, codes, transcript, and patient context. A bulk dump is available at GET /notes/export (?format=json|csv|ndjson).
Documentation Index
Fetch the complete documentation index at: https://docs.healos.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key obtained from /api/v1/ext-api-keys
Query Parameters
"1"
"20"
Filter by patient ID.
"481926357104938271"
Filter by session ID.
"f47ac10b-58cc-4372-a567-0e02b2c3d479"
Filter by the template the note was generated from.
Filter by authoring clinician (must be a member of your org).
Filter by note type.
"clinical_visit"
Only notes created on/after this date (ISO 8601).
"2026-01-01"
Only notes created on/before this date (ISO 8601).
"2026-06-30"

