Skip to content

listBranches

reference
1 min readUpdated

Kind: API Endpoint

Source: atloria-monorepo/apps/api/src/github/github.controller.ts

List branches for a specific repository

Endpoint

GET /github/repos/:owner/:repo/branches

ParameterInTypeRequiredDescription
ownerpathstring
repopathstring

Referenced By

  • GitHubController (MODULE_DECLARES)

Was this page helpful?

Download as PDF