Data Structures

Export data structure JSON

Returns canonical interchange JSON. Export shape places components as a sibling of data_structure (header only). Import via import_json expects components nested inside data_structure — see data-structure-schema.json.

get/data_structures/export/{segment}

Path parameters

segmentstring required

Numeric id or catalogue idno.

Query parameters

downloadboolean

When true (default), respond as attachment download.

Response

Export payload or file download

Changes