---
title: "GET /v1/platform-webhooks"
method: GET
path: "/v1/platform-webhooks"
tags: ["platform-webhooks"]
---

# GET /v1/platform-webhooks

`GET /v1/platform-webhooks`

## Response `200`

- PlatformWebhookDto[]
  - `id` string, required
  - `url` string, required
  - `isActive` boolean, required
  - `events` string[], required
  - `createdAt` string, date-time
  - `lastUpdatedAt` string, date-time

---

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