v1

latestOpenAPI 3.1.02026-08-04151221521.2 KB
Branches

Get Branch

Get branch details by ID.

Used by CLI to poll for branch status after calling POST /agents/deploy.
Poll until status is READY (success) or FAILED/TIMEOUT (failure).
get/branches/{branch_id}

Path parameters

branch_idstring required

Response

Successful Response

agent_idstring required

Parent agent ID

created_atstring date-time nullable

Creation timestamp

git_branchstring required

Original git branch name

git_branch_normalizedstring required

DNS-safe branch name

idstring required

Branch ID

replicasinteger required

Desired replica count

retired_atstring date-time nullable

When branch was retired

retired_reasonstring nullable

Reason for retirement

updated_atstring date-time nullable

Last update timestamp