Get agent details
Get an agent by ID including its capabilities and configuration. External-agent auth credentials are write-only: a configured externalConfig.auth.credentials value is returned as <redacted>, never plaintext.
Authentication
AuthorizationBearer
API key or Clerk session token
Path parameters
id
Response
Agent details with capabilities
agentType
capabilities
claudeManagedConfig
config
configHash
createdAt
description
externalConfig
External-agent configuration. Configured auth.credentials values are write-only and returned as <redacted>, never plaintext.
healthStatus
icon
id
lastHealthCheckAt
lastModifiedSource
name
organizationId
publishedVersionId
status
updatedAt
userId
dashboardUrl
sandboxCapabilityIssues
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error