---
title: "Get Excel export job"
method: GET
path: "/dashboard/excel-exports/{id}"
tags: ["Dashboard"]
---

# Get Excel export job

`GET /dashboard/excel-exports/{id}`

Retrieves the current state of a previously created Excel export job by its identifier, including its processing status and, once available, the download details.

## Path parameters

- `id` unknown, required

## Headers

- `X-Uberall-User-Id` unknown, required

## Response `200`

Excel export job details

---

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