Search Process Workflows
Search process workflows
This API can be used to search processes of a client.
Path Parameters
- tenant_id
clientId of the tenant
Query Parameters
- processName
Query processes with name
- startEventType
Query processes that are having event type
- Enum:
- SIGNALTIMERNONE
- startEventOperation
Query process with operation type
- Enum:
- CREATEDUPDATED
- enabled
Query processes that are enabled or not enabled.
- Enum:
- truefalse
- deployed
Query processes that are deployed or not deployed.
- formName
Query processes that are defined against start event object.
- Enum:
- alertresourceincident
Responses
- totalResults
- orderBy
- pageNo
- pageSize
- totalPages
- nextPage
- previousPageNo
- descendingOrder
- results
Loading Examples...