Skip to main content
POST
/
api
/
jobs
/
export
Export processed documents
curl --request POST \
  --url https://api.example.com/api/jobs/export \
  --header 'x-api-key: <api-key>'
"<string>"

Authorizations

x-api-key
string
header
required

Query Parameters

jobId
integer<int64>
required

ID of the job to export documents from

Response

Documents exported successfully

The response is of type file.