Zurück zu Print / Export

Verbinde Knoon AI mit Print / Export (JotterPad), um KI-Workflows zu automatisieren.

Retrieve a single JotterPad export by its exportId, including its status and downloadUrl (if ready).
jotterpadExportGetExport
Beta
Berechtigungen
Es gibt keine Elemente zum Anzeigen.
Optionale Berechtigungen
Es gibt keine Elemente zum Anzeigen.
Parameter
NameTypBeschreibungErforderlich
exportIdmustache The JotterPad exportId to retrieve (e.g. "AbCdEf123").Ja
Rückgaben
NameTypBeschreibung
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.