/
/Catnip Container API
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 4w ago · Updated 2mo ago
auth3
claude13
events1
git22
  • getGet repository branches
  • postCheckout a GitHub repository
  • getList GitHub repositories
  • deleteDelete repository
  • postCreate GitHub repository
  • getGet Git status
  • postCreate workspace from template
  • getList all worktrees
  • postCleanup merged worktrees
  • deleteDelete worktree
  • patchUpdate worktree fields
  • getGet worktree diff
  • postRename branch
  • postMerge worktree to main
  • getCheck merge conflicts
  • getGet pull request info
  • putUpdate pull request
  • postCreate pull request
  • postCreate worktree preview
  • postForce refresh worktree status
  • postSync worktree with source branch
  • getCheck sync conflicts
notifications1
ports4
pty4
sessions5
upload1
    git

    Get repository branches

    Returns a list of remote branches for a specific repository

    get/v1/git/branches/{repo_id}

    Path parameters

    repo_idstring required

    Repository ID

    Response

    OK

    string[] required

    Changes

    No recorded changes to this endpoint across all 50 revisions of this API.