---
title: "Export all webhook subscriptions to CSV"
method: GET
path: "/subscriptions/webhook/export"
tags: ["Notification"]
---

# Export all webhook subscriptions to CSV

`GET /subscriptions/webhook/export`

Export all webhook subscriptions to a CSV file.

## Query parameters

- `order` 'ASC' | 'DESC'
- `keyword` string

## Response `200`

OK

- string, byte

## Changes

> 6 revisions in range; 1 not diffed.

- **2026-08-18** `242a0e1b1b40` — 2 breaking
  - for the `query` request parameter `order`, default value `ASC` was removed
  - the response's body type/format changed from `array`/`` to `string`/`byte` for status `200`

[Change history](https://skmtc.dev/extremecloudiq/apis/extremecloud-iq-api/changes/subscriptions/webhook/export/get.md)

---

[API](https://skmtc.dev/extremecloudiq/apis/extremecloud-iq-api.md) · [All operations](https://skmtc.dev/extremecloudiq/apis/extremecloud-iq-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/extremecloudiq/extremecloud-iq-api/revisions/5cefd06a809b/schema)
