---
title: "Get all webhooks that are currently set"
method: GET
path: "/sales-partners/webhooks"
tags: ["Webhooks"]
---

# Get all webhooks that are currently set

`GET /sales-partners/webhooks`

Returns a list of all active webhooks

## Response `200`

Successfully retrieved webhooks

## Other responses

- `400` — Bad Request - The request was invalid or cannot be otherwise served
- `401` — Unauthorized - Authentication credentials are missing or invalid
- `403` — Forbidden - The request is understood, but has been refused or access is not allowed
- `404` — Not Found - The requested resource could not be found

## Changes

> 14 revisions in range; 2 not diffed.

- **2026-08-19** `35bdc3ab1a33` — 6 warning
  - added the new `AGENT_INIT` enum value to the `response/items/type` response property for the response status `200`
  - added the new `AGENT_PERSIST` enum value to the `response/items/type` response property for the response status `200`
  - added the new `AGENT_REPLAY` enum value to the `response/items/type` response property for the response status `200`
  - added the new `USER_TIER1_EMAIL_DELIVERY` enum value to the `response/items/type` response property for the response status `200`
  - …2 more

[Change history](https://skmtc.dev/uberall/apis/uberall-api/changes/sales-partners/webhooks/get.md)

---

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