v18

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

Export some reports

Exports a selection of report answers and associated images given its id 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/exportSome

Request body

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

Response

OK

datastring
All 10 operations