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

Headers

Authorization
string
required

Path Parameters

landscapeId
string
required
versionId
string
required
flowId
string
required

Response

200
text/plain
OK

The response is of type file.