Returns a paginated list of patient notes. Only current versions are returned (no historical versions). Set includeSoapNote=true to include SOAP note content (requires read:soap_notes scope).
Documentation Index
Fetch the complete documentation index at: https://docs.maxcare.ai/llms.txt
Use this file to discover all available pages before exploring further.
Marketplace API key
Target clinic organization ID
Filter by patient ID (UUID)
"8de03039-3a9e-417a-b2b3-a8b8df183631"
Filter by facility ID (UUID)
"a1b2c3d4-5678-4abc-9def-0123456789ab"
Filter by assigned provider ID (UUID) — returns notes where this provider is assigned in any role
"d4e5f6a7-b8c9-4d0e-1f2a-3b4c5d6e7f8a"
Filter notes with visit date on or after this date (ISO 8601)
"2025-01-01"
Filter notes with visit date on or before this date (ISO 8601)
"2025-12-31"
Filter by workflow status (comma-separated)
"synced,awaiting_sign"
Filter by AI status (comma-separated)
"issues_found,success"
Include SOAP note content (requires read:soap_notes scope)
"false"