---
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

---

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