Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Send your API key as Authorization: Bearer YOUR_API_KEY.

Path Parameters

id
string
required

Agent id.

Minimum string length: 1

Response

Agent capability library.

success
boolean
required
capabilities
object[]
required
version
integer
required
Required range: x >= 0
freshness
enum<string>
required

Whether installed-tool status came from live agent configuration or the last stored snapshot.

Available options:
live,
cached