Skip to main content

List Ops

GET 

/ops

List all ops grouped by category.

Transforms, checks, analysis ops, and metrics are queried from the OpRegistry DB table. GDI schema descriptors are served from the permanent static list. Returns empty lists for DB categories until scan_all() seeds the registry.

Workspace-scoped visibility mirrors GET /ops/registry: global ops are always returned; a workspace's custom ops only to its members. Pass ?workspace_id= (membership-enforced) to narrow custom ops to globals plus that one workspace — the UI passes its active workspace so the metric picker never shows another workspace's ops.

Request​

Responses​

Successful Response