v1
latestOpenAPI 3.1.02026-07-2419603.1 MBTag Manager
List of triggers related to a given trigger
get/api/tag/v1/{app_id}/triggers/{trigger_id}/triggers
Query parameters
page[limit]integer
Limits the number of returned items
page[offset]integer
Sets offset for list of items
filter[name]string
Filter triggers by name
filter[trigger_type]'page_view' | 'page_load' | 'dom_ready' | 'leave_content' | 'page_scroll' | 'time_on_website' | 'event' | 'history' | 'debounced_history' | 'form_submission' | 'click' | 'capturing_click' | 'element_presence' | 'cdp_audience_detection' | 'trigger_group' | 'abandoned'
Trigger type
Filter triggers by type
filter[has_any_condition_with_audience]boolean
Filter triggers by having any condition with audience or not
filter[condition_with_audience_id][]string uuid
Filter triggers by conditions with audience id. This is a multi-value filter. See supported notation in endpoint description
filter[has_any_tags]boolean
Filter triggers by having a relation to any tags or not
filter[belongs_to_trigger_group_related_to_tag]boolean
Filter triggers by belonging to a trigger group that is related to any tag or not
sortstring[]
Comma-separated sort list with given attributes: name, created_at, updated_at
Response
List of triggers related to a given trigger