Voice InterfaceDashboard
DocumentationAPI ReferenceWhat's New

Agents

List Agents

GET/api/admin/agents

Returns every agent in your organization, oldest first.

Authentication


Cookiesession

Requests are authenticated with the session cookie set when you sign in (POST /api/auth/login or the dashboard). Browsers send it automatically. Token / API-key auth is planned.