Returns a paginated list of automations for a program.
search to find automations by name.
Filter by trigger_type, scope, status, and source. The source filter distinguishes between automations created via the API (api) and those generated by rule actions (rule_action). Combining multiple filters narrows results with AND logic.
API key passed in the X-API-Key header.
Program ID
Filter by trigger type
cron, one_time, participant_state, immediate Filter by scope
program, participants Filter by status
active, paused, completed, failed, archived Filter by source
api, rule_action Search by automation name (partial match)
Max results per page (1-200, default 50)
x >= 1Pagination cursor from a previous response