Print / Export로 돌아가기

Knoon AI를 Print / Export (JotterPad)과 연결하여 AI 워크플로우를 자동화하세요.

Retrieve a single JotterPad export by its exportId, including its status and downloadUrl (if ready).
jotterpadExportGetExport
베타
권한
표시할 항목이 없습니다.
선택사항 권한
표시할 항목이 없습니다.
매개변수
이름유형설명필수
exportIdmustache The JotterPad exportId to retrieve (e.g. "AbCdEf123").
반환값
이름유형설명
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.