curl https://api.dari.dev/v1/agents \ -H "Authorization: Bearer $DARI_API_KEY"
{ "agents": [ { "id": "agt_123", "name": "support-agent", "active_version_id": "ver_9", "created_at": "2026-04-20T12:34:56Z", "deleted_at": null } ] }
List agents owned by the caller’s organization
Show Agent
null