Get an AI Agent by id
AiAgent
Get an AI Agent by id
GET
Get an AI Agent by id
Documentation Index
Fetch the complete documentation index at: https://docs.enneo.ai/llms.txt
Use this file to discover all available pages before exploring further.
Autorisierungen
JWT-based authentication
Pfadparameter
The id of the AI Agent that should be retrieved
Antwort
Successful operation
Unique identifier of the AI agent (unsigned integer)
Erforderlicher Bereich:
x >= 0Beispiel:
1
Category of this ai agent
Beispiel:
41
Channels this ai agent is available on
Beispiel:
["all"]The name of the AI agent visible to the user. It is also used by the LLM to validate if the intent is correctly identified
Beispiel:
"Change bank data (Code)"
The description of the AI agent as defined by the user. It is also used by the LLM to validate if the intent is correctly identified
Beispiel:
"Customer wants to change his bank data"
Beispiel:
[8, 26]