Patients
Patient List
Search for a Patient
by name or phone number.
If no search_term
query parameter is provided, returns n=10
Patients
in descending order by createdDate
.
GET
Headers
The tenant you are making this request on behalf of
Your api key
Query Parameters
Search for a patient by name, phone number, or id.
The external user ID to filter by
Number of results to return, ordered by createdDate
Response
200
application/json
Successful Response
The response is of type PatientSummary · object[]
.