cURL
curl --request GET \ --url https://api.healos.ai/ext-api/v1/patients/{patientId}
{ "data": { "id": "1743552000000", "name": "Maria Santos", "created_at": "2026-03-15T09:30:00.000Z", "pronouns": "she/her", "notes": "History of generalized anxiety disorder. Currently on sertraline 50mg.", "consent": true } }
Patient ID
"1743552000000"
Patient details
Show child attributes
Was this page helpful?