v1

latestOpenAPI 3.0.32026-07-22115106141.4 KB
Repository Draft Commits

List draft commits

List draft commits for the current user

get/repos/{repo_id}/draft-commits

Response

List of draft commits

Example response

{
  "items": [
    {
      "id": "dv.draft.12345678-1234-1234-1234-123456789abc"
    }
  ]
}