Minctrl Docs

List all registered agents

GET
/agents/

List every registered agent with its metadata.

Public registry read — no authentication. Triggers lazy agent registration on first access, then returns the full agent catalogue.

Authorization

HTTPBearer
AuthorizationBearer <token>

In: header

Response Body

application/json

curl -X GET "https://example.com/agents/"
null