Nuxa
Api referenceA2aApiA2aAgentsAgentidSub agentsSubagentid

GET /api/a2a/agents/{agentId}/sub-agents/{subAgentId}

GET
/api/a2a/agents/{agentId}/sub-agents/{subAgentId}

Authorization

sessionAuth
better-auth.session_token<token>

Better Auth session cookie

In: cookie

Path Parameters

agentId*string

The agentId parameter

subAgentId*string

The subAgentId parameter

Response Body

application/json

application/json

application/json

application/json

curl -X GET "https://app.nuxa.ai/api/a2a/agents/string/sub-agents/string"
{}
{
  "error": "string",
  "code": "string"
}
{
  "error": "string",
  "code": "string"
}
{
  "error": "string",
  "code": "string"
}