Skip to main content
Use this endpoint to retrieve detailed information about a specific subagent. The response includes the subagent identifier, parent session, and current status.

Endpoint

Authentication

Pass one of Authorization: Bearer <api-key> or Authorization: ApiKey <key>.

Path Parameters

string
required
The agent session identifier.
string
required
The subagent identifier.

Response

string
Unique subagent identifier.
string
The parent session identifier.
string
Subagent status, for example active or completed.