Skip to main content
GET
Get agent

Authorizations

Authorization
string
header
required

An opaque Omnara personal or organization bearer token.

Path Parameters

orgID
string
required
Pattern: ^org_[a-z2-7]{26}$
projectID
string
required
Pattern: ^proj_[a-z2-7]{26}$
agentID
string
required
Pattern: ^agt_[a-z2-7]{26}$

Response

Agent.

agent
object
required
machine_ids
string[]
required

Machines currently attached to the agent, in binding creation order.

Pattern: ^mch_[a-z2-7]{26}$
mcp_connections
object[]
required

The agent's MCP server connections, ordered by server key.