Interface: ListTenantsResponse
@kortexya/reasoninglayer / Admin / ListTenantsResponse
Interface: ListTenantsResponse
Defined in: src/types/admin.ts:92
Response for the list-tenants endpoint.
Remarks
Contains all tenants that have data in the system, with per-tenant counts of terms and ingestion sessions.
Properties
tenants
tenants:
TenantInfoDto[]
Defined in: src/types/admin.ts:94
All tenants that have data in the system.