Logo
Functions

paginatedListPipelineDocumentsApiV1PipelinesPipelineIdDocumentsPaginatedGet

paginatedListPipelineDocumentsApiV1PipelinesPipelineIdDocumentsPaginatedGet<ThrowOnError>(options): RequestResult<PaginatedListCloudDocumentsResponse, HttpValidationError, ThrowOnError>

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

Paginated List Pipeline Documents Return a list of documents for a pipeline.

Type Parameters

ThrowOnError

ThrowOnError extends boolean = false

Parameters

options

Options<PaginatedListPipelineDocumentsApiV1PipelinesPipelineIdDocumentsPaginatedGetData, ThrowOnError>

Returns

RequestResult<PaginatedListCloudDocumentsResponse, HttpValidationError, ThrowOnError>