Github
Get Branch List
GET
/
api
/
v1
/
github
/
get-branch-list
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
repo_name
string
requiredRepository name
Response
200 - application/json
The response is of type any
.