Authorizations
Cookie-based authentication
Query Parameters
The number of items to return
1 <= x <= 1000The number of items to skip
x >= 0Filter criteria based on category. If ommited, only ai agents will be returned ("intent")
all, intent, template Filter criteria based on type of the executor. If ommited, all types are returned.
sourceCode, apiCall, visualEditor Output format. Either short (only name/id), medium (key facts) or full (all details). Defaults to full.
short, medium, full Search query for fulltext search in name and description fields. Results are ordered by relevance when search is used
Response
Successful operation
Unique identifier of the AI agent (unsigned integer)
x >= 01
Category of this ai agent
41
Channels this ai agent is available on
["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
"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
"Customer wants to change his bank data"
[8, 26]