Skip to main content
GET
Export a submission as PDF

Authorizations

Authorization
string
header
required

Paubox API key sent as Authorization: Bearer YOUR_API_KEY. API keys are created in the Paubox dashboard and must have the "forms" scope; a key without the forms scope receives 401 Unauthorized. A valid key used against a resource that belongs to a different customer receives 403 Forbidden.

Path Parameters

form_id
string<uuid>
required

UUID of the form

submission_id
string<uuid>
required

UUID of the submission to export

Response

PDF file with the submission

The response is of type file.