---
title: "GET /connection/webhook"
method: GET
path: "/connection/webhook"
tags: ["Connection"]
---

# GET /connection/webhook

`GET /connection/webhook`

Get details of a connection webhook for a specific tenant.

## Headers

- `x-revert-t-id` string, required

## Response `200`

- GetConnectionWebhookResponse
  - `status` 'ok' | 'error', required
  - `webhook` unknown, required
  - `error` string, nullable
  - `errorMessage` unknown

## Other responses

- `401`
- `404`
- `500`

---

[API](https://skmtc.net/revertinc/apis/revert-api.md) · [All operations](https://skmtc.net/revertinc/apis/revert-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/revertinc/revert-api/versions/698ea54a2330/schema)
