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
Patients
Procurements
Sites
GET
List Sites
POST
Create Site
GET
Fetch Site
PUT
Update Site
PATCH
Patch Site
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
Sites
Fetch Site
GET
https://
app.impiloplatform.com
/
api
/
v3
/
site
/
:siteId
Returns the site specified by the ID in the URL path.
Path parameters
siteId
integer
Required
Response
This endpoint returns an object.
id
integer
Optional
Unique identifier for the site, managed by Impilo.
name
string
Optional
The name of the site.
active
boolean
Optional
True if the site is active, false otherwise.
address
object
Optional
The shipping address for the site.
Show 8 properties
Built with