Get Trigger Instances Active
Headers
x-api-key
Query parameters
connected_account_ids
Array of connected account IDs to filter triggers by
auth_config_ids
Array of auth config IDs to filter triggers by
trigger_ids
Array of trigger IDs to filter triggers by
trigger_names
Array of trigger names to filter triggers by
connectedAccountIds
authConfigIds
triggerIds
show_disabled
When set to true, includes disabled triggers in the response.
triggerNames
page
Page number for pagination. Starts from 1.
showDisabled
deprecatedConnectedAccountUuids
Array of connected account UUIDs to filter triggers by
deprecatedAuthConfigUuids
Array of auth config UUIDs to filter triggers by
limit
Number of items per page
cursor
Cursor for pagination. The cursor is a base64 encoded string of the page and limit. The page is the page number and the limit is the number of items per page. The cursor is used to paginate through the items. The cursor is not required for the first page.
Response
Successfully retrieved active trigger instances
items
total_pages
current_page
total_items
next_cursor