native_trigger
list native triggers
Lists all native triggers for the specified service in the workspace.
get/w/{workspace}/native_triggers/{service_name}/list
Path parameters
workspacestring required
service_name'nextcloud' | 'google' | 'github' required
Query parameters
pageinteger
which page to return (start at 1, default 1)
per_pageinteger
number of items to return for a given page (default 30, max 100)
pathstring
filter by script path
is_flowboolean
filter by is_flow
labelstring
Filter by label
include_draft_onlyboolean
When true, append per-user draft rows whose path has no deployed counterpart. Synthesized rows carry draft_only: true so the home page can render a "Draft" badge. Gated to non-operators + page 0 + no narrowing filters on the backend so picker callers stay deployed-only and pagination stays clean.
Response
native triggers list