Skip to main content
POST
Get repositories details

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
repo_ids
integer<int64>[]
required

Response

List of repository details

id
integer<int64>
name
string
full_name
string
description
string
language
string
languages
string[]
owner
object
html_url
string
stargazers_count
integer
forks_count
integer
fork
boolean
size
integer
topics
string[]
open_issues_count
integer
open_issues
integer
open_prs
integer
signal
string

Project health signal (Healthy, Moderate, Abandoned)