List all agents
Endpoint
Section titled “Endpoint”GET /v1/agents
Authentication
Section titled “Authentication”Requires Bearer token authentication.
cURL Example
Section titled “cURL Example”curl -X GET "https://api.sapiom.ai/v1/agents" \ -H "Authorization: Bearer YOUR_API_KEY"