patients

Get patients for an operator

Returns patients assigned to an operator for the given profession.

get/api/patients/per-appointment

Query parameters

operator_idstring uuid required

Operator UUID

Operator UUID

professionstring required

Operator profession: psicologo | nutrizionista

Operator profession: psicologo | nutrizionista

patient_idstring uuid nullable

Optional patient UUID filter

Optional patient UUID filter

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