Interface: ListIngestionSessionsResponse
@kortexya/reasoninglayer / Ingestion / ListIngestionSessionsResponse
Interface: ListIngestionSessionsResponse
Defined in: src/types/ingestion.ts:1082
List of ingestion sessions.
Properties
sessions
sessions:
IngestionSessionResponse[]
Defined in: src/types/ingestion.ts:1084
List of sessions.
total
total:
number
Defined in: src/types/ingestion.ts:1086
Total count.