patients

Get patient by patient ID

Returns patient profile by patient.id with user + operators + GP.

get/api/patients/by-id/{patient_id}

Path parameters

patient_idstring uuid required

Patient UUID

Patient UUID

Response

Successful Response

idstring uuid required
user_idstring uuid required
psychologist_idstring uuid nullable
nutritionist_idstring uuid nullable
statusobject
stripe_customer_idstring nullable
payment_methodstring nullable
payment_method_typestring nullable
deductionboolean nullable
created_atstring date-time nullable
third_party_consentboolean

Changes

No recorded changes to this endpoint across all 1 revision of this API.