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.

Required string length: 3 - 128

Response

200 - application/json
repo_name
string
required
Required string length: 1 - 128
repo_id
string
required
size_bytes
number
required
owner_user_id
string
required
created_timestamp
integer
required

Seconds since epoch UTC

description
string
default_branch_id
string
default_branch_name
string
sync_git_repo_url
string

Optional URL of the git repository being synced with the repo