agents

Get an Agent.

Retrieve a specific Agent by its unique identifier.

get/v1/agents/{id}

Path parameters

idstring required

The unique identifier of the Agent to retrieve.

Response

Agent retrieved successfully.

idstring required

The unique identifier of the Agent.

namestring required

The name of the Agent.

is_publicboolean required

Whether the Agent is publicly accessible.

Changes