Run SearchCopy Pageget https://{serverUrl}/app/components/task/app/api/v2/runsSearch RunsRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Query ParamscountbooleanenumOptional parameter. When not present, both the records and count that match the criteria will be returned. When present and set to "true", suppress the records and only return the count that matches the criteria. When present and set to "false", suppress the count and return the records that match the query along with the more property to indicate if more records match the criteria.truefalseAllowed:truefalseidint32Optional Id of the run to search for. If this parameter is used, all others are ignored.afterIdint32Optional, search for runs that have an Id greater than this value.beforeIdint32Optional, search for runs that have an Id less than this value.startdateUTC formatted timestamp to use as the starting date for the createdAt field. This value is inclusive in the results (>=). Format: yyyy-MM-dd Example: 2017-07-27 Format: yyyy-MM-dd'T'HH:mm:ssZ Example: 2017-07-27T15:00:00ZenddateUTC formatted timestamp to use as the ending date for the createdAt field. This value is excluded in the results (<). Format: yyyy-MM-dd Example: 2017-07-27 Format: yyyy-MM-dd'T'HH:mm:ssZ Example: 2017-07-27T15:00:00ZincludeSystemstringenumOptional whether to include system runs (Source: Kinetic Task). Ignored if the source parameter is also provided.trueAllowed:truesourcestringOptional name of the source the runs belong to.sourceIdstringOptional sourceIdgroupstringOptional source group (exact match)groupFragmentstringOptional source group (matches any part of the source group - like match)treestringOptional tree name (exact match)treeFragmentstringOptional tree name (matches any part of the tree name - like match)originatingIdint32Optional Id of the originating run.parentIdint32Optional Id of the parent run.statusstringenumOptional status of the runs.StagedStartedAllowed:StagedStartedtreeIdint32Optional Id of the tree.treeTypestringenumOptional runs that belong to the specified type of tree / routine.TreeLocal RoutineGlobal RoutineAllowed:TreeLocal RoutineGlobal Routinelimitint32Defaults to 100Number of results to limit the search to. Ignored if the count parameter is also provided.offsetint32Defaults to 0Offset beginning for paginated results. Ignored if the count parameter is also provided.orderBystringenumName of the field to order the results by. By default, the results are sorted descending by the id field.createdAtcreatedByidstatustokentree.definitionIdtree.nametree.sourceGrouptree.sourceRoot.nametree.statustree.typeupdatedAtupdatedByShow 13 enum valuesincludearray of stringsincludeShow 10 enum valuesADD stringResponse 200OKUpdated 9 months ago Policy Rule DeleteRun CreateDid this page help you?YesNo