Skip to main content
POST
/
patients
/
getById

Headers

x-clinic-id
string
required

Client secret for authentication

x-api-key
string
required

Client API key for authentication

Body

application/json

The body is of type unknown.

Example:
{ "id": "patient_id" }

Response

200 - application/json

Patient record retrieved successfully.