---
title: "Webhooks"
method: GET
path: "/api/v1/public/webhooks"
tags: ["public", "Connected actions"]
---

# Webhooks

`GET /api/v1/public/webhooks`

List secret-safe workspace webhook destinations.

## Response `200`

Successful Response

- PublicWebhookList
  - `webhooks` PublicWebhookConfiguration[]
    - `configured` boolean, required
    - `destinationHost` string, nullable
    - `headerNames` string[]
    - `appUrl` string
    - `docsUrl` string

---

[API](https://skmtc.net/outcallerai/apis/fastapi.md) · [All operations](https://skmtc.net/outcallerai/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/outcallerai/fastapi/revisions/2a1adc380310/schema)
