GET
/
repos
/
{repo_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.

Response

200 - application/json
repo_name
string
required
description
string
repo_id
string
required
default_branch_id
string
default_branch_name
string
size_bytes
number
required
owner_user_id
string
required
created_timestamp
integer
required

Seconds since epoch UTC

sync_git_repo_url
string

Optional URL of the git repository being synced with the repo