/
HE
heffl
/
Heffl API v2 (Beta)
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1mo ago · Updated 1mo ago
Details
Filter operations
Clients
5
Deals
5
Invoices
1
Leads
5
Objects
31
Reference Data
32
Tasks
5
Users
1
Webhooks
4
get
Get webhook subscription
delete
Unsubscribe from webhook events
get
List webhook subscriptions
post
Subscribe to webhook events
Webhooks
Get webhook subscription
Returns a single webhook endpoint.
get
/webhooks/{id}
Path parameters
id
string
required
Webhook endpoint public ID
Response
OK
object
required
id
string
required
name
string
required
url
string
required
events
string[]
required
status
string
required
createdAt
string
date-time
required
Changes