cURL
curl --request GET \ --url https://platform.unstructuredapp.io/api/v1/jobs/{job_id}/download
"<any>"
Download the output of a job from a workflow where the input file was provided at runtime.
ID of the file to download
Node ID to retrieve the corresponding output file
Successful Response
The response is of type any.
any
Was this page helpful?