Get All Forms Form Workflow

Get All Forms Form Workflow

Get all forms for a workflow.

Request
URI
GET
https://{api_host}/vco/api/forms
COPY
Query Parameters
string of array
conditions
Required

conditions

boolean
designerMod
Optional
Constraints: default: false

designerMod


Authentication
This operation uses the following authentication methods.
Responses
200

The request is successful

[
    {}
]
array of object
Optional

401

The user is not authorized

[
    {}
]
array of object
Optional

404

Can not find forms for the specified workflow

[
    {}
]
array of object
Optional

Code Samples
COPY
                    curl -H 'Authorization: <value>' https://{api_host}/vco/api/forms?conditions=v