API ReferenceGET /agents

GET /agents

List registered agents for your tenant.

Returns an array of agents with their name, ID, connection status, last ping, and event counts.

bash
curl "https:">//www.aigodfather.ai/api/v1/agents" \
  -H "Authorization: Bearer YOUR_API_KEY"