Logo
Functions

listPromptmixinPromptsApiV1ProjectsProjectIdPromptsGet

listPromptmixinPromptsApiV1ProjectsProjectIdPromptsGet<ThrowOnError>(options): RequestResult<ListPromptmixinPromptsApiV1ProjectsProjectIdPromptsGetResponse, HTTPValidationError, ThrowOnError>

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

List Promptmixin Prompts List PromptMixin prompt sets for a project.

Type Parameters

ThrowOnError

ThrowOnError extends boolean = false

Parameters

options

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

Returns

RequestResult<ListPromptmixinPromptsApiV1ProjectsProjectIdPromptsGetResponse, HTTPValidationError, ThrowOnError>

On this page