---
title: "Get PDF generation job"
method: GET
path: "/dashboard/pdf/{id}"
tags: ["Dashboard"]
---

# Get PDF generation job

`GET /dashboard/pdf/{id}`

Retrieves a PDF generation job by its id, including its current status and the file URL once the report has finished generating.

## Path parameters

- `id` unknown, required

## Response `200`

PDF generation job with status and file URL

---

[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/d7f6012aeb0d/schema)
