Retrieves all BYO agents configured for your CometChat app. Use this endpoint to view all registered BYO (Bring Your Own) agents and their current configuration.
GET
/
ai-agents
/
agents
List BYO Agents
Copy
Ask AI
curl --request GET \ --url https://{appid}.api-{region}.cometchat.io/v3/ai-agents/agents \ --header 'apikey: <api-key>'