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 Parameter | Default type |
|---|---|
|
|
|
Parameters
| Parameter | Type |
|---|---|
|
|
|
Returns
RequestResult<GetApiV1AgentPreferencesResponses, GetApiV1AgentPreferencesErrors, ThrowOnError>
Last updated on