Retrieve a list of webhooks for a specific app.
Documentation Index
Fetch the complete documentation index at: https://docs.withcortex.ai/llms.txt
Use this file to discover all available pages before exploring further.
The ID of the app
Page number
Number of items to take
Next page token (Only used on special endpoints)
An array of webhooks.
Unique identifier for the webhook
URL to which the webhook will send POST requests
"https://example.com/webhook"
Timestamp when the webhook was created
Timestamp when the webhook was last updated
List of events that trigger the webhook
Type of the webhook event
record.created, record.running, record.completed, record.failed ["record.created", "record.completed"]