---
title: "Get webhook portal URL"
method: GET
path: "/webhooks/portal"
tags: ["Webhooks"]
---

# Get webhook portal URL

`GET /webhooks/portal`

Get a magic link to the Svix App Portal for managing endpoints and viewing delivery logs.

## Response `200`

Portal URL generated.

- object
  - `data` object, required
    - `url` string, uri, required
  - `meta` object, required
    - `request_id` string, required
    - `timestamp` string, date-time, required

## Changes

- **2026-04-22** `79b8247d58a2` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/yoshi-ai-dev/apis/yoshi-api/changes/webhooks/portal/get.md)

---

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