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
personalitystringOptionalDefaults to
personalboolean or nullOptionalDefaults 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 nullOptional
Knowledge graph for the agent
websitestringOptional
agent_capabilitiesstring or nullOptional
logic_model_temperaturedoubleOptionalDefaults to 0.1
Temperature for the logic model
agent_addressstring or nullOptional
agent_handlestring or nullOptional

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

voice_idstringOptionalDefaults to jqcCZkN6Knx8BJ5TBdYR
ElevenLabs voice ID used for TTS playback of this agent's responses.
point_of_interestobject or nullOptional
Location information for the agent.
categoryenum or nullOptional
interest_tagslist of stringsOptional
meta_datamap from strings to anyOptional

Errors

422
Unprocessable Entity Error