Skip to main content
GET
Export submissions as CSV

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

Response

CSV file with all submissions

The response is of type string.