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
Was this page helpful?