Skip to content

Interface: ListTenantsResponse

@kortexya/reasoninglayer


@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.