Agents
Retrieve a session subagent
Retrieves a subagent belonging to this session. See subagent workflows.
get/agents/sessions/{session_id}/subagents/{subagent_id}
Path parameters
session_idstring required
The ID of the session.
subagent_idstring required
The ID of the subagent in this session.
Response
The requested subagent.
Changes
Changed in 1 of the 163 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○