Get support
Request a Demo
Search...
/
Get Started
Welcome
Guides
Authentication
Patient Management
Order Management
Device Management
Webhook Management
API Reference
Clinical Notes
Devices
Inventory
Items
Kits
Manufacturers
Orders
GET
List Orders
POST
Create Order
GET
Fetch Order
DEL
Void Order
Patients
Procurements
Sites
Transfers
Webhooks
Readings - Blood Glucose
Readings - Blood Oxygen
Readings - Blood Pressure
Readings - Heart Rate
Readings - Heart Rate Variability
Readings - Peak Flow
Readings - Temperature
Readings - Weight
Tests
Resources
Models
OpenAPI Spec
Get support
Request a Demo
API Reference
Orders
List Orders
GET
https://
app.impiloplatform.com
/
api
/
v3
/
order
Query parameters
page
integer
Optional
size
integer
Optional
patientId
integer
Optional
Response
This endpoint returns an object.
content
list of objects
Optional
The content of the page, consisting of a list of objects.
Show 12 properties
page
integer
Optional
The current page number. The first page has value 1.
size
integer
Optional
The current page size. Default 15, maximum 250.
total
integer
Optional
The number of objects matching the request.
first
boolean
Optional
True if this is the first page, false otherwise.
last
boolean
Optional
True if this is the last page, false otherwise.
Built with