GET
/
repos
/
{repo_id}
/
branches
/
{branch_id}

Authorizations

Authorization
string
headerrequired

This API uses OAuth 2 with the implicit grant flow

Path Parameters

repo_id
string
required

The repo ID of the repository. Repo name can be used instead of the ID, but usage of ID for permanent linking and API requests is preferred.

branch_id
string
required

Branch ID. Branch name can be used instead of the ID, but storing and using branch ID in API requests is preferred.

Response

200 - application/json
commit_id
string
required
branch_name
string
required
branch_id
string
last_modified_by
string
last_modified_ts
string