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
Transfers
Webhooks
GET
List Webhooks
POST
Create Webhook
GET
Fetch Webhook Secret
POST
Create Webhook Secret
DEL
Delete Webhook Secret
PATCH
Update Webhook Secret
GET
List Webhook Logs
GET
Fetch Webhook
DEL
Delete Webhook
PATCH
Patch Webhook
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
Webhooks
Fetch Webhook
GET
https://
app.impiloplatform.com
/
api
/
v3
/
webhook
/
:webhookId
This endpoint retrieves a particular Webhook of a customer by the ID provided in the path.
Path parameters
webhookId
integer
Required
Response
This endpoint returns an object.
type
string
The event type for the webhook.
url
string
The URL where events for this webhook will be sent.
id
integer
Optional
Unique identifier for the webhook managed by Impilo.
Built with