Detail

Get details of an agent in your organization.

Authentication

Authorizationstring
API Key authentication via header

Path Parameters

idstringRequiredformat: "uuid"

Response

Successful Response
idstringformat: "uuid"
namestring
descriptionstring
organizationobject or null
Schema for the Organization
imagesobject
featuresobject
personalitystring or nullDefaults to
personalboolean or nullDefaults to false
Is the agent a personal agent or a public agent. If personal is true the agent will not be listed on marketplaces, if it false then it will be.
knowledge_graphobject or null
Knowledge graph for the agent
websitestring or null
agent_capabilitiesstring or null
logic_model_temperaturedouble or nullDefaults to 0.1
Temperature for the logic model
agent_addressstring or null
agent_handlestring or null

Agentverse handle for the agent (e.g. ‘my-agent-handle’ for @my-agent-handle.av)

point_of_interestobject or null
Location information for the agent.
categoryenum or null
meta_datamap from strings to any or null

Errors