aiAgent
Get an AI Agent by id
GET
Authorizations
Cookie-based authentication
Path Parameters
The id of the AI Agent that should be retrieved
Response
200
application/json
Successful operation
Unique identifier of the AI agent (unsigned integer)
Required range:
x >= 0
Example:
1
Category of this ai agent
Example:
41
Channels this ai agent is available on
Example:
["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
Example:
"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
Example:
"Customer wants to change his bank data"
Example:
[8, 26]