Skip to main content

getBranchList

get branch list

Path Parameters
  • owner required

    The owner of the repository, generally called "username". The name is not case sensitive.

  • repo required

    repository name, the name is not case sensitive

Query Parameters
  • per_page

    page size

  • page

    page num

Header Parameters
  • Authorization required

    Oauth2 token or private token (needs to start with Bearer plus a space)

Responses

success

Loading...