Logo
Functions

listRetrieversApiV1RetrieversGet

listRetrieversApiV1RetrieversGet<ThrowOnError>(options?): RequestResult<ListRetrieversApiV1RetrieversGetResponse, HTTPValidationError, ThrowOnError>

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

List Retrievers List Retrievers for a project.

Type Parameters

ThrowOnError

ThrowOnError extends boolean = false

Parameters

options?

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

Returns

RequestResult<ListRetrieversApiV1RetrieversGetResponse, HTTPValidationError, ThrowOnError>

On this page