View All Gateway Business Flow Definitions

get

/primeapi/restapi/pims/flowDefinitionApps/list?flowDefinitionId={flowDefinitionId}

This endpoint returns all Gateway business flow definitions.

Request

Query Parameters

Response

Supported Media Types

200 Response

successful operation
Body ()
A reference to the flowDefApp business object.
Root Schema : FlowDefinitionApp
Type: object
A reference to the flowDefApp business object.
Show Source
Nested Schema : App
Type: object
A reference to the App business object.
Nested Schema : children
Type: array
A list of flow definition applications.
Show Source
Nested Schema : FlowDefinition
Type: object
The flow definition object associated with a flow.

404 Response

The requested flow definition does not exist, or you do not have access to it.