Logo
Functions

listPipelineDocumentChunksApiV1PipelinesPipelineIdDocumentsDocumentIdChunksGet

listPipelineDocumentChunksApiV1PipelinesPipelineIdDocumentsDocumentIdChunksGet<ThrowOnError>(options): RequestResult<TextNode[], HttpValidationError, ThrowOnError>

Defined in: packages/cloud/src/client/sdk.gen.ts:3886

List Pipeline Document Chunks Return a list of chunks for a pipeline document.

Type Parameters

ThrowOnError

ThrowOnError extends boolean = false

Parameters

options

Options<ListPipelineDocumentChunksApiV1PipelinesPipelineIdDocumentsDocumentIdChunksGetData, ThrowOnError>

Returns

RequestResult<TextNode[], HttpValidationError, ThrowOnError>