Skip to main content
GET
List agents

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

tenant
string
required

Tenant whose agents you are managing. Discover the tenants your credentials cover with listMyClaudiaProjects. A tenant your credentials do not cover is indistinguishable from one that does not exist.

Query Parameters

project
string

Project name to narrow the listing to. Optional: without it the answer covers every project your credentials reach on this tenant. Project names are globally unique; discover yours with listMyClaudiaProjects.

Response

The tenant's agents, one trimmed row each. Free-form objects: the platform stores the agent configuration as a passthrough, so read the keys rather than assuming a shape.