Organizations

Multi-tenant data is keyed by organization_id on ai_runs, skills, tools, and billing. API calls require organizationId on routes that resolve principals.

Org membership and permissions are enforced in checkPermission (see checkPermission.ts). Admin UIs may use additional routes in registerTinyCoreRoutes for onboarding and billing.

See also

Was this page helpful?