webhooks
Get list of your webhooks
get/account/webhooks
Response
Example response
{
"items": [
{
"id": "wh-9cc2fea1-52d9-484d-aac2-e28d5f7b1104",
"url": "https://www.example.org/webhooks/ud"
}
]
}{
"items": [
{
"id": "wh-9cc2fea1-52d9-484d-aac2-e28d5f7b1104",
"url": "https://www.example.org/webhooks/ud"
}
]
}