GET
/
landscapes
/
{landscapeId}
/
versions
/
{versionId}
/
model
/
connections
/
export
/
csv
curl --request GET \
  --url https://api.icepanel.io/v1/landscapes/{landscapeId}/versions/{versionId}/model/connections/export/csv \
  --header 'Authorization: <authorization>'
This response does not have an example.

Headers

Authorization
string
required

Path Parameters

landscapeId
string
required
versionId
string
required

Response

200
text/csv
OK

The response is of type file.