Branches
List Branches by Agent
List all branches for an agent.
Each branch represents a git branch (e.g., main, staging, feature-x).
By default, retired branches are excluded.
get/agents/{namespace_slug}/{agent_name}/branches
Path parameters
namespace_slugstring required
agent_namestring required
Query parameters
include_retiredboolean
Include retired branches in results
Include retired branches in results
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.