---
title: "Get a list of all webhooks registered by a user or company."
method: GET
path: "/webhooks"
tags: ["Webhook"]
---

# Get a list of all webhooks registered by a user or company.

`GET /webhooks`

See [API Guide: Webhooks](https://onshape-public.github.io/docs/app-dev/webhook/) for implementation details.

## Query parameters

- `company` string
- `user` string
- `offset` integer
- `limit` integer

## Response `default`

default response

---

[API](https://skmtc.net/onshape/apis/onshape-rest-api.md) · [All operations](https://skmtc.net/onshape/apis/onshape-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/onshape/onshape-rest-api/revisions/aaa3e1322450/schema)
