Get branch
Return a single branch summary, including draft state (openDraftId, hasOpenDraft) and head revision.
Authentication
AuthorizationBearer
API key from the console ApiKey collection, sent as Bearer token. Also accepts session cookies for browser-based auth.
Path parameters
id
The agent ID.
branchId
The branch ID.
Response
Successful response.
status
data
Branch document plus derived fields used by list and detail views.
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error

