Flows
Export Text
Action Logs
Bitbucket Server
Catalog News Articles
Catalog Technologies
Code Repos
Comment Replies
Diagram Contents
Diagrams
Flows
Health
Landscape Templates
Landscape Thumbnails
Model Connections
Model Objects
News
Organization Billing
Organization Icons
Organization Landscapes
Organizations
Organization Technologies
Organization User Invites
Organization Users
Share Link
Share Link Options
Support
User
User Notifications
User Goals
Version Reverts
Flows
Export Text
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
Response
200
text/plain
OK
The response is of type file
.
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.