---
title: "Get an Export Job"
method: GET
path: "/v2/export-jobs/{jobId}"
tags: ["Export API (v2)"]
---

# Get an Export Job

`GET /v2/export-jobs/{jobId}`

Retrieve an export job by a specific export job ID.

## Path parameters

- `jobId` string, uuid, required — Enter the specific export job ID that you are looking for.

## Response `200`

Export job found.

## Other responses

- `404` — Export job not found.

---

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