Paused Trigger SearchAsk AIget https://{serverUrl}/app/components/task/app/api/v2/triggers/pausedReturns information about paused triggers. Triggers become paused either manually, or when triggers get created for a paused handler.Query ParamssourcestringOptional name of the source the triggers belong to.sourceIdstringOptional sourceId - only used if source is also provided.groupstringOptional source group - only used if source is also provided.treestringOptional name of the tree - only used if source is also provided.actionstringenumOptional Action describing the type of trigger.CompleteRootUpdateAllowed:CompleteRootUpdatebranchIdint32Optional Id of the branch.runIdint32Optional Id of the run.selectionCriterionstringOptional selection criterion that matches the selection criterion of a handler.tokenstringOptional unique value of the deferred task to resume.treeIdint32Optional Id of the tree.treeTypestringenumOptional triggers that belong to the specified type of tree / routine.TreeLocal RoutineGlobal RoutineAllowed:TreeLocal RoutineGlobal Routinetimelinestringenumdate/time field to use for sortingcreatedAtscheduledAtupdatedAtAllowed:createdAtscheduledAtupdatedAtdirectionstringenumDefaults to DESCdirection of sortingASCDESCAllowed:ASCDESCstartdate-timeISO8601 (yyyy-MM-dd'T'HH:mm:ss'Z') formatted date/time where the timeline field is later than this value.enddate-timeISO8601 (yyyy-MM-dd'T'HH:mm:ss'Z') formatted date/time where the timeline field is earlier than this value.limitint32Defaults to 100Number of results to limit the search to.offsetint32Defaults to 0Offset beginning for paginated results.includearray of stringscomma-separated list of additional properties to include in the responseincludeADD stringResponse 200OKUpdated 5 months ago