/webhooks/{webhook_id}
Returns an individual webhook.
{
"result": "success",
"status": 200,
"data": {
"id": 187,
"created_at": "2025-04-29T08:27:48Z",
"updated_at": "2025-04-29T08:27:48Z",
"url": "https://webhook.site/64e5bcde-bd76-4ad2-9ce0-283d993bb290",
"authentication": "none"
}
}
Sign up to our newsletter to keep up-to-date.