---
title: "Changes to Export"
method: POST
path: "/landscapes/{landscapeId}/versions/{versionId}/export"
---

# Changes to Export

`POST /landscapes/{landscapeId}/versions/{versionId}/export`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 17 revisions.

- **2026-08-19** `27e82759be89` — 4 info
- **2026-07-22** `0fe4f00b60cf` — 3 info
- **2026-06-03** `181c90adca5e` — 2 warning, 3 info

## Changes

- **2026-08-19** `27e82759be89` — 4 info
  - the `orientation` request property default value `portrait` was removed
  - the `schema` request property default value `v1` was removed
  - the `orientation` response's property default value `portrait` was removed for the status `200`
  - the `schema` response's property default value `v1` was removed for the status `200`
- **2026-07-22** `0fe4f00b60cf` — 3 info
  - added the new optional request property `schema`
  - added the non-success response with the status `429`
  - added the optional property `landscapeExport/options/schema` to the response with the `200` status
- **2026-06-03** `181c90adca5e` — 2 warning, 3 info
  - added the new `connection-csv` enum value to the `landscapeExport/type` response property for the response status `200`
  - added the new `object-csv` enum value to the `landscapeExport/type` response property for the response status `200`
  - added the new enum value `connection-csv` to the `query` request parameter `type`
  - added the new enum value `object-csv` to the `query` request parameter `type`
  - added the non-success response with the status `400`

---

[Operation](https://skmtc.dev/icepanel/apis/icepanel-api/docs/landscapes/:landscapeId/versions/:versionId/export/post.md) · [API](https://skmtc.dev/icepanel/apis/icepanel-api.md) · [Page](https://skmtc.dev/icepanel/apis/icepanel-api/changes/landscapes/:landscapeId/versions/:versionId/export/post)
