triggers
List Triggers
Returns all triggers.
Args: trigger_filter_model: Filter model used for pagination, sorting, filtering. hydrate: Flag deciding whether to hydrate the output model(s) by including metadata fields in the response.
Returns: All triggers.
get/api/v1/triggers
Query parameters
hydrateboolean
sort_bystring
logical_operator'or' | 'and'
Logical Ops to use to combine filters on list methods.
pageinteger
sizeinteger
scope_workspacestring uuid nullable
namestring nullable
is_activeboolean nullable
action_flavorstring nullable
action_subtypestring nullable
event_source_flavorstring nullable
event_source_subtypestring nullable
Response
Successful Response