---
title: "Find Webhook Url"
method: GET
path: "/partner/webhook"
tags: ["Partner::Webhook"]
---

# Find Webhook Url

`GET /partner/webhook`

Endpoint to display the registered URL for the partner based on the session contained in the JWT obtained from the login endpoint.

## Headers

- `Authorization` string, required

## Response `200`

Successful response

## Other responses

- `401` — Unauthorized

---

[API](https://skmtc.net/totalpass/apis/token-use.md) · [All operations](https://skmtc.net/totalpass/apis/token-use/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/totalpass/token-use/versions/bc65b4950c7e/schema)
