Patients

List Patients

GET
Retrieves a paginated list of patients. Optional parameters allow specifying the page number and page size.

Query parameters

archivedstringOptional
pageintegerOptional
sizeintegerOptional
GET
1curl https://app.impiloplatform.com/api/v3/patient \
2 -H "Impilo-API-Key: <apiKey>"