c2d0eb64b01a

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-0915378562.5 KB
Agent Versioning - Branches

Get open draft

Return the currently-open draft on this branch, including per-edit history.

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

Path parameters

idstring required

The agent ID.

branchIdstring required

The branch ID.

Response

Successful response.

statusboolean

Example response

{
  "status": true
}