Skip to Content
Anuma SDKClientInternalFunctionsgetApiV1AgentsById

getApiV1AgentsById

getApiV1AgentsById<ThrowOnError>(options: Options<GetApiV1AgentsByIdData, ThrowOnError>): RequestResult<GetApiV1AgentsByIdResponses, GetApiV1AgentsByIdErrors, ThrowOnError>

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

Get agent

Returns a specific agent by its ID

Type Parameters

Type ParameterDefault type

ThrowOnError extends boolean

false

Parameters

ParameterType

options

Options<GetApiV1AgentsByIdData, ThrowOnError>

Returns

RequestResult<GetApiV1AgentsByIdResponses, GetApiV1AgentsByIdErrors, ThrowOnError>

Last updated on