---
title: "GET /api/v1/Exports"
method: GET
path: "/api/v1/Exports"
tags: ["Exports"]
---

# GET /api/v1/Exports

`GET /api/v1/Exports`

## Response `200`

Success

- ExportQueueContainer
  - `items` ExportQueueItem[], nullable
    - `id` integer
    - `status` 0 | 1 | 2 | 4 | 8
    - `actionUrl` string, nullable
    - `downloadable` boolean
    - `attempts` integer
    - `actionName` string, nullable
    - `requestedBy` string, nullable
    - `createdDate` string, date-time
  - `nrOfDays` integer

---

[API](https://skmtc.net/crayon/apis/crayon-group-customer-api.md) · [All operations](https://skmtc.net/crayon/apis/crayon-group-customer-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/crayon/crayon-group-customer-api/revisions/a04494a78f65/schema)
