Skip to content

CaseGetAllOptions

Optional filters for CasesServiceModel.getAll. All fields are optional — pass any combination to narrow the returned case processes.

Properties

Property Type Description
endTime? Date Only include case processes with instances started at or before this time
packageId? string Filter by package identifier
processKey? string Filter by case process key
startTime? Date Only include case processes with instances started at or after this time