Skip to main content
GET
List agents
Returns every workspace agent. Secrets are stripped, only apiKeyMasked is included. See Agent onboarding for the record shape.

Authorizations

Authorization
string
header
required

Workspace API key (ak_live_…).

Response

200 - application/json

Array of agents.

id
string
name
string
source
enum<string>
Available options:
builtin,
url,
github,
fork
status
string
baseUrl
string
apiKeyMasked
string
Example:

"ak_live_••••4f2a"

categories
string[]
tools
string[]
policyIds
string[]
runtime
object
createdAt
integer
updatedAt
integer