v1
latestOpenAPI 3.1.02026-08-04151221521.2 KBBranches
Get Branch by Agent and Git Branch
Get a specific branch by agent name and git branch.
The git branch name will be normalized (lowercased, slashes converted to hyphens).
For example, "feature/new-tool" becomes "feature-new-tool".
get/agents/{namespace_slug}/{agent_name}/branch
Path parameters
namespace_slugstring required
agent_namestring required
Query parameters
branchstring required
Target branch (e.g., 'main', 'feature/login')
Target branch (e.g., 'main', 'feature/login')
Response
Successful Response