Skip to main content
GET
Get repository

Authorizations

Authorization
string
header
required

Use a Cysmiq API token in the Authorization header: Bearer {token}.

Path Parameters

repo
string
required

Repository prefixed id (repo_...) or org/name path.

Response

Repository detail response.

id
string
required
name
string | null
required
full_name
string | null
required
source
string | null
required
is_private
boolean
required
is_archived
boolean
required
is_monorepo
boolean
required
is_enabled
boolean
required
scan_state
required
external_id
string | null
required
org
object | null
required
default_branch
object | null
required
created_at
string
required
updated_at
string
required