---
title: "Get All Webhooks"
method: GET
path: "/partner/webhook/get"
tags: ["Partner::Webhook"]
---

# Get All Webhooks

`GET /partner/webhook/get`

This endpoint retrieves all webhook URLs associated with the logged-in partner.

## Headers

- `Authorization` string, required

## Response `200`

Webhook URLs retrieved successfully

- object

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