GET /api/v1/exports/
Retrieve the current status of an export.Path Parameters
The export identifier.
Response
Status Values
| Status | Description |
|---|---|
pending | Export is queued for processing. |
processing | Export is being generated. |
completed | Export is ready for download. |
failed | Export generation failed. |