---
title: "get the status of a public docket record PDF generation job"
method: GET
path: "/public-api/docket-record-status/{jobId}"
tags: ["cases"]
---

# get the status of a public docket record PDF generation job

`GET /public-api/docket-record-status/{jobId}`

Poll for the status of an asynchronous docket record PDF generation job. Returns 'pending', 'ready' (with a presigned URL), or 'error'.

## Response `200`

200 response

## Changes

- **2026-05-28** `13926d9aeb3f` — 1 info
  - endpoint added
- **2022-10-21** `86723d511897` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/ustaxcourt/apis/dev-ef-cms/changes/public-api/docket-record-status/:jobId/get.md)

---

[API](https://skmtc.dev/ustaxcourt/apis/dev-ef-cms.md) · [All operations](https://skmtc.dev/ustaxcourt/apis/dev-ef-cms/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ustaxcourt/dev-ef-cms/revisions/d53330c6d43f/schema)
