Triggers
List Triggers
List triggers with filters and pagination.
**Filters:**
- `action_type`: Filter by action type (cluster, taxonomy_enrichment)
- `trigger_type`: Filter by trigger type (cron, interval, event, conditional)
- `status`: Filter by status (active, paused, disabled, failed)
- `resource_id`: Filter by resource ID (cluster_id or taxonomy_id)
post/v1/triggers/list
Request body
Response
Successful Response
Changes
Changed in 3 of the 32 revisions of this API.13
- ●
added the new
retriever_executionenum value to the//response property for the response statusresponse-property-enum-value-added
- ○
added the new
retriever_executionenum value to the request property/request-property-enum-value-added
- ●
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
- ○
the endpoint scheme security
BearerAuth AND NamespaceHeaderwas added to the APIapi-security-added
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○