List every registered clause (tenant-independent registry read)
Dashboard
List every registered clause (tenant-independent registry read)
Returns every composite clause id the regulation registry knows about, with its regulation context. Tenant-independent — activation state is not consulted. Consumed by the console clause picker (DASH-018).
GET
List every registered clause (tenant-independent registry read)
Authorizations
MeshQu API key passed as a bearer token: Authorization: Bearer mqu_…. Mint one in the console (Settings → API keys).
Tenant UUID for multi-tenant isolation. Required on all authenticated routes — validated before authentication (middleware/tenant.ts), so a missing or non-UUID header returns 400 (MISSING_TENANT_ID / INVALID_TENANT_ID) before the API key is checked.
Response
200 - application/json
Default Response