חזרה אל Print / Export
התחבר ל-Knoon AI עם Print / Export (JotterPad) כדי לאוטומטי תהליכי עבודה של AI.
Retrieve a single JotterPad export by its exportId, including its status and downloadUrl (if ready).
jotterpadExportGetExport
בטא
הרשאות
אין פריטים להצגה.
הרשאות אופציונליות
אין פריטים להצגה.
פרמטרים
| שם | סוג | תיאור | נדרש |
|---|---|---|---|
| exportId | mustache | The JotterPad exportId to retrieve (e.g. "AbCdEf123"). | כן |
החזרות
| שם | סוג | תיאור |
|---|---|---|
| status | string | DONE. |
| downloadUrl | string | Download URL if ready. |
| inType | string | Input type used. |
| outType | string | Output type produced. |
| exportStatus | string | Export status (pending/ok/error). |
| statusMsg | string | Optional status message. |
| updatedAt | string | ISO timestamp of last update. |
| sensitive.exportId | string | Export ID. |
| sensitive.name | string | Filename without extension. |