curl --request GET \
--url https://api.icepanel.io/v1/landscapes/{landscapeId}/versions/{versionId}/model/objects/export/csv \
--header 'Authorization: <authorization>'
This response does not have an example.
Export all model objects as CSV
curl --request GET \
--url https://api.icepanel.io/v1/landscapes/{landscapeId}/versions/{versionId}/model/objects/export/csv \
--header 'Authorization: <authorization>'
This response does not have an example.
OK
The response is of type file
.