List your active triggers (scheduled or webhook) with optional filters and pagination. Use to see which workflows are triggered automatically and when.
Project API key. Create and manage keys in the dashboard under Project → API Keys. Send as header: x-api-key:
Array of connected account IDs to filter triggers by
Array of auth config IDs to filter triggers by
Array of trigger IDs to filter triggers by
Array of trigger names to filter triggers by
When set to true, includes disabled triggers in the response
Page number for pagination. Starts from 1
Number of items per page
Cursor for pagination. The cursor is a base64 encoded string of the page and limit
Array of trigger IDs to filter triggers by (legacy)
Array of trigger names to filter triggers by (legacy)
Array of connected account UUIDs to filter triggers by (deprecated)
Array of auth config UUIDs to filter triggers by (deprecated)
Operation completed successfully