Export Run
public
Export Run
Re-export a completed run in a different format.
Converts the run’s primary output to the requested format on our side and caches the result. Repeat calls for the same format return the cached rendition instead of re-running the conversion.
POST
Export Run
Authorizations
Send X-API-Key: sk_live_<your_key>. Keys are issued via POST /signup or via the dashboard. Legacy callers may also use Authorization: Bearer sk_live_<your_key>.
Path Parameters
Body
application/json
Available options:
pdf, png, html, txt, csv, xlsx, docx, pptx Response
Successful Response
