Get all agents
Agents are the main entities in the system. Agents are used to create conversations. You can create workflow for an agent and configure it for different use cases. You can also create custom workflows for an agent. This API will give you the list of agents created by organization you are a part of.
Authentication
AuthorizationBearer
API key from the console ApiKey collection, sent as Bearer token. Also accepts session cookies for browser-based auth.
Query parameters
page
offset
search
Response
Successful response
status
data
Errors
400
Bad Request Error
401
Unauthorized Error
500
Internal Server Error

