GET
/
api
/
webhooks
/
calls
Get webhook call history
curl --request GET \
  --url https://api.vambe.me/api/webhooks/calls

Query Parameters

includeDeleted
boolean
default:false
webhookId
string<uuid>
contactId
string<uuid>
cursor
integer
default:0
Required range: x > 0
limit
integer
default:10
Required range: 0 < x < 100

Response

200

Returns cursor-paginated webhook call history