Skip to main content
GET
Bootstrap Agent

Authorizations

Authorization
string
header
required

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

Path Parameters

agent_id
string<uuid>
required

Response

Successful Response

Read-only snapshot of an agent's full runtime configuration.

etag
string
required
snapshot_at
string<date-time>
required
agent
Agent · object
required
workflow
BootstrapWorkflow · object | null
required
tools
BootstrapToolInstance · object[]
required
transfer_targets
BootstrapTransferTarget · object[]
required
available_specialists
BootstrapSpecialist · object[]
required
tool_connections
Tool Connections · object[]
required