> ## Documentation Index
> Fetch the complete documentation index at: https://docs.usecontra.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# Get Webhook Destination

> Inspect one destination by UUID.

```bash theme={null}
curl https://identity.contra.id/v1/webhook-destinations/$UUID \
  -H "x-api-key: $CONTRA_KEY"
```

Response shape matches [List Webhook Destinations](/api-reference/webhooks/list).
