---
title: "Get webhook URL"
method: GET
path: "/webhook/url"
tags: ["Webhook"]
---

# Get webhook URL

`GET /webhook/url`

Get or create webhook for user and return dashboard URL

## Response `200`

Svix App Portal URL for the user

- WebhookUrlResponse
  - `url` string, required

## Other responses

- `401` — Unauthorized
- `500` — Server error

---

[API](https://skmtc.dev/chunkr/apis/chunkr-api.md) · [All operations](https://skmtc.dev/chunkr/apis/chunkr-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/chunkr/chunkr-api/revisions/cfcf1ff1cbb0/schema)
