v1
latestOpenAPI 3.1.02026-08-0629125194.8 KBHeidi API
Get Patient Profile
get a single patient profile by id
get/api/v2/ml-scribe/open-api/patient-profiles/{patient_profile_id}
Path parameters
patient_profile_idstring required
Response
Successful Response
Example response
{
"data": {
"id": "5eb7cf5a86d9755df3a6c593",
"managed_by": "5eb7cf5a86d9755df3a6c593"
}
}