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