Returns all Flow business objects.

get

/gatewayapi/restapi/v1/flows/list

Request

Query Parameters

Response

Supported Media Types

200 Response

successful operation
Body ()
The flow object associated with a flow instance.
Root Schema : Flow
Type: object
The flow object associated with a flow instance.
Show Source
Nested Schema : App
Type: object
A reference to the App business object.
Show Source
Nested Schema : FlowDefinition
Type: object
The flow definition object associated with a flow.
Show Source
Nested Schema : appInstances
Type: array
Unique Items Required: true
The list of application instances associated with a flow.
Show Source
Nested Schema : AppInstance
Type: object
The list of application instances associated with a flow.
Show Source

404 Response

The Activity does not exist or you do not have access to it.