XLSX
Body
data_structure_idinteger · nullableOptional
Filter by structure ID
download_typestring · enum · nullableOptionalPossible values:
Type of download (only 'editable' supported)
include_childrenboolean · nullableOptionalDefault:
Include children structures
falselangstring · nullableOptionalDefault:
Language for labels
ennote_typestring · enum · nullableOptionalPossible values:
Which note to export
pageinteger · nullableOptional
Page number (unused for download)
querystring · nullableOptional
Full-text search query
sizeinteger · nullableOptional
Page size (unused for download)
structure_url_schemastring · nullableOptional
URL template for structure links
Responses
200
XLSX file download
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
string · binaryOptional
204
No data structures available for download
401
Unauthorized
application/json
422
Unprocessable Entity
application/json
500
Internal Server Error
application/json
post/api/data_structures/xlsx/download
Body
auto_publishbooleanOptional
langstringOptional
structuresstring · binaryRequired
Responses
200
Upload job created
application/json
job_idintegerOptional
401
Unauthorized
application/json
403
Forbidden
application/json
422
Unprocessable Entity
application/json
500
Internal Server Error
application/json
post/api/data_structures/xlsx/upload
Last updated