Endpoint
Authentication
Path Parameters
string
required
The UUID of the patient you want to retrieve, e.g.
a1b2c3d4-e5f6-7890-abcd-ef1234567890.Response Fields (200 OK)
string
required
Unique identifier for the patient (UUID v4).
string
required
Identifier of the clinic this patient belongs to. You can only retrieve patients belonging to clinics associated with your API key.
string
required
Patient’s full name.
string
Brazilian individual taxpayer identifier in the format
123.456.789-00, or null if not recorded.string
Contact phone number in E.164 format, or
null if not recorded.string
Patient’s email address, or
null if not recorded.string
Date of birth in
YYYY-MM-DD format, or null if not recorded.string
Name of the patient’s health insurance plan, or
null if not recorded.boolean
required
true if the patient has opted out of WhatsApp messages from your clinic. Always check this field before sending any WhatsApp communication.string
required
ISO 8601 UTC timestamp of when the patient record was created.
string
required
ISO 8601 UTC timestamp of when the patient record was last modified.