cURL
curl --request GET \ --url https://app.getpaperjet.com/api/v1/executions/{executionId}/file \ --header 'x-api-key: <api-key>'
{ "url": "<string>" }
Get presigned URL for execution 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.
^exe_[a-f0-9]{12}$
Presigned URL
Was this page helpful?