Get open draft
Return the currently-open draft on this branch, including per-edit history.
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
Returned by GET /agent/{id}/branches/{branchId}/draft.
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error

