Download Workflow Schema

Download Workflow Schema

The icon's schema image binary data is returned and response Content-type is set to correct media type, for example "Content-Type:image/png"

Request
URI
GET
https://{api_host}/vco/api/workflows/{id}/schema
COPY
Path Parameters
string
id
Required

id


Responses
200

The request is successful

Operation doesn't return any data structure

401

The user is not authorized

Operation doesn't return any data structure

404

Can not find a workflow with the specified ID or the user does not have 'read' access rights for that workflow

Operation doesn't return any data structure