Skip to Content
Anuma SDKClientInternalFunctionsgetApiV1Personas

getApiV1Personas

getApiV1Personas<ThrowOnError>(options?: Options<GetApiV1PersonasData, ThrowOnError>): RequestResult<GetApiV1PersonasResponses, GetApiV1PersonasErrors, ThrowOnError>

Defined in: src/client/sdk.gen.ts:794 

List personas

Returns all personas with the prompt field stripped from config

Type Parameters

Type ParameterDefault type

ThrowOnError extends boolean

false

Parameters

ParameterType

options?

Options<GetApiV1PersonasData, ThrowOnError>

Returns

RequestResult<GetApiV1PersonasResponses, GetApiV1PersonasErrors, ThrowOnError>

Last updated on