cURL
curl --request POST \ --url https://app.getpaperjet.com/api/v1/workflows/{workflowId}/execute \ --header 'x-api-key: <api-key>'
{ "workflowExecutionId": "<string>", "workflowId": "<string>", "status": "<string>", "fileId": "<string>", "filename": "<string>" }
Execute a workflow with a file
Documentation IndexFetch the complete documentation index at: https://docs.getpaperjet.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.getpaperjet.com/llms.txt
Use this file to discover all available pages before exploring further.
^wkf_[a-f0-9]{12}$
Execution started
Was this page helpful?