GET
/patients
List Patients
Retrieve a paginated list of patients.
Query Parameters
See schema: PaginationParams
Request Body
Content Types: -
Schema: -
Responses
| Status | Description | Schema |
|---|---|---|
| 200 | Successful response with list of patients | Patient |
| 401 | Unauthorized - Invalid or missing authentication | ErrorResponse |