Get Trigger Instances Active
Authentication
x-api-keystring
API key authentication
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
connectedAccountIdsDeprecated
DEPRECATED: This parameter will be removed in a future version. Please use connected_account_ids instead.
authConfigIdsDeprecated
DEPRECATED: This parameter will be removed in a future version. Please use auth_config_ids instead.
triggerIdsDeprecated
DEPRECATED: This parameter will be removed in a future version. Please use trigger_ids instead.
show_disabled
When set to true, includes disabled triggers in the response.
triggerNamesDeprecated
DEPRECATED: This parameter will be removed in a future version. Please use trigger_names instead.
page
Page number for pagination. Starts from 1.
showDisabledDeprecated
DEPRECATED: This parameter will be removed in a future version. Please use show_disabled instead.
deprecatedConnectedAccountUuidsDeprecated
DEPRECATED: This parameter will be removed in a future version. Please use connected_account_ids instead.
deprecatedAuthConfigUuidsDeprecated
DEPRECATED: This parameter will be removed in a future version. Please use auth_config_ids instead.
limit
Number of items per page, max allowed is 1000
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