cURL
curl --request GET \ --url https://mcp.arlohealth.ai/rest/consultations/{id}/notes \ --header 'Authorization: Bearer <token>'
{ "chiefComplaint": "<string>", "assessment": "<string>", "plan": "<string>", "summary": "<string>" }
Get clinical notes from a consultation. Can be called in any state. An empty response means no clinical notes have been attached to the consultation yet
OAuth 2.1 with PKCE
Consultation ID
Clinical notes