Back to Print / Export

Connect Knoon AI with Print / Export (JotterPad) to automate AI workflows.

Retrieve a single JotterPad export by its exportId, including its status and downloadUrl (if ready).
jotterpadExportGetExport
BETA
Permissions
There are no items to display.
Optional permissions
There are no items to display.
Parameters
NameTypeDescriptionRequired
exportIdmustache The JotterPad exportId to retrieve (e.g. "AbCdEf123").Yes
Returns
NameTypeDescription
statusstring DONE.
downloadUrlstring Download URL if ready.
inTypestring Input type used.
outTypestring Output type produced.
exportStatusstring Export status (pending/ok/error).
statusMsgstring Optional status message.
updatedAtstring ISO timestamp of last update.
sensitive.exportIdstring Export ID.
sensitive.namestring Filename without extension.