scheduler-resource

Search for workflow executions based on payload and other parameters

use sort options as sort=<field>:ASC|DESC e.g. sort=name&sort=workflowId:DESC. If order is not specified, defaults to ASC.

get/api/scheduler/search/executions

Query parameters

startinteger
sizeinteger
sortstring
freeTextstring
querystring

Response

OK

resultsWorkflowScheduleExecutionModel[] — unresolved $ref
totalHitsinteger

Changes

No recorded changes to this endpoint across all 1 revision of this API.