Detail

Get details of an agent in your organization.

Path parameters

idstringRequiredformat: "uuid"

Headers

AuthorizationstringRequired

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
point_of_interestobject or null
Location information for the agent.
categoryenum or null
meta_datamap from strings to any or null

Errors