curl --request GET \
--url https://api.icepanel.io/v1/landscapes/{landscapeId}/versions/{versionId}/flows/{flowId}/export/text \
--header 'Authorization: <authorization>'{
"message": "<string>",
"code": "<string>",
"errors": [
"<string>"
]
}curl --request GET \
--url https://api.icepanel.io/v1/landscapes/{landscapeId}/versions/{versionId}/flows/{flowId}/export/text \
--header 'Authorization: <authorization>'{
"message": "<string>",
"code": "<string>",
"errors": [
"<string>"
]
}