Get Webhook
Webhooks
Get Webhook
Get details for a single webhook. REST endpoint in the Tuco AI iMessage API — bearer-token auth, JSON request/response, full schema and code examples.
GET
Get Webhook
Returns details for a single webhook. The secret is never returned.
Authentication
Path parameters
string
required
Webhook ID (returned when you created the webhook).
Response
string
Webhook ID
string
Endpoint URL
string[]
Subscribed event types
string
Webhook name
string | null
Optional description
boolean
Whether the webhook is active
string | null
Last event sent (ISO UTC)
string | null
Last successful delivery (ISO UTC)
string | null
Last failed delivery (ISO UTC)
number
Consecutive failure count
string
Creation timestamp
string
Last update timestamp
Example
200 Response