Github API - Test Config

GET /orgs/{org}/repos
orgs
repos

Lists repositories for the specified organization.

Note: In order to see the security_and_analysis block for a repository you must have admin permissions for the repository or be an owner or security manager for the organization that owns the repository. For more information, see "Managing security managers in your organization."
List organization repositories

Arguments
key org

org [scalar]

The organization name. The name is not case sensitive.

API:
Github Open API
(version: 1.1.4)

type string

string [scalar]

The OpenAPI string type

API:
Github Open API
(version: 1.1.4)

sort string

string [scalar]

The OpenAPI string type

API:
Github Open API
(version: 1.1.4)

direction string

string [scalar]

The OpenAPI string type

API:
Github Open API
(version: 1.1.4)

key per-page

per-page [scalar]

The number of results per page (max 100).

API:
Github Open API
(version: 1.1.4)

key page

page [scalar]

Page number of the results to fetch.

API:
Github Open API
(version: 1.1.4)

Returns
200 application/json minimal-repository []

minimal-repository [object]

Minimal Repository

Attributes
allow_forking boolean

archive_url string

archived boolean

assignees_url string

blobs_url string

branches_url string

clone_url string

code_of_conduct code-of-conduct

collaborators_url string

comments_url string

commits_url string

compare_url string

contents_url string

contributors_url string

created_at string

default_branch string

delete_branch_on_merge boolean

deployments_url string

description string

disabled boolean

downloads_url string

events_url string

fork boolean

forks integer

forks_count integer

forks_url string

full_name string

git_commits_url string

git_refs_url string

git_tags_url string

git_url string

has_discussions boolean

has_downloads boolean

has_issues boolean

has_pages boolean

has_projects boolean

has_wiki boolean

homepage string

hooks_url string

html_url string

id integer

is_template boolean

issue_comment_url string

issue_events_url string

issues_url string

keys_url string

labels_url string

language string

languages_url string

license 2027

merges_url string

milestones_url string

mirror_url string

name string

network_count integer

node_id string

notifications_url string

open_issues integer

open_issues_count integer

owner simple-user

permissions 2028

private boolean

pulls_url string

pushed_at string

releases_url string

role_name string

security_and_analysis security-and-analysis

size integer

The size of the repository. Size is calculated hourly. When a repository is initially created, the size is 0.

ssh_url string

stargazers_count integer

stargazers_url string

statuses_url string

subscribers_count integer

subscribers_url string

subscription_url string

svn_url string

tags_url string

teams_url string

temp_clone_token string

topics string []

trees_url string

updated_at string

url string

visibility string

watchers integer

watchers_count integer

web_commit_signoff_required boolean

API:
Github Open API
(version: 1.1.4)
API:
Github Open API
(version: 1.1.4)