v1
latestOpenAPI 3.1.02026-07-26364986.4 KBPatients
Get a Patient
Retrieve detailed patient information using their unique identifier
get/api/2026-01-01/patients/{patient_id}
Path parameters
patient_idstring uuid required
The ID of the patient
Response
The patient
Example response
{
"deep_links": {
"profile": {
"web": "https://account.janeapp.com/admin#patients/0199173f-240f-7f6a-9bce-a9836f536f03"
}
}
}