Retrieve Process Definitions

get

/ic/api/process/v1/process-definitions

Retrieves process definitions.

Request

Query Parameters
Back to Top

Response

Supported Media Types

200 Response

Success
Body ()
Root Schema : processDefs
Type: object
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : AbstractProcessDef
Type: object
Show Source
Nested Schema : interfaces
Type: array
Show Source
Nested Schema : ProcessIcon
Type: object
Show Source
Nested Schema : Interface
Type: object
Show Source
Nested Schema : args
Type: array
Show Source
Nested Schema : Arg
Type: object
Show Source
Nested Schema : schema
Type: object
Additional Properties Allowed
Show Source
Nested Schema : QName
Type: object
Show Source

500 Response

Error in retrieving the process definitions
Back to Top