mirror of
https://github.com/mintlify/docs.git
synced 2026-09-14 13:35:46 +08:00
ad34d8f12d
* added copy for client export feature * Fail GitHub Action when export job times out The sample workflow's wait step previously exited successfully after 60 polls even if the job was still queued/running, then called generate bundle on an incomplete job (HTTP 409 or a broken deploy). Exit 0 only on completed, and fail explicitly on timeout. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> * update availability callouts * add missing 400 * 💅 --------- Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com> Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
11 lines
300 B
Plaintext
11 lines
300 B
Plaintext
---
|
|
title: "Get static export job status"
|
|
openapi: "/static-export-openapi.json GET /static-export/jobs/{jobId}"
|
|
keywords: ["static export", "job", "status", "progress", "enterprise"]
|
|
---
|
|
|
|
<Info>
|
|
Static export requires an [Enterprise plan](https://mintlify.com/pricing?ref=static-export).
|
|
</Info>
|
|
|