Skip to content

Interface: ListIngestionSessionsResponse

@kortexya/reasoninglayer


@kortexya/reasoninglayer / Ingestion / ListIngestionSessionsResponse

Interface: ListIngestionSessionsResponse

Defined in: src/types/ingestion.ts:922

List of ingestion sessions.

Properties

sessions

sessions: IngestionSessionResponse[]

Defined in: src/types/ingestion.ts:924

List of sessions.


total

total: number

Defined in: src/types/ingestion.ts:926

Total count.