Webhooks
Get Webhooks
Retrieve a list of webhooks for a specific app.
GET
Path Parameters
The ID of the app
Response
200 - application/json
Timestamp when the webhook was created
List of events that trigger the webhook
Available options:
record.created
, record.running
, record.completed
, record.failed
Unique identifier for the webhook
Timestamp when the webhook was last updated
URL to which the webhook will send POST requests
Was this page helpful?