---
title: "Configuração do webhook outbound da organização"
method: GET
path: "/organizations/me/webhook"
tags: ["webhook-config"]
---

# Configuração do webhook outbound da organização

`GET /organizations/me/webhook`

## Response `200`

Config

- WebhookConfigResponse
  - `url` string
  - `secret` string
  - `isSharedNumber` boolean
  - `consecutiveFailures` integer
  - `lastSuccessAt` string, date-time, nullable
  - `disabledAt` string, date-time, nullable
  - `disabledReason` string, nullable

## Other responses

- `401` — Token ausente ou inválido

---

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