Serve the org directory as a filtered, sorted, paginated page

FeatureBillingService
Shipped
August 8, 2026 at 5:12 PM UTC
Author
Kamo
Commit
9ffbc85

GET /orgs takes page/size/q/sort/dir plus seven filters and returns the house page envelope with estate-wide aggregates. GET /orgs/{orgId} serves full detail for the console's drill-in drawer, where the per-account fan-out is fine because it is bounded to one org. listAllOrgs() is replaced rather than kept as a truncating delegate: it had exactly one caller (this controller), and the frontend's listOrgs() had exactly one (the tab being rewritten), so a compatibility shim would only have added a silent-truncation risk with nothing depending on it.

All changes

Like what you see shipping?

Every one of these updates lands in your workspace automatically. Start free and watch it grow week after week.

Start Free ForeverView Pricing