---
title: "List Endpoints"
method: GET
path: "/api/v1/webhooks/endpoints"
tags: ["External: Webhooks"]
---

# List Endpoints

`GET /api/v1/webhooks/endpoints`

## Response `200`

Successful Response

- EndpointResponse[]
  - `id` string, required
  - `url` string, required
  - `description` string, nullable
  - `filter_types` string[], nullable
  - `user_id` string, uuid, nullable

---

[API](https://skmtc.net/openwearables/apis/open-wearables-api.md) · [All operations](https://skmtc.net/openwearables/apis/open-wearables-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/openwearables/open-wearables-api/versions/37c1c527cd8f/schema)
