iiRecord
Agentic AI Atlas · GET /api/v1/agents
api-endpoint:adapters-gateway-get-agentsa5c.ai
II.
APIEndpoint overview

api-endpoint:adapters-gateway-get-agents

Reference · live

GET /api/v1/agents overview

List runnable adapter agent names + descriptors. Source: packages/adapters/gateway/src/server.ts:474-482.

APIEndpointOutgoing · 1Incoming · 1

Attributes

displayName
GET /api/v1/agents
method
GET
path
/api/v1/agents
responseShape
{ agents: list<string>, agentDescriptors: list<AgentDescriptor> }
authRequired
true
description
List runnable adapter agent names + descriptors. Source: packages/adapters/gateway/src/server.ts:474-482.

Outgoing edges

exposed_by1

Incoming edges

exposes_endpoint1