Skip to main content
GET
/
api
/
v1
/
executions
/
{executionId}
/
export
cURL
curl --request GET \
  --url https://app.getpaperjet.com/api/v1/executions/{executionId}/export \
  --header 'x-api-key: <api-key>'
"<string>"

Authorizations

x-api-key
string
header
required

Path Parameters

executionId
string
required

Query Parameters

mode
enum<string>
required
Available options:
csv,
json

Response

Exported data file

The response is of type file.