Logo
Functions

listPipelineDocumentChunksApiV1PipelinesPipelineIdDocumentsDocumentIdChunksGet

listPipelineDocumentChunksApiV1PipelinesPipelineIdDocumentsDocumentIdChunksGet<ThrowOnError>(options): RequestResult<ListPipelineDocumentChunksApiV1PipelinesPipelineIdDocumentsDocumentIdChunksGetResponse, HTTPValidationError, ThrowOnError>

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

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

Type Parameters

ThrowOnError

ThrowOnError extends boolean = false

Parameters

options

OmitKeys<RequestOptions<ThrowOnError, string>, "url"> & ListPipelineDocumentChunksApiV1PipelinesPipelineIdDocumentsDocumentIdChunksGetData

Returns

RequestResult<ListPipelineDocumentChunksApiV1PipelinesPipelineIdDocumentsDocumentIdChunksGetResponse, HTTPValidationError, ThrowOnError>

On this page