---
title: "Listar Webhook Apps"
method: GET
path: "/api/v0/webhook"
---

# Listar Webhook Apps

`GET /api/v0/webhook`

## Response `200`

200

- object[]
  - `id` string
  - `name` string
  - `url` string
  - `events` string[]
  - `is_active` boolean
  - `created_at` string

## Other responses

- `400` — 400

---

[API](https://skmtc.net/superfrete/apis/integration.md) · [All operations](https://skmtc.net/superfrete/apis/integration/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/superfrete/integration/versions/82540e74ebe1/schema)
