---
title: "Poll export job status"
method: GET
path: "/v1/export/{job_id}"
tags: ["Bulk export"]
---

# Poll export job status

`GET /v1/export/{job_id}`

Poll an export job. Returns status and — once finished — a
download URL valid until the job expires (24h after creation).

## Path parameters

- `job_id` string, required

## Headers

- `X-Api-Key` string

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

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