---
title: "Get webhook call history"
method: GET
path: "/api/webhooks/calls"
tags: ["webhooks"]
---

# Get webhook call history

`GET /api/webhooks/calls`

## Query parameters

- `includeDeleted` boolean
- `webhookId` string, uuid
- `contactId` string, uuid
- `cursor` integer
- `limit` integer

## Response `200`

Returns cursor-paginated webhook call history

---

[API](https://skmtc.net/vambe/apis/vambe-ai-api.md) · [All operations](https://skmtc.net/vambe/apis/vambe-ai-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/vambe/vambe-ai-api/revisions/e206709d4be5/schema)
