Response
Copy
{
"webhooks": [
{
"id": "6901b859-fe94-4c3c-a826-a4d484f309a6",
"headers": [
{
"key": "Authorization",
"value": "Bearer your_token_here"
}
],
"isEnabled": true,
"url": "https://your-webhook-url.com"
}
]
}