v18

latestOpenAPI 3.1.0raw.githubusercontent.com2022-12-0110014.9 KB
Reports

Export all reports

Exports all report answers and associated images available to the user for the given template as either fwbundle or zipped csv.The "fields" array in the body determines the columns in any csv export. Include "responses" if questions and answers are required. The response is an id to poll the GET /v3/exports/reports/{id} endpoint is for the URL once the export has completed

post/v3/exports/reports/exportAll

Request body

languagestring required
fileType'shp' | 'pdf' | 'fwbundle' | 'geojson' | 'csv' required
fieldsstring[] required
emailstring required

Response

OK

datastring