---
title: "GET /v1/alert/history-alerts/export-tasks"
method: GET
path: "/v1/alert/history-alerts/export-tasks"
tags: ["Alert"]
---

# GET /v1/alert/history-alerts/export-tasks

`GET /v1/alert/history-alerts/export-tasks`

## Query parameters

- `page` integer
- `pageSize` integer
- `status` integer

## Response `200`

OK

- MarksmanApiV1ListHistoryAlertExportTaskReply
  - `total` string
  - `page` integer
  - `pageSize` integer
  - `items` MarksmanApiV1HistoryAlertExportTaskItem[]
    - `uid` string
    - `status` integer
    - `totalRows` string
    - `processedRows` string
    - `fileName` string
    - `errorMessage` string
    - `createdAt` string
    - `updatedAt` string
    - `completedAt` string

---

[API](https://skmtc.net/aide-family/apis/untitled-api-3.md) · [All operations](https://skmtc.net/aide-family/apis/untitled-api-3/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aide-family/untitled-api-3/revisions/26ae221fccba/schema)
