OpenAPI 3.0.0raw.githubusercontent.com2026-08-0915378562.5 KB

c2d0eb64b01a

Agent Versioning - Branches

Get branch

Return a single branch summary, including draft state (openDraftId, hasOpenDraft) and head revision.

get/agent/{id}/branches/{branchId}

Path parameters

idstring required

The agent ID.

branchIdstring required

The branch ID.

Response

Successful response.

statusboolean

Example response

{
  "status": true
}