Retry Export
Exports
Retry Export
POST
Retry Export
Retries a failed export. The original export subject must still exist.Documentation Index
Fetch the complete documentation index at: https://developer.plugchoice.com/llms.txt
Use this file to discover all available pages before exploring further.
The UUID of the export.
Response
The unique identifier of the export.
The export type.
The current status of the export. One of
pending, processing, ready, failed, cancelled.The filename of the exported file. May be
null if the export has not completed.The file size in bytes. May be
null if the export has not completed.The number of rows in the export. May be
null if the export has not completed.The error message if the export failed. May be
null.ISO 8601 timestamp of when the export was requested.
ISO 8601 timestamp of when the export completed. May be
null.ISO 8601 timestamp of when the export failed. May be
null.The subject that was exported. May be
null.A signed URL to download the exported file. Available when status is
ready. May be null.