Skip to Content
Anuma SDKClientInternalFunctionsgetApiV1AgentPreferences

getApiV1AgentPreferences

getApiV1AgentPreferences<ThrowOnError>(options?: Options<GetApiV1AgentPreferencesData, ThrowOnError>): RequestResult<GetApiV1AgentPreferencesResponses, GetApiV1AgentPreferencesErrors, ThrowOnError>

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

List user agent preferences

Returns all model preferences the user has set for agents

Type Parameters

Type ParameterDefault type

ThrowOnError extends boolean

false

Parameters

ParameterType

options?

Options<GetApiV1AgentPreferencesData, ThrowOnError>

Returns

RequestResult<GetApiV1AgentPreferencesResponses, GetApiV1AgentPreferencesErrors, ThrowOnError>

Last updated on