Get a webhook endpoint
GET
/v1/webhooks/{webhook_id}
curl -X GET "https://us1.platform.bird.com/v1/webhooks/{webhook_id}" \
-H "Authorization: Bearer $TOKEN"Returns the webhook endpoint configuration including URL, event subscriptions, mode, and current status.
Response Payload
id
string
आवश्यक
url
string
आवश्यक
description
string
events
array of string
आवश्यक
Concrete event types this endpoint is subscribed to.
status
string
आवश्यक
created_at
string
आवश्यक
updated_at
string
आवश्यक