<!DOCTYPE html><html data-color-mode="auto" data-light-theme="light" data-dark-theme="dark" lang="en"><head><meta charset="utf-8" data-next-head=""><meta name="viewport" content="width=device-width, initial-scale=1" data-next-head=""><link rel="icon" type="image/png" href="/assets/cb-345/images/site/favicon.png" data-next-head=""><link href="/manifest.json" rel="manifest" data-next-head=""><meta name="google-site-verification" content="c1kuD-K2HIVF635lypcsWPoD4kilo5-jA_wBFyT4uMY" data-next-head=""><title data-next-head="">REST API endpoints for repositories - GitHub Docs</title><meta name="description" content="Use the REST API to manage repositories on GitHub." data-next-head=""><link rel="alternate" hreflang="es" href="https://docs.github.com/es/rest/repos/repos?apiVersion=2026-03-10" data-next-head=""><link rel="alternate" hreflang="ja" href="https://docs.github.com/ja/rest/repos/repos?apiVersion=2026-03-10" data-next-head=""><link rel="alternate" hreflang="pt" href="https://docs.github.com/pt/rest/repos/repos?apiVersion=2026-03-10" data-next-head=""><link rel="alternate" hreflang="zh-Hans" href="https://docs.github.com/zh/rest/repos/repos?apiVersion=2026-03-10" data-next-head=""><link rel="alternate" hreflang="ru" href="https://docs.github.com/ru/rest/repos/repos?apiVersion=2026-03-10" data-next-head=""><link rel="alternate" hreflang="fr" href="https://docs.github.com/fr/rest/repos/repos?apiVersion=2026-03-10" data-next-head=""><link rel="alternate" hreflang="ko" href="https://docs.github.com/ko/rest/repos/repos?apiVersion=2026-03-10" data-next-head=""><link rel="alternate" hreflang="de" href="https://docs.github.com/de/rest/repos/repos?apiVersion=2026-03-10" data-next-head=""><meta name="path-language" content="en" data-next-head=""><meta name="path-version" content="free-pro-team@latest" data-next-head=""><meta name="path-product" content="rest" data-next-head=""><meta name="path-article" content="rest/repos/repos" data-next-head=""><meta name="page-document-type" content="article" data-next-head=""><meta name="status" content="200" data-next-head=""><meta property="og:site_name" content="GitHub Docs" data-next-head=""><meta property="og:title" content="REST API endpoints for repositories - GitHub Docs" data-next-head=""><meta property="og:type" content="article" data-next-head=""><meta property="og:url" content="https://docs-internal.github.com/en/rest/repos/repos?apiVersion=2026-03-10" data-next-head=""><meta property="og:image" content="https://docs.github.com/assets/cb-345/images/social-cards/rest.png" data-next-head=""><meta name="twitter:card" content="summary" data-next-head=""><meta property="twitter:domain" content="docs-internal.github.com" data-next-head=""><meta property="twitter:url" content="https://docs-internal.github.com/en/rest/repos/repos?apiVersion=2026-03-10" data-next-head=""><meta name="twitter:title" content="REST API endpoints for repositories - GitHub Docs" data-next-head=""><meta name="twitter:description" content="Use the REST API to manage repositories on GitHub." data-next-head=""><meta name="twitter:image" content="https://docs.github.com/assets/cb-345/images/social-cards/rest.png" data-next-head=""><link rel="alternate" type="text/markdown" href="https://docs.github.com/api/article/body?pathname=/en/rest/repos/repos&amp;apiVersion=2026-03-10" title="Markdown version" data-llm-hint="Hey agent! You are burning tokens scraping HTML like it is 2005. Use this instead." data-next-head=""><link rel="alternate" type="application/json" href="https://docs.github.com/api/article?pathname=/en/rest/repos/repos&amp;apiVersion=2026-03-10" title="Metadata + markdown in JSON format" data-llm-hint="Same content, now with metadata. Your context window called, it says thanks." data-next-head=""><link rel="index" type="text/markdown" href="https://docs.github.com/llms.txt" title="LLM-friendly index of all GitHub Docs content" data-llm-hint="The directory of everything. We even followed the llmstxt.org spec because we are nice like that." data-next-head=""><link rel="preload" href="/_next/static/css/68fd073f398e4cfa.css" as="style"><link rel="preload" href="/_next/static/css/d4304c348574eade.css" as="style"><link rel="preload" href="/_next/static/css/a56eb9f0fb732036.css" as="style"><link rel="preload" href="/_next/static/css/07b877c51337ad9f.css" as="style"><link rel="preload" href="/_next/static/css/36baa24d73d58751.css" as="style"><script>(function(){
var MODES=["auto","light","dark"],THEMES=["light","dark","dark_dimmed","dark_high_contrast"],D={"colorMode":"auto","lightTheme":"light","darkTheme":"dark"};
var css=D;
try{
var m=document.cookie.match(new RegExp('(?:^|; )'+"color_mode"+'=([^;]*)'));
if(m){
var p=JSON.parse(decodeURIComponent(m[1]));
var fMode=function(x){return MODES.indexOf(x)>-1?x:null;};
var fTheme=function(t){if(!t)return null;if(THEMES.indexOf(t.name)>-1)return t.name;if(THEMES.indexOf(t.color_mode)>-1)return t.color_mode;return null;};
css={colorMode:fMode(p.color_mode)||D.colorMode,lightTheme:fTheme(p.light_theme)||D.lightTheme,darkTheme:fTheme(p.dark_theme)||D.darkTheme};
}
}catch(e){}
try{
var h=document.documentElement;
h.setAttribute('data-color-mode',css.colorMode);
h.setAttribute('data-light-theme',css.lightTheme);
h.setAttribute('data-dark-theme',css.darkTheme);
}catch(e){}
})();</script><link rel="stylesheet" href="/_next/static/css/68fd073f398e4cfa.css" data-n-g=""><link rel="stylesheet" href="/_next/static/css/d4304c348574eade.css" data-n-p=""><link rel="stylesheet" href="/_next/static/css/a56eb9f0fb732036.css" data-n-p=""><link rel="stylesheet" href="/_next/static/css/07b877c51337ad9f.css" data-n-p=""><link rel="stylesheet" href="/_next/static/css/36baa24d73d58751.css" data-n-p=""><noscript data-n-css=""></noscript><script defer="" nomodule="" src="/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script src="/_next/static/chunks/webpack-a30dca0631ecb770.js" defer=""></script><script src="/_next/static/chunks/framework-34a8c4228d7fd161.js" defer=""></script><script src="/_next/static/chunks/main-03697c6be0179e1e.js" defer=""></script><script src="/_next/static/chunks/pages/_app-92009a41f71c69ec.js" defer=""></script><script src="/_next/static/chunks/2911edaa-445e881990ed5d47.js" defer=""></script><script src="/_next/static/chunks/200-8a6d6ddfdcf33e8a.js" defer=""></script><script src="/_next/static/chunks/1380-3bcb895f55536cd6.js" defer=""></script><script src="/_next/static/chunks/8220-c64d25bc3af73d58.js" defer=""></script><script src="/_next/static/chunks/610-15eea1efe2c8e918.js" defer=""></script><script src="/_next/static/chunks/5639-e434ddf93e48b907.js" defer=""></script><script src="/_next/static/chunks/7309-160c1063688cadc6.js" defer=""></script><script src="/_next/static/chunks/3128-899f862760cf6c69.js" defer=""></script><script src="/_next/static/chunks/4166-2bbc0fcbde836d4b.js" defer=""></script><script src="/_next/static/chunks/1587-88446b69a5f67ba2.js" defer=""></script><script src="/_next/static/chunks/pages/%5BversionId%5D/rest/%5Bcategory%5D/%5Bsubcategory%5D-fad59ebab5c8db97.js" defer=""></script><script src="/_next/static/lTKjJjORU5ZchYs5xFKdh/_buildManifest.js" defer=""></script><script src="/_next/static/lTKjJjORU5ZchYs5xFKdh/_ssgManifest.js" defer=""></script><link as="script" rel="prefetch" href="/_next/static/chunks/pages/index-5884611392fdd1e8.js"><link as="script" rel="prefetch" href="/_next/static/chunks/4571-90069df05c17c334.js"><link as="script" rel="prefetch" href="/_next/static/chunks/7105-29158f15a89e29d6.js"><link as="script" rel="prefetch" href="/_next/static/chunks/9910-a6425ab958769320.js"><link as="script" rel="prefetch" href="/_next/static/chunks/9846-4acb5517a76fe576.js"><link as="script" rel="prefetch" href="/_next/static/chunks/7977-20686671ade51ee7.js"><link as="script" rel="prefetch" href="/_next/static/chunks/pages/%5BversionId%5D/%5BproductId%5D/%5B...restPage%5D-996edf8ed6d201b5.js"></head><body><div id="__next"><div data-color-mode="auto" data-light-theme="light" data-dark-theme="dark"><div data-color-mode="light"><a href="#main-content" class="visually-hidden skip-button color-bg-accent-emphasis color-fg-on-emphasis">Skip to main content</a><div data-container="header" class="border-bottom d-unset color-border-muted no-print z-3 color-bg-default Header_header__frpqb"><div data-container="notifications"></div><header class="color-bg-default p-2 position-sticky top-0 z-2 border-bottom" role="banner" aria-label="Main"><div class="d-flex flex-justify-between p-2 flex-items-center flex-wrap Header_headerContainer__I949q" data-testid="desktop-header"><div tabindex="-1" class="Header_logoWithClosedSearch__zhF6Q" id="github-logo"><a rel="" class="d-flex flex-items-center color-fg-default no-underline mr-3" href="/en"><svg data-component="Octicon" aria-hidden="true" focusable="false" class="octicon octicon-mark-github" viewBox="0 0 24 24" width="32" height="32" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="M10.226 17.284c-2.965-.36-5.054-2.493-5.054-5.256 0-1.123.404-2.336 1.078-3.144-.292-.741-.247-2.314.09-2.965.898-.112 2.111.36 2.83 1.01.853-.269 1.752-.404 2.853-.404 1.1 0 1.999.135 2.807.382.696-.629 1.932-1.1 2.83-.988.315.606.36 2.179.067 2.942.72.854 1.101 2 1.101 3.167 0 2.763-2.089 4.852-5.098 5.234.763.494 1.28 1.572 1.28 2.807v2.336c0 .674.561 1.056 1.235.786 4.066-1.55 7.255-5.615 7.255-10.646C23.5 6.188 18.334 1 11.978 1 5.62 1 .5 6.188.5 12.545c0 4.986 3.167 9.12 7.435 10.669.606.225 1.19-.18 1.19-.786V20.63a2.9 2.9 0 0 1-1.078.224c-1.483 0-2.359-.808-2.987-2.313-.247-.607-.517-.966-1.034-1.033-.27-.023-.359-.135-.359-.27 0-.27.45-.471.898-.471.652 0 1.213.404 1.797 1.235.45.651.921.943 1.483.943.561 0 .92-.202 1.437-.719.382-.381.674-.718.944-.943"></path></svg><span class="h4 text-semibold ml-2 mr-3">GitHub Docs</span></a><div class="hide-sm border-left pl-3 d-flex flex-items-center"><div data-testid="version-picker" class=""><button type="button" aria-haspopup="true" aria-expanded="false" tabindex="0" class="prc-Button-ButtonBase-9n-Xk color-fg-default width-full p-1 pl-2 pr-2" data-loading="false" data-size="medium" data-variant="invisible" id="_R_cmf76_"><span data-component="buttonContent" data-align="center" class="prc-Button-ButtonContent-Iohp5"><span data-component="text" class="prc-Button-Label-FWkx3"><span>Version: </span><span class="f5 color-fg-muted text-normal" data-testid="field">Free, Pro, &amp; Team</span></span></span><span data-component="trailingAction" class="prc-Button-Visual-YNt2F prc-Button-VisualWrap-E4cnq"><svg data-component="Octicon" aria-hidden="true" focusable="false" class="octicon octicon-triangle-down" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="m4.427 7.427 3.396 3.396a.25.25 0 0 0 .354 0l3.396-3.396A.25.25 0 0 0 11.396 7H4.604a.25.25 0 0 0-.177.427Z"></path></svg></span></button></div><div class="Header_displayOverLarge__aDdCs"><div><button data-component="IconButton" type="button" data-testid="mobile-search-button" data-instance="large" tabindex="0" class="prc-Button-ButtonBase-9n-Xk SearchBarButton_searchIconButton__6_wSC prc-Button-IconButton-fyge7" data-loading="false" data-no-visuals="true" data-size="medium" data-variant="default" aria-labelledby="_R_1kmf76_"><svg data-component="Octicon" aria-hidden="true" focusable="false" class="octicon octicon-search" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="M10.68 11.74a6 6 0 0 1-7.922-8.982 6 6 0 0 1 8.982 7.922l3.04 3.04a.749.749 0 0 1-.326 1.275.749.749 0 0 1-.734-.215ZM11.5 7a4.499 4.499 0 1 0-8.997 0A4.499 4.499 0 0 0 11.5 7Z"></path></svg></button><span class="prc-TooltipV2-Tooltip-tLeuB" data-direction="s" aria-hidden="true" id="_R_1kmf76_" popover="auto">Search or ask Copilot</span><button data-testid="search" data-instance="large" tabindex="0" aria-label="Search or ask Copilot" class="SearchBarButton_searchInputButton__nAE_3"><div class="d-flex align-items-center flex-grow-1 SearchBarButton_searchInputContainer__6BzsH" aria-hidden="true" tabindex="-1"><span class="SearchBarButton_queryText__kdYr6 SearchBarButton_placeholder__Ey1Vh"><span><span>Search or ask</span><svg data-component="Octicon" aria-hidden="true" focusable="false" class="octicon octicon-copilot mr-1 ml-1" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="M7.998 15.035c-4.562 0-7.873-2.914-7.998-3.749V9.338c.085-.628.677-1.686 1.588-2.065.013-.07.024-.143.036-.218.029-.183.06-.384.126-.612-.201-.508-.254-1.084-.254-1.656 0-.87.128-1.769.693-2.484.579-.733 1.494-1.124 2.724-1.261 1.206-.134 2.262.034 2.944.765.05.053.096.108.139.165.044-.057.094-.112.143-.165.682-.731 1.738-.899 2.944-.765 1.23.137 2.145.528 2.724 1.261.566.715.693 1.614.693 2.484 0 .572-.053 1.148-.254 1.656.066.228.098.429.126.612.012.076.024.148.037.218.924.385 1.522 1.471 1.591 2.095v1.872c0 .766-3.351 3.795-8.002 3.795Zm0-1.485c2.28 0 4.584-1.11 5.002-1.433V7.862l-.023-.116c-.49.21-1.075.291-1.727.291-1.146 0-2.059-.327-2.71-.991A3.222 3.222 0 0 1 8 6.303a3.24 3.24 0 0 1-.544.743c-.65.664-1.563.991-2.71.991-.652 0-1.236-.081-1.727-.291l-.023.116v4.255c.419.323 2.722 1.433 5.002 1.433ZM6.762 2.83c-.193-.206-.637-.413-1.682-.297-1.019.113-1.479.404-1.713.7-.247.312-.369.789-.369 1.554 0 .793.129 1.171.308 1.371.162.181.519.379 1.442.379.853 0 1.339-.235 1.638-.54.315-.322.527-.827.617-1.553.117-.935-.037-1.395-.241-1.614Zm4.155-.297c-1.044-.116-1.488.091-1.681.297-.204.219-.359.679-.242 1.614.091.726.303 1.231.618 1.553.299.305.784.54 1.638.54.922 0 1.28-.198 1.442-.379.179-.2.308-.578.308-1.371 0-.765-.123-1.242-.37-1.554-.233-.296-.693-.587-1.713-.7Z"></path><path d="M6.25 9.037a.75.75 0 0 1 .75.75v1.501a.75.75 0 0 1-1.5 0V9.787a.75.75 0 0 1 .75-.75Zm4.25.75v1.501a.75.75 0 0 1-1.5 0V9.787a.75.75 0 0 1 1.5 0Z"></path></svg><span>Copilot</span></span></span></div><span class="SearchBarButton_searchIconContainer__Q1x0R" aria-hidden="true" tabindex="-1"><svg data-component="Octicon" aria-hidden="true" focusable="false" class="octicon octicon-search" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="M10.68 11.74a6 6 0 0 1-7.922-8.982 6 6 0 0 1 8.982 7.922l3.04 3.04a.749.749 0 0 1-.326 1.275.749.749 0 0 1-.734-.215ZM11.5 7a4.499 4.499 0 1 0-8.997 0A4.499 4.499 0 0 0 11.5 7Z"></path></svg></span></button></div></div></div></div><div class="d-flex flex-items-center"><div class="d-none d-lg-flex flex-items-center mr-3"><div data-testid="language-picker" class="d-flex"><button data-component="IconButton" type="button" aria-haspopup="true" aria-expanded="false" tabindex="0" class="prc-Button-ButtonBase-9n-Xk prc-Button-IconButton-fyge7" data-loading="false" data-no-visuals="true" data-size="medium" data-variant="default" aria-labelledby="_R_7j6f76_" id="_R_36f76_"><svg data-component="Octicon" aria-hidden="true" focusable="false" class="octicon octicon-globe" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="M8 0a8 8 0 1 1 0 16A8 8 0 0 1 8 0ZM5.78 8.75a9.64 9.64 0 0 0 1.363 4.177c.255.426.542.832.857 1.215.245-.296.551-.705.857-1.215A9.64 9.64 0 0 0 10.22 8.75Zm4.44-1.5a9.64 9.64 0 0 0-1.363-4.177c-.307-.51-.612-.919-.857-1.215a9.927 9.927 0 0 0-.857 1.215A9.64 9.64 0 0 0 5.78 7.25Zm-5.944 1.5H1.543a6.507 6.507 0 0 0 4.666 5.5c-.123-.181-.24-.365-.352-.552-.715-1.192-1.437-2.874-1.581-4.948Zm-2.733-1.5h2.733c.144-2.074.866-3.756 1.58-4.948.12-.197.237-.381.353-.552a6.507 6.507 0 0 0-4.666 5.5Zm10.181 1.5c-.144 2.074-.866 3.756-1.58 4.948-.12.197-.237.381-.353.552a6.507 6.507 0 0 0 4.666-5.5Zm2.733-1.5a6.507 6.507 0 0 0-4.666-5.5c.123.181.24.365.353.552.714 1.192 1.436 2.874 1.58 4.948Z"></path></svg></button><span class="prc-TooltipV2-Tooltip-tLeuB" data-direction="s" aria-hidden="true" id="_R_7j6f76_" popover="auto">Select language: current language is English</span></div></div><div data-testid="header-signup" class="border-left"><a href="https://github.com/signup?ref_cta=Sign+up&amp;ref_loc=docs+header&amp;ref_page=docs" target="_blank" rel="noopener" class="d-none d-lg-flex ml-3 btn color-fg-muted">Sign up</a></div><div class="HeaderSearchAndWidgets_displayUnderLarge__gfZxL"><div><button data-component="IconButton" type="button" data-testid="mobile-search-button" data-instance="small" tabindex="0" class="prc-Button-ButtonBase-9n-Xk SearchBarButton_searchIconButton__6_wSC prc-Button-IconButton-fyge7" data-loading="false" data-no-visuals="true" data-size="medium" data-variant="default" aria-labelledby="_R_n6f76_"><svg data-component="Octicon" aria-hidden="true" focusable="false" class="octicon octicon-search" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="M10.68 11.74a6 6 0 0 1-7.922-8.982 6 6 0 0 1 8.982 7.922l3.04 3.04a.749.749 0 0 1-.326 1.275.749.749 0 0 1-.734-.215ZM11.5 7a4.499 4.499 0 1 0-8.997 0A4.499 4.499 0 0 0 11.5 7Z"></path></svg></button><span class="prc-TooltipV2-Tooltip-tLeuB" data-direction="s" aria-hidden="true" id="_R_n6f76_" popover="auto">Search or ask Copilot</span><button data-testid="search" data-instance="small" tabindex="0" aria-label="Search or ask Copilot" class="SearchBarButton_searchInputButton__nAE_3"><div class="d-flex align-items-center flex-grow-1 SearchBarButton_searchInputContainer__6BzsH" aria-hidden="true" tabindex="-1"><span class="SearchBarButton_queryText__kdYr6 SearchBarButton_placeholder__Ey1Vh"><span><span>Search or ask</span><svg data-component="Octicon" aria-hidden="true" focusable="false" class="octicon octicon-copilot mr-1 ml-1" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="M7.998 15.035c-4.562 0-7.873-2.914-7.998-3.749V9.338c.085-.628.677-1.686 1.588-2.065.013-.07.024-.143.036-.218.029-.183.06-.384.126-.612-.201-.508-.254-1.084-.254-1.656 0-.87.128-1.769.693-2.484.579-.733 1.494-1.124 2.724-1.261 1.206-.134 2.262.034 2.944.765.05.053.096.108.139.165.044-.057.094-.112.143-.165.682-.731 1.738-.899 2.944-.765 1.23.137 2.145.528 2.724 1.261.566.715.693 1.614.693 2.484 0 .572-.053 1.148-.254 1.656.066.228.098.429.126.612.012.076.024.148.037.218.924.385 1.522 1.471 1.591 2.095v1.872c0 .766-3.351 3.795-8.002 3.795Zm0-1.485c2.28 0 4.584-1.11 5.002-1.433V7.862l-.023-.116c-.49.21-1.075.291-1.727.291-1.146 0-2.059-.327-2.71-.991A3.222 3.222 0 0 1 8 6.303a3.24 3.24 0 0 1-.544.743c-.65.664-1.563.991-2.71.991-.652 0-1.236-.081-1.727-.291l-.023.116v4.255c.419.323 2.722 1.433 5.002 1.433ZM6.762 2.83c-.193-.206-.637-.413-1.682-.297-1.019.113-1.479.404-1.713.7-.247.312-.369.789-.369 1.554 0 .793.129 1.171.308 1.371.162.181.519.379 1.442.379.853 0 1.339-.235 1.638-.54.315-.322.527-.827.617-1.553.117-.935-.037-1.395-.241-1.614Zm4.155-.297c-1.044-.116-1.488.091-1.681.297-.204.219-.359.679-.242 1.614.091.726.303 1.231.618 1.553.299.305.784.54 1.638.54.922 0 1.28-.198 1.442-.379.179-.2.308-.578.308-1.371 0-.765-.123-1.242-.37-1.554-.233-.296-.693-.587-1.713-.7Z"></path><path d="M6.25 9.037a.75.75 0 0 1 .75.75v1.501a.75.75 0 0 1-1.5 0V9.787a.75.75 0 0 1 .75-.75Zm4.25.75v1.501a.75.75 0 0 1-1.5 0V9.787a.75.75 0 0 1 1.5 0Z"></path></svg><span>Copilot</span></span></span></div><span class="SearchBarButton_searchIconContainer__Q1x0R" aria-hidden="true" tabindex="-1"><svg data-component="Octicon" aria-hidden="true" focusable="false" class="octicon octicon-search" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="M10.68 11.74a6 6 0 0 1-7.922-8.982 6 6 0 0 1 8.982 7.922l3.04 3.04a.749.749 0 0 1-.326 1.275.749.749 0 0 1-.734-.215ZM11.5 7a4.499 4.499 0 1 0-8.997 0A4.499 4.499 0 0 0 11.5 7Z"></path></svg></span></button></div></div><div><button data-component="IconButton" type="button" data-testid="mobile-menu" aria-haspopup="true" aria-expanded="false" tabindex="0" class="prc-Button-ButtonBase-9n-Xk HeaderSearchAndWidgets_menuButtonSearchClosed__zb1yd prc-Button-IconButton-fyge7" data-loading="false" data-no-visuals="true" data-size="medium" data-variant="default" aria-labelledby="_R_7p6f76_" id="_R_96f76_"><svg data-component="Octicon" aria-hidden="true" focusable="false" class="octicon octicon-kebab-horizontal" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="M8 9a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3ZM1.5 9a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Zm13 0a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Z"></path></svg></button><span class="prc-TooltipV2-Tooltip-tLeuB" data-direction="s" aria-hidden="true" id="_R_7p6f76_" popover="auto">Open menu</span></div></div></div></header></div><div data-container="secondary-nav" data-testid="docs-secondary-bar" class="DocsSecondaryBar_bar__loD55"><div class="DocsSecondaryBar_leftSegment__sKB06"><div class="DocsSecondaryBar_toggleCell__jza1n"><button data-component="IconButton" type="button" data-testid="sidebar-collapse-toggle" aria-expanded="true" class="prc-Button-ButtonBase-9n-Xk DocsSecondaryBar_desktopOnly__idmgY color-fg-muted prc-Button-IconButton-fyge7" data-loading="false" data-no-visuals="true" data-size="small" data-variant="invisible" aria-labelledby="_R_lv76_"><svg data-component="Octicon" aria-hidden="true" focusable="false" class="octicon octicon-sidebar-expand" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="m4.177 7.823 2.396-2.396A.25.25 0 0 1 7 5.604v4.792a.25.25 0 0 1-.427.177L4.177 8.177a.25.25 0 0 1 0-.354Z"></path><path d="M0 1.75C0 .784.784 0 1.75 0h12.5C15.216 0 16 .784 16 1.75v12.5A1.75 1.75 0 0 1 14.25 16H1.75A1.75 1.75 0 0 1 0 14.25Zm1.75-.25a.25.25 0 0 0-.25.25v12.5c0 .138.112.25.25.25H9.5v-13Zm12.5 13a.25.25 0 0 0 .25-.25V1.75a.25.25 0 0 0-.25-.25H11v13Z"></path></svg></button><span class="prc-TooltipV2-Tooltip-tLeuB" data-direction="s" aria-hidden="true" id="_R_lv76_" popover="auto">Collapse sidebar</span><button data-component="IconButton" type="button" data-testid="sidebar-mobile-toggle" aria-expanded="false" class="prc-Button-ButtonBase-9n-Xk DocsSecondaryBar_mobileOnly__VbJtM color-fg-muted prc-Button-IconButton-fyge7" data-loading="false" data-no-visuals="true" data-size="small" data-variant="invisible" aria-labelledby="_R_15v76_"><svg data-component="Octicon" aria-hidden="true" focusable="false" class="octicon octicon-sidebar-collapse" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="M6.823 7.823a.25.25 0 0 1 0 .354l-2.396 2.396A.25.25 0 0 1 4 10.396V5.604a.25.25 0 0 1 .427-.177Z"></path><path d="M1.75 0h12.5C15.216 0 16 .784 16 1.75v12.5A1.75 1.75 0 0 1 14.25 16H1.75A1.75 1.75 0 0 1 0 14.25V1.75C0 .784.784 0 1.75 0ZM1.5 1.75v12.5c0 .138.112.25.25.25H9.5v-13H1.75a.25.25 0 0 0-.25.25ZM11 14.5h3.25a.25.25 0 0 0 .25-.25V1.75a.25.25 0 0 0-.25-.25H11Z"></path></svg></button><span class="prc-TooltipV2-Tooltip-tLeuB" data-direction="s" aria-hidden="true" id="_R_15v76_" popover="auto">Expand sidebar</span></div><div class="BreadcrumbsScroller_scroller__552w3"><button data-component="IconButton" type="button" aria-hidden="true" tabindex="-1" class="prc-Button-ButtonBase-9n-Xk BreadcrumbsScroller_leftChevron__Bg3sS BreadcrumbsScroller_chevronHidden__fihME prc-Button-IconButton-fyge7" data-loading="false" data-no-visuals="true" data-size="small" data-variant="invisible" aria-labelledby="_R_pv76_"><svg data-component="Octicon" aria-hidden="true" focusable="false" class="octicon octicon-chevron-left" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="M9.78 12.78a.75.75 0 0 1-1.06 0L4.47 8.53a.75.75 0 0 1 0-1.06l4.25-4.25a.751.751 0 0 1 1.042.018.751.751 0 0 1 .018 1.042L6.06 8l3.72 3.72a.75.75 0 0 1 0 1.06Z"></path></svg></button><span class="prc-TooltipV2-Tooltip-tLeuB" data-direction="s" aria-hidden="true" id="_R_pv76_" popover="auto">Scroll breadcrumbs left</span><div class="BreadcrumbsScroller_scrollArea__pgK_q" data-search="breadcrumbs"><nav class="Primer_Brand__Breadcrumbs-module__Breadcrumbs___ANvyl Primer_Brand__Breadcrumbs-module__Breadcrumbs--default___q2JxW" aria-label="Breadcrumb" data-testid="breadcrumbs-bar" data-container="breadcrumbs"><ol class="Primer_Brand__Breadcrumbs-module__Breadcrumbs__list___S1xLw"><li class="Primer_Brand__Breadcrumbs-module__Breadcrumbs__item___IX25P"><a href="/en" class="Primer_Brand__InlineLink-module__InlineLink___U_Ama Primer_Brand__Breadcrumbs-module__Breadcrumbs__link___B3gbd" data-testid="breadcrumb-home" title="Home">Home</a></li><li class="Primer_Brand__Breadcrumbs-module__Breadcrumbs__item___IX25P"><a href="/en/rest" class="Primer_Brand__InlineLink-module__InlineLink___U_Ama Primer_Brand__Breadcrumbs-module__Breadcrumbs__link___B3gbd" data-testid="breadcrumb-link" title="REST API">REST API</a></li><li class="Primer_Brand__Breadcrumbs-module__Breadcrumbs__item___IX25P"><a href="/en/rest/repos" class="Primer_Brand__InlineLink-module__InlineLink___U_Ama Primer_Brand__Breadcrumbs-module__Breadcrumbs__link___B3gbd" data-testid="breadcrumb-link" title="Repositories">Repositories</a></li><li class="Primer_Brand__Breadcrumbs-module__Breadcrumbs__item___IX25P"><a href="/en/rest/repos/repos" class="Primer_Brand__InlineLink-module__InlineLink___U_Ama Primer_Brand__Breadcrumbs-module__Breadcrumbs__link___B3gbd" data-testid="breadcrumb-link" title="Repositories">Repositories</a></li></ol></nav></div><button data-component="IconButton" type="button" aria-hidden="true" tabindex="-1" class="prc-Button-ButtonBase-9n-Xk BreadcrumbsScroller_rightChevron__PB13q BreadcrumbsScroller_chevronHidden__fihME prc-Button-IconButton-fyge7" data-loading="false" data-no-visuals="true" data-size="small" data-variant="invisible" aria-labelledby="_R_1pv76_"><svg data-component="Octicon" aria-hidden="true" focusable="false" class="octicon octicon-chevron-right" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="M6.22 3.22a.75.75 0 0 1 1.06 0l4.25 4.25a.75.75 0 0 1 0 1.06l-4.25 4.25a.751.751 0 0 1-1.042-.018.751.751 0 0 1-.018-1.042L9.94 8 6.22 4.28a.75.75 0 0 1 0-1.06Z"></path></svg></button><span class="prc-TooltipV2-Tooltip-tLeuB" data-direction="s" aria-hidden="true" id="_R_1pv76_" popover="auto">Scroll breadcrumbs right</span></div></div></div><div class="d-lg-flex"><div data-container="nav" data-mobile-open="false" class="position-sticky d-none border-right d-xxl-block SidebarNav_sidebarFull__pWg8v"><nav aria-labelledby="allproducts-menu" role="navigation" aria-label="Documentation navigation"><div class="px-4 pb-3 border-bottom d-none d-xxl-block"><h2 class="mt-3" id="allproducts-menu"><a rel="" data-testid="sidebar-product-xl" class="d-block pl-1 mb-2 h3 color-fg-default no-underline _product-title" aria-describedby="allproducts-menu" href="/en/rest">REST API</a></h2><div data-testid="api-version-picker"><button type="button" aria-label="Select API Version" aria-haspopup="true" aria-expanded="false" tabindex="0" class="prc-Button-ButtonBase-9n-Xk color-fg-default width-full p-1 pl-2 pr-2 Picker_menuButton__TXIgc" data-loading="false" data-size="medium" data-variant="default" id="_R_4mv76_"><span data-component="buttonContent" data-align="center" class="prc-Button-ButtonContent-Iohp5"><span data-component="text" class="prc-Button-Label-FWkx3"><span class="Picker_pickerLabel__BG3zj">API Version: </span><span class="fundefined color-fg-muted text-normal" data-testid="version">2026-03-10 (latest)</span></span></span><span data-component="trailingAction" class="prc-Button-Visual-YNt2F prc-Button-VisualWrap-E4cnq"><svg data-component="Octicon" aria-hidden="true" focusable="false" class="octicon octicon-triangle-down" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="m4.427 7.427 3.396 3.396a.25.25 0 0 0 .354 0l3.396-3.396A.25.25 0 0 0 11.396 7H4.604a.25.25 0 0 0-.177.427Z"></path></svg></span></button></div></div><div class="border-right overflow-y-auto d-none d-xxl-block bg-primary flex-shrink-0 SidebarNav_sidebarContentFull__LLcR7 SidebarNav_sidebarContentFullWithPaddingRest__44Dm8" role="region" aria-label="Page navigation content"><div data-testid="sidebar" class="SidebarProduct_sidebar__h4M6_"><div><nav class="Primer_Brand__NavList-module__NavList___U7Jyj" aria-label="REST sidebar overview articles" data-testid="NavList"><ul class="Primer_Brand__NavList-module__NavList__list___K5lSx" data-testid="NavList-list"><li aria-hidden="true" style="display:none"><ul class="Primer_Brand__NavList-module__NavList__subNav___DZ2GX Primer_Brand__NavList-module__NavList__subNav--expanded___Wu6L6" aria-label="" data-testid="NavList-sub-nav" style="--brand-NavList-subNav-height: 0px;"><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" data-testid="NavList-link" href="#"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt"></span></span></a></div></li></ul></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-1___rA6Ts Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/quickstart"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Quickstart</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-1___rA6Ts" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><button id="_R_ab6v76H1_" type="button" class="Primer_Brand__NavList-module__NavList__link___lJiXk Primer_Brand__NavList-module__NavList__accordionButton___Jii1C" aria-expanded="false" aria-controls="_R_ab6v76_" data-testid="NavList-toggle"><svg aria-hidden="true" focusable="false" class="octicon octicon-triangle-down Primer_Brand__NavList-module__NavList__toggleIcon___hh94D" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="m4.427 7.427 3.396 3.396a.25.25 0 0 0 .354 0l3.396-3.396A.25.25 0 0 0 11.396 7H4.604a.25.25 0 0 0-.177.427Z"></path></svg><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">About the REST API</span></span></button></div><ul class="Primer_Brand__NavList-module__NavList__subNav___DZ2GX" aria-labelledby="_R_ab6v76H1_" aria-label="About the REST API submenu" id="_R_ab6v76_" aria-hidden="true" data-testid="NavList-sub-nav" inert="" style="--brand-NavList-subNav-height: 0px;"><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/about-the-rest-api/about-the-rest-api"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">About the REST API</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/about-the-rest-api/comparing-githubs-rest-api-and-graphql-api"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Comparing GitHub's APIs</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/about-the-rest-api/api-versions"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">API Versions</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/about-the-rest-api/breaking-changes"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Breaking changes</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/about-the-rest-api/about-the-openapi-description-for-the-rest-api"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">OpenAPI description</span></span></a></div></li></ul></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-1___rA6Ts" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><button id="_R_eb6v76H1_" type="button" class="Primer_Brand__NavList-module__NavList__link___lJiXk Primer_Brand__NavList-module__NavList__accordionButton___Jii1C" aria-expanded="false" aria-controls="_R_eb6v76_" data-testid="NavList-toggle"><svg aria-hidden="true" focusable="false" class="octicon octicon-triangle-down Primer_Brand__NavList-module__NavList__toggleIcon___hh94D" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="m4.427 7.427 3.396 3.396a.25.25 0 0 0 .354 0l3.396-3.396A.25.25 0 0 0 11.396 7H4.604a.25.25 0 0 0-.177.427Z"></path></svg><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Using the REST API</span></span></button></div><ul class="Primer_Brand__NavList-module__NavList__subNav___DZ2GX" aria-labelledby="_R_eb6v76H1_" aria-label="Using the REST API submenu" id="_R_eb6v76_" aria-hidden="true" data-testid="NavList-sub-nav" inert="" style="--brand-NavList-subNav-height: 0px;"><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/using-the-rest-api/getting-started-with-the-rest-api"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Getting started</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/using-the-rest-api/rate-limits-for-the-rest-api"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Rate limits</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/using-the-rest-api/using-pagination-in-the-rest-api"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Pagination</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/using-the-rest-api/libraries-for-the-rest-api"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Libraries</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/using-the-rest-api/best-practices-for-using-the-rest-api"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Best practices</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/using-the-rest-api/troubleshooting-the-rest-api"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Troubleshooting</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/using-the-rest-api/timezones-and-the-rest-api"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Timezones</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/using-the-rest-api/using-cors-and-jsonp-to-make-cross-origin-requests"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">CORS and JSONP</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/using-the-rest-api/issue-event-types"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Issue event types</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/using-the-rest-api/github-event-types"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">GitHub event types</span></span></a></div></li></ul></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-1___rA6Ts" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><button id="_R_ib6v76H1_" type="button" class="Primer_Brand__NavList-module__NavList__link___lJiXk Primer_Brand__NavList-module__NavList__accordionButton___Jii1C" aria-expanded="false" aria-controls="_R_ib6v76_" data-testid="NavList-toggle"><svg aria-hidden="true" focusable="false" class="octicon octicon-triangle-down Primer_Brand__NavList-module__NavList__toggleIcon___hh94D" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="m4.427 7.427 3.396 3.396a.25.25 0 0 0 .354 0l3.396-3.396A.25.25 0 0 0 11.396 7H4.604a.25.25 0 0 0-.177.427Z"></path></svg><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Authentication</span></span></button></div><ul class="Primer_Brand__NavList-module__NavList__subNav___DZ2GX" aria-labelledby="_R_ib6v76H1_" aria-label="Authentication submenu" id="_R_ib6v76_" aria-hidden="true" data-testid="NavList-sub-nav" inert="" style="--brand-NavList-subNav-height: 0px;"><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/authentication/authenticating-to-the-rest-api"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Authenticating</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/authentication/keeping-your-api-credentials-secure"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Keeping API credentials secure</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/authentication/endpoints-available-for-github-app-installation-access-tokens"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Endpoints for GitHub App installation tokens</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/authentication/endpoints-available-for-github-app-user-access-tokens"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Endpoints for GitHub App user tokens</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/authentication/endpoints-available-for-fine-grained-personal-access-tokens"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Endpoints for fine-grained PATs</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/authentication/permissions-required-for-github-apps"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Permissions for GitHub Apps</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/authentication/permissions-required-for-fine-grained-personal-access-tokens"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Permissions for fine-grained PATs</span></span></a></div></li></ul></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-1___rA6Ts" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><button id="_R_mb6v76H1_" type="button" class="Primer_Brand__NavList-module__NavList__link___lJiXk Primer_Brand__NavList-module__NavList__accordionButton___Jii1C" aria-expanded="false" aria-controls="_R_mb6v76_" data-testid="NavList-toggle"><svg aria-hidden="true" focusable="false" class="octicon octicon-triangle-down Primer_Brand__NavList-module__NavList__toggleIcon___hh94D" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="m4.427 7.427 3.396 3.396a.25.25 0 0 0 .354 0l3.396-3.396A.25.25 0 0 0 11.396 7H4.604a.25.25 0 0 0-.177.427Z"></path></svg><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Guides</span></span></button></div><ul class="Primer_Brand__NavList-module__NavList__subNav___DZ2GX" aria-labelledby="_R_mb6v76H1_" aria-label="Guides submenu" id="_R_mb6v76_" aria-hidden="true" data-testid="NavList-sub-nav" inert="" style="--brand-NavList-subNav-height: 0px;"><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/guides/scripting-with-the-rest-api-and-javascript"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Script with JavaScript</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/guides/scripting-with-the-rest-api-and-ruby"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Script with Ruby</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/guides/discovering-resources-for-a-user"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Discover resources for a user</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/guides/delivering-deployments"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Delivering deployments</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/guides/rendering-data-as-graphs"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Rendering data as graphs</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/guides/working-with-comments"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Working with comments</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/guides/building-a-ci-server"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Building a CI server</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/guides/using-the-rest-api-to-interact-with-your-git-database"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Get started - Git database</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/guides/using-the-rest-api-to-interact-with-checks"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Get started - Checks</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/guides/encrypting-secrets-for-the-rest-api"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Encrypt secrets</span></span></a></div></li></ul></li></ul></nav><hr data-testid="rest-sidebar-reference" class="m-2"><nav class="Primer_Brand__NavList-module__NavList___U7Jyj" aria-label="REST sidebar reference pages" data-testid="NavList"><ul class="Primer_Brand__NavList-module__NavList__list___K5lSx" data-testid="NavList-list"><li aria-hidden="true" style="display:none"><ul class="Primer_Brand__NavList-module__NavList__subNav___DZ2GX Primer_Brand__NavList-module__NavList__subNav--expanded___Wu6L6" aria-label="" data-testid="NavList-sub-nav" style="--brand-NavList-subNav-height: 0px;"><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" data-testid="NavList-link" href="#"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt"></span></span></a></div></li></ul></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-1___rA6Ts" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><button id="_R_6r6v76H1_" type="button" class="Primer_Brand__NavList-module__NavList__link___lJiXk Primer_Brand__NavList-module__NavList__accordionButton___Jii1C" aria-expanded="false" aria-controls="_R_6r6v76_" data-testid="NavList-toggle"><svg aria-hidden="true" focusable="false" class="octicon octicon-triangle-down Primer_Brand__NavList-module__NavList__toggleIcon___hh94D" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="m4.427 7.427 3.396 3.396a.25.25 0 0 0 .354 0l3.396-3.396A.25.25 0 0 0 11.396 7H4.604a.25.25 0 0 0-.177.427Z"></path></svg><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Actions</span></span></button></div><ul class="Primer_Brand__NavList-module__NavList__subNav___DZ2GX" aria-labelledby="_R_6r6v76H1_" aria-label="Actions submenu" id="_R_6r6v76_" aria-hidden="true" data-testid="NavList-sub-nav" inert="" style="--brand-NavList-subNav-height: 0px;"><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/actions/artifacts"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Artifacts</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/actions/cache"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Cache</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/actions/concurrency-groups"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Actions concurrency groups</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/actions/hosted-runners"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">GitHub-hosted runners</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/actions/oidc"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">OIDC</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/actions/permissions"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Permissions</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/actions/secrets"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Secrets</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/actions/self-hosted-runner-groups"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Self-hosted runner groups</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/actions/self-hosted-runners"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Self-hosted runners</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/actions/variables"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Variables</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/actions/workflow-jobs"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Workflow jobs</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/actions/workflow-runs"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Workflow runs</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/actions/workflows"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Workflows</span></span></a></div></li></ul></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-1___rA6Ts" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><button id="_R_ar6v76H1_" type="button" class="Primer_Brand__NavList-module__NavList__link___lJiXk Primer_Brand__NavList-module__NavList__accordionButton___Jii1C" aria-expanded="false" aria-controls="_R_ar6v76_" data-testid="NavList-toggle"><svg aria-hidden="true" focusable="false" class="octicon octicon-triangle-down Primer_Brand__NavList-module__NavList__toggleIcon___hh94D" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="m4.427 7.427 3.396 3.396a.25.25 0 0 0 .354 0l3.396-3.396A.25.25 0 0 0 11.396 7H4.604a.25.25 0 0 0-.177.427Z"></path></svg><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Activity</span></span></button></div><ul class="Primer_Brand__NavList-module__NavList__subNav___DZ2GX" aria-labelledby="_R_ar6v76H1_" aria-label="Activity submenu" id="_R_ar6v76_" aria-hidden="true" data-testid="NavList-sub-nav" inert="" style="--brand-NavList-subNav-height: 0px;"><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/activity/events"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Events</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/activity/feeds"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Feeds</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/activity/notifications"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Notifications</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/activity/starring"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Starring</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/activity/watching"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Watching</span></span></a></div></li></ul></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-1___rA6Ts" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><button id="_R_er6v76H1_" type="button" class="Primer_Brand__NavList-module__NavList__link___lJiXk Primer_Brand__NavList-module__NavList__accordionButton___Jii1C" aria-expanded="false" aria-controls="_R_er6v76_" data-testid="NavList-toggle"><svg aria-hidden="true" focusable="false" class="octicon octicon-triangle-down Primer_Brand__NavList-module__NavList__toggleIcon___hh94D" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="m4.427 7.427 3.396 3.396a.25.25 0 0 0 .354 0l3.396-3.396A.25.25 0 0 0 11.396 7H4.604a.25.25 0 0 0-.177.427Z"></path></svg><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Agent tasks</span></span></button></div><ul class="Primer_Brand__NavList-module__NavList__subNav___DZ2GX" aria-labelledby="_R_er6v76H1_" aria-label="Agent tasks submenu" id="_R_er6v76_" aria-hidden="true" data-testid="NavList-sub-nav" inert="" style="--brand-NavList-subNav-height: 0px;"><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/agent-tasks/agent-tasks"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Agent tasks</span></span></a></div></li></ul></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-1___rA6Ts" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><button id="_R_ir6v76H1_" type="button" class="Primer_Brand__NavList-module__NavList__link___lJiXk Primer_Brand__NavList-module__NavList__accordionButton___Jii1C" aria-expanded="false" aria-controls="_R_ir6v76_" data-testid="NavList-toggle"><svg aria-hidden="true" focusable="false" class="octicon octicon-triangle-down Primer_Brand__NavList-module__NavList__toggleIcon___hh94D" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="m4.427 7.427 3.396 3.396a.25.25 0 0 0 .354 0l3.396-3.396A.25.25 0 0 0 11.396 7H4.604a.25.25 0 0 0-.177.427Z"></path></svg><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Agents</span></span></button></div><ul class="Primer_Brand__NavList-module__NavList__subNav___DZ2GX" aria-labelledby="_R_ir6v76H1_" aria-label="Agents submenu" id="_R_ir6v76_" aria-hidden="true" data-testid="NavList-sub-nav" inert="" style="--brand-NavList-subNav-height: 0px;"><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/agents/secrets"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Secrets</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/agents/variables"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Variables</span></span></a></div></li></ul></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-1___rA6Ts" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><button id="_R_mr6v76H1_" type="button" class="Primer_Brand__NavList-module__NavList__link___lJiXk Primer_Brand__NavList-module__NavList__accordionButton___Jii1C" aria-expanded="false" aria-controls="_R_mr6v76_" data-testid="NavList-toggle"><svg aria-hidden="true" focusable="false" class="octicon octicon-triangle-down Primer_Brand__NavList-module__NavList__toggleIcon___hh94D" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="m4.427 7.427 3.396 3.396a.25.25 0 0 0 .354 0l3.396-3.396A.25.25 0 0 0 11.396 7H4.604a.25.25 0 0 0-.177.427Z"></path></svg><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Apps</span></span></button></div><ul class="Primer_Brand__NavList-module__NavList__subNav___DZ2GX" aria-labelledby="_R_mr6v76H1_" aria-label="Apps submenu" id="_R_mr6v76_" aria-hidden="true" data-testid="NavList-sub-nav" inert="" style="--brand-NavList-subNav-height: 0px;"><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/apps/apps"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">GitHub Apps</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/apps/installations"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Installations</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/apps/marketplace"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Marketplace</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/apps/oauth-applications"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">OAuth authorizations</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/apps/webhooks"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Webhooks</span></span></a></div></li></ul></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-1___rA6Ts" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><button id="_R_qr6v76H1_" type="button" class="Primer_Brand__NavList-module__NavList__link___lJiXk Primer_Brand__NavList-module__NavList__accordionButton___Jii1C" aria-expanded="false" aria-controls="_R_qr6v76_" data-testid="NavList-toggle"><svg aria-hidden="true" focusable="false" class="octicon octicon-triangle-down Primer_Brand__NavList-module__NavList__toggleIcon___hh94D" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="m4.427 7.427 3.396 3.396a.25.25 0 0 0 .354 0l3.396-3.396A.25.25 0 0 0 11.396 7H4.604a.25.25 0 0 0-.177.427Z"></path></svg><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Billing</span></span></button></div><ul class="Primer_Brand__NavList-module__NavList__subNav___DZ2GX" aria-labelledby="_R_qr6v76H1_" aria-label="Billing submenu" id="_R_qr6v76_" aria-hidden="true" data-testid="NavList-sub-nav" inert="" style="--brand-NavList-subNav-height: 0px;"><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/billing/budgets"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Budgets</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/billing/usage"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Billing usage</span></span></a></div></li></ul></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-1___rA6Ts" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><button id="_R_ur6v76H1_" type="button" class="Primer_Brand__NavList-module__NavList__link___lJiXk Primer_Brand__NavList-module__NavList__accordionButton___Jii1C" aria-expanded="false" aria-controls="_R_ur6v76_" data-testid="NavList-toggle"><svg aria-hidden="true" focusable="false" class="octicon octicon-triangle-down Primer_Brand__NavList-module__NavList__toggleIcon___hh94D" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="m4.427 7.427 3.396 3.396a.25.25 0 0 0 .354 0l3.396-3.396A.25.25 0 0 0 11.396 7H4.604a.25.25 0 0 0-.177.427Z"></path></svg><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Branches</span></span></button></div><ul class="Primer_Brand__NavList-module__NavList__subNav___DZ2GX" aria-labelledby="_R_ur6v76H1_" aria-label="Branches submenu" id="_R_ur6v76_" aria-hidden="true" data-testid="NavList-sub-nav" inert="" style="--brand-NavList-subNav-height: 0px;"><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/branches/branches"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Branches</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/branches/branch-protection"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Protected branches</span></span></a></div></li></ul></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-1___rA6Ts" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><button id="_R_12r6v76H1_" type="button" class="Primer_Brand__NavList-module__NavList__link___lJiXk Primer_Brand__NavList-module__NavList__accordionButton___Jii1C" aria-expanded="false" aria-controls="_R_12r6v76_" data-testid="NavList-toggle"><svg aria-hidden="true" focusable="false" class="octicon octicon-triangle-down Primer_Brand__NavList-module__NavList__toggleIcon___hh94D" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="m4.427 7.427 3.396 3.396a.25.25 0 0 0 .354 0l3.396-3.396A.25.25 0 0 0 11.396 7H4.604a.25.25 0 0 0-.177.427Z"></path></svg><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Campaigns</span></span></button></div><ul class="Primer_Brand__NavList-module__NavList__subNav___DZ2GX" aria-labelledby="_R_12r6v76H1_" aria-label="Campaigns submenu" id="_R_12r6v76_" aria-hidden="true" data-testid="NavList-sub-nav" inert="" style="--brand-NavList-subNav-height: 0px;"><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/campaigns/campaigns"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Security campaigns</span></span></a></div></li></ul></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-1___rA6Ts" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><button id="_R_16r6v76H1_" type="button" class="Primer_Brand__NavList-module__NavList__link___lJiXk Primer_Brand__NavList-module__NavList__accordionButton___Jii1C" aria-expanded="false" aria-controls="_R_16r6v76_" data-testid="NavList-toggle"><svg aria-hidden="true" focusable="false" class="octicon octicon-triangle-down Primer_Brand__NavList-module__NavList__toggleIcon___hh94D" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="m4.427 7.427 3.396 3.396a.25.25 0 0 0 .354 0l3.396-3.396A.25.25 0 0 0 11.396 7H4.604a.25.25 0 0 0-.177.427Z"></path></svg><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Checks</span></span></button></div><ul class="Primer_Brand__NavList-module__NavList__subNav___DZ2GX" aria-labelledby="_R_16r6v76H1_" aria-label="Checks submenu" id="_R_16r6v76_" aria-hidden="true" data-testid="NavList-sub-nav" inert="" style="--brand-NavList-subNav-height: 0px;"><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/checks/runs"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Check runs</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/checks/suites"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Check suites</span></span></a></div></li></ul></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-1___rA6Ts" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><button id="_R_1ar6v76H1_" type="button" class="Primer_Brand__NavList-module__NavList__link___lJiXk Primer_Brand__NavList-module__NavList__accordionButton___Jii1C" aria-expanded="false" aria-controls="_R_1ar6v76_" data-testid="NavList-toggle"><svg aria-hidden="true" focusable="false" class="octicon octicon-triangle-down Primer_Brand__NavList-module__NavList__toggleIcon___hh94D" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="m4.427 7.427 3.396 3.396a.25.25 0 0 0 .354 0l3.396-3.396A.25.25 0 0 0 11.396 7H4.604a.25.25 0 0 0-.177.427Z"></path></svg><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Classroom</span></span></button></div><ul class="Primer_Brand__NavList-module__NavList__subNav___DZ2GX" aria-labelledby="_R_1ar6v76H1_" aria-label="Classroom submenu" id="_R_1ar6v76_" aria-hidden="true" data-testid="NavList-sub-nav" inert="" style="--brand-NavList-subNav-height: 0px;"><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/classroom/classroom"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Classroom</span></span></a></div></li></ul></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-1___rA6Ts" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><button id="_R_1er6v76H1_" type="button" class="Primer_Brand__NavList-module__NavList__link___lJiXk Primer_Brand__NavList-module__NavList__accordionButton___Jii1C" aria-expanded="false" aria-controls="_R_1er6v76_" data-testid="NavList-toggle"><svg aria-hidden="true" focusable="false" class="octicon octicon-triangle-down Primer_Brand__NavList-module__NavList__toggleIcon___hh94D" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="m4.427 7.427 3.396 3.396a.25.25 0 0 0 .354 0l3.396-3.396A.25.25 0 0 0 11.396 7H4.604a.25.25 0 0 0-.177.427Z"></path></svg><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Code quality</span></span></button></div><ul class="Primer_Brand__NavList-module__NavList__subNav___DZ2GX" aria-labelledby="_R_1er6v76H1_" aria-label="Code quality submenu" id="_R_1er6v76_" aria-hidden="true" data-testid="NavList-sub-nav" inert="" style="--brand-NavList-subNav-height: 0px;"><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/code-quality/code-quality"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Code quality</span></span></a></div></li></ul></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-1___rA6Ts" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><button id="_R_1ir6v76H1_" type="button" class="Primer_Brand__NavList-module__NavList__link___lJiXk Primer_Brand__NavList-module__NavList__accordionButton___Jii1C" aria-expanded="false" aria-controls="_R_1ir6v76_" data-testid="NavList-toggle"><svg aria-hidden="true" focusable="false" class="octicon octicon-triangle-down Primer_Brand__NavList-module__NavList__toggleIcon___hh94D" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="m4.427 7.427 3.396 3.396a.25.25 0 0 0 .354 0l3.396-3.396A.25.25 0 0 0 11.396 7H4.604a.25.25 0 0 0-.177.427Z"></path></svg><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Code scanning</span></span></button></div><ul class="Primer_Brand__NavList-module__NavList__subNav___DZ2GX" aria-labelledby="_R_1ir6v76H1_" aria-label="Code scanning submenu" id="_R_1ir6v76_" aria-hidden="true" data-testid="NavList-sub-nav" inert="" style="--brand-NavList-subNav-height: 0px;"><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/code-scanning/code-scanning"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Code scanning</span></span></a></div></li></ul></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-1___rA6Ts" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><button id="_R_1mr6v76H1_" type="button" class="Primer_Brand__NavList-module__NavList__link___lJiXk Primer_Brand__NavList-module__NavList__accordionButton___Jii1C" aria-expanded="false" aria-controls="_R_1mr6v76_" data-testid="NavList-toggle"><svg aria-hidden="true" focusable="false" class="octicon octicon-triangle-down Primer_Brand__NavList-module__NavList__toggleIcon___hh94D" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="m4.427 7.427 3.396 3.396a.25.25 0 0 0 .354 0l3.396-3.396A.25.25 0 0 0 11.396 7H4.604a.25.25 0 0 0-.177.427Z"></path></svg><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Code security settings</span></span></button></div><ul class="Primer_Brand__NavList-module__NavList__subNav___DZ2GX" aria-labelledby="_R_1mr6v76H1_" aria-label="Code security settings submenu" id="_R_1mr6v76_" aria-hidden="true" data-testid="NavList-sub-nav" inert="" style="--brand-NavList-subNav-height: 0px;"><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/code-security/configurations"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Configurations</span></span></a></div></li></ul></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-1___rA6Ts" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><button id="_R_1qr6v76H1_" type="button" class="Primer_Brand__NavList-module__NavList__link___lJiXk Primer_Brand__NavList-module__NavList__accordionButton___Jii1C" aria-expanded="false" aria-controls="_R_1qr6v76_" data-testid="NavList-toggle"><svg aria-hidden="true" focusable="false" class="octicon octicon-triangle-down Primer_Brand__NavList-module__NavList__toggleIcon___hh94D" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="m4.427 7.427 3.396 3.396a.25.25 0 0 0 .354 0l3.396-3.396A.25.25 0 0 0 11.396 7H4.604a.25.25 0 0 0-.177.427Z"></path></svg><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Codes of conduct</span></span></button></div><ul class="Primer_Brand__NavList-module__NavList__subNav___DZ2GX" aria-labelledby="_R_1qr6v76H1_" aria-label="Codes of conduct submenu" id="_R_1qr6v76_" aria-hidden="true" data-testid="NavList-sub-nav" inert="" style="--brand-NavList-subNav-height: 0px;"><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/codes-of-conduct/codes-of-conduct"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Codes of conduct</span></span></a></div></li></ul></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-1___rA6Ts" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><button id="_R_1ur6v76H1_" type="button" class="Primer_Brand__NavList-module__NavList__link___lJiXk Primer_Brand__NavList-module__NavList__accordionButton___Jii1C" aria-expanded="false" aria-controls="_R_1ur6v76_" data-testid="NavList-toggle"><svg aria-hidden="true" focusable="false" class="octicon octicon-triangle-down Primer_Brand__NavList-module__NavList__toggleIcon___hh94D" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="m4.427 7.427 3.396 3.396a.25.25 0 0 0 .354 0l3.396-3.396A.25.25 0 0 0 11.396 7H4.604a.25.25 0 0 0-.177.427Z"></path></svg><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Codespaces</span></span></button></div><ul class="Primer_Brand__NavList-module__NavList__subNav___DZ2GX" aria-labelledby="_R_1ur6v76H1_" aria-label="Codespaces submenu" id="_R_1ur6v76_" aria-hidden="true" data-testid="NavList-sub-nav" inert="" style="--brand-NavList-subNav-height: 0px;"><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/codespaces/codespaces"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Codespaces</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/codespaces/organizations"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Organizations</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/codespaces/organization-secrets"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Organization secrets</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/codespaces/machines"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Machines</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/codespaces/repository-secrets"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Repository secrets</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/codespaces/secrets"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">User secrets</span></span></a></div></li></ul></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-1___rA6Ts" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><button id="_R_22r6v76H1_" type="button" class="Primer_Brand__NavList-module__NavList__link___lJiXk Primer_Brand__NavList-module__NavList__accordionButton___Jii1C" aria-expanded="false" aria-controls="_R_22r6v76_" data-testid="NavList-toggle"><svg aria-hidden="true" focusable="false" class="octicon octicon-triangle-down Primer_Brand__NavList-module__NavList__toggleIcon___hh94D" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="m4.427 7.427 3.396 3.396a.25.25 0 0 0 .354 0l3.396-3.396A.25.25 0 0 0 11.396 7H4.604a.25.25 0 0 0-.177.427Z"></path></svg><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Collaborators</span></span></button></div><ul class="Primer_Brand__NavList-module__NavList__subNav___DZ2GX" aria-labelledby="_R_22r6v76H1_" aria-label="Collaborators submenu" id="_R_22r6v76_" aria-hidden="true" data-testid="NavList-sub-nav" inert="" style="--brand-NavList-subNav-height: 0px;"><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/collaborators/collaborators"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Collaborators</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/collaborators/invitations"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Invitations</span></span></a></div></li></ul></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-1___rA6Ts" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><button id="_R_26r6v76H1_" type="button" class="Primer_Brand__NavList-module__NavList__link___lJiXk Primer_Brand__NavList-module__NavList__accordionButton___Jii1C" aria-expanded="false" aria-controls="_R_26r6v76_" data-testid="NavList-toggle"><svg aria-hidden="true" focusable="false" class="octicon octicon-triangle-down Primer_Brand__NavList-module__NavList__toggleIcon___hh94D" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="m4.427 7.427 3.396 3.396a.25.25 0 0 0 .354 0l3.396-3.396A.25.25 0 0 0 11.396 7H4.604a.25.25 0 0 0-.177.427Z"></path></svg><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Commits</span></span></button></div><ul class="Primer_Brand__NavList-module__NavList__subNav___DZ2GX" aria-labelledby="_R_26r6v76H1_" aria-label="Commits submenu" id="_R_26r6v76_" aria-hidden="true" data-testid="NavList-sub-nav" inert="" style="--brand-NavList-subNav-height: 0px;"><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/commits/commits"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Commits</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/commits/comments"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Commit comments</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/commits/statuses"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Commit statuses</span></span></a></div></li></ul></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-1___rA6Ts" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><button id="_R_2ar6v76H1_" type="button" class="Primer_Brand__NavList-module__NavList__link___lJiXk Primer_Brand__NavList-module__NavList__accordionButton___Jii1C" aria-expanded="false" aria-controls="_R_2ar6v76_" data-testid="NavList-toggle"><svg aria-hidden="true" focusable="false" class="octicon octicon-triangle-down Primer_Brand__NavList-module__NavList__toggleIcon___hh94D" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="m4.427 7.427 3.396 3.396a.25.25 0 0 0 .354 0l3.396-3.396A.25.25 0 0 0 11.396 7H4.604a.25.25 0 0 0-.177.427Z"></path></svg><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Copilot</span></span></button></div><ul class="Primer_Brand__NavList-module__NavList__subNav___DZ2GX" aria-labelledby="_R_2ar6v76H1_" aria-label="Copilot submenu" id="_R_2ar6v76_" aria-hidden="true" data-testid="NavList-sub-nav" inert="" style="--brand-NavList-subNav-height: 0px;"><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/copilot/copilot-cloud-agent-management"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Cloud agent repository management</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/copilot/copilot-coding-agent-management"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Copilot cloud agent management</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/copilot/copilot-content-exclusion-management"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Copilot content exclusion management</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/copilot/copilot-usage-metrics"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Copilot usage metrics</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/copilot/copilot-user-management"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Copilot user management</span></span></a></div></li></ul></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-1___rA6Ts" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><button id="_R_2er6v76H1_" type="button" class="Primer_Brand__NavList-module__NavList__link___lJiXk Primer_Brand__NavList-module__NavList__accordionButton___Jii1C" aria-expanded="false" aria-controls="_R_2er6v76_" data-testid="NavList-toggle"><svg aria-hidden="true" focusable="false" class="octicon octicon-triangle-down Primer_Brand__NavList-module__NavList__toggleIcon___hh94D" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="m4.427 7.427 3.396 3.396a.25.25 0 0 0 .354 0l3.396-3.396A.25.25 0 0 0 11.396 7H4.604a.25.25 0 0 0-.177.427Z"></path></svg><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Copilot Spaces</span></span></button></div><ul class="Primer_Brand__NavList-module__NavList__subNav___DZ2GX" aria-labelledby="_R_2er6v76H1_" aria-label="Copilot Spaces submenu" id="_R_2er6v76_" aria-hidden="true" data-testid="NavList-sub-nav" inert="" style="--brand-NavList-subNav-height: 0px;"><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/copilot-spaces/collaborators"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Collaborators</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/copilot-spaces/copilot-spaces"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Copilot Spaces</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/copilot-spaces/resources"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Resources</span></span></a></div></li></ul></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-1___rA6Ts" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><button id="_R_2ir6v76H1_" type="button" class="Primer_Brand__NavList-module__NavList__link___lJiXk Primer_Brand__NavList-module__NavList__accordionButton___Jii1C" aria-expanded="false" aria-controls="_R_2ir6v76_" data-testid="NavList-toggle"><svg aria-hidden="true" focusable="false" class="octicon octicon-triangle-down Primer_Brand__NavList-module__NavList__toggleIcon___hh94D" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="m4.427 7.427 3.396 3.396a.25.25 0 0 0 .354 0l3.396-3.396A.25.25 0 0 0 11.396 7H4.604a.25.25 0 0 0-.177.427Z"></path></svg><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Credentials</span></span></button></div><ul class="Primer_Brand__NavList-module__NavList__subNav___DZ2GX" aria-labelledby="_R_2ir6v76H1_" aria-label="Credentials submenu" id="_R_2ir6v76_" aria-hidden="true" data-testid="NavList-sub-nav" inert="" style="--brand-NavList-subNav-height: 0px;"><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/credentials/revoke"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Revocation</span></span></a></div></li></ul></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-1___rA6Ts" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><button id="_R_2mr6v76H1_" type="button" class="Primer_Brand__NavList-module__NavList__link___lJiXk Primer_Brand__NavList-module__NavList__accordionButton___Jii1C" aria-expanded="false" aria-controls="_R_2mr6v76_" data-testid="NavList-toggle"><svg aria-hidden="true" focusable="false" class="octicon octicon-triangle-down Primer_Brand__NavList-module__NavList__toggleIcon___hh94D" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="m4.427 7.427 3.396 3.396a.25.25 0 0 0 .354 0l3.396-3.396A.25.25 0 0 0 11.396 7H4.604a.25.25 0 0 0-.177.427Z"></path></svg><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Dependabot</span></span></button></div><ul class="Primer_Brand__NavList-module__NavList__subNav___DZ2GX" aria-labelledby="_R_2mr6v76H1_" aria-label="Dependabot submenu" id="_R_2mr6v76_" aria-hidden="true" data-testid="NavList-sub-nav" inert="" style="--brand-NavList-subNav-height: 0px;"><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/dependabot/alerts"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Alerts</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/dependabot/repository-access"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Repository access</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/dependabot/secrets"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Secrets</span></span></a></div></li></ul></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-1___rA6Ts" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><button id="_R_2qr6v76H1_" type="button" class="Primer_Brand__NavList-module__NavList__link___lJiXk Primer_Brand__NavList-module__NavList__accordionButton___Jii1C" aria-expanded="false" aria-controls="_R_2qr6v76_" data-testid="NavList-toggle"><svg aria-hidden="true" focusable="false" class="octicon octicon-triangle-down Primer_Brand__NavList-module__NavList__toggleIcon___hh94D" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="m4.427 7.427 3.396 3.396a.25.25 0 0 0 .354 0l3.396-3.396A.25.25 0 0 0 11.396 7H4.604a.25.25 0 0 0-.177.427Z"></path></svg><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Dependency graph</span></span></button></div><ul class="Primer_Brand__NavList-module__NavList__subNav___DZ2GX" aria-labelledby="_R_2qr6v76H1_" aria-label="Dependency graph submenu" id="_R_2qr6v76_" aria-hidden="true" data-testid="NavList-sub-nav" inert="" style="--brand-NavList-subNav-height: 0px;"><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/dependency-graph/dependency-review"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Dependency review</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/dependency-graph/dependency-submission"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Dependency submission</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/dependency-graph/sboms"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Software bill of materials (SBOM)</span></span></a></div></li></ul></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-1___rA6Ts" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><button id="_R_2ur6v76H1_" type="button" class="Primer_Brand__NavList-module__NavList__link___lJiXk Primer_Brand__NavList-module__NavList__accordionButton___Jii1C" aria-expanded="false" aria-controls="_R_2ur6v76_" data-testid="NavList-toggle"><svg aria-hidden="true" focusable="false" class="octicon octicon-triangle-down Primer_Brand__NavList-module__NavList__toggleIcon___hh94D" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="m4.427 7.427 3.396 3.396a.25.25 0 0 0 .354 0l3.396-3.396A.25.25 0 0 0 11.396 7H4.604a.25.25 0 0 0-.177.427Z"></path></svg><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Deploy keys</span></span></button></div><ul class="Primer_Brand__NavList-module__NavList__subNav___DZ2GX" aria-labelledby="_R_2ur6v76H1_" aria-label="Deploy keys submenu" id="_R_2ur6v76_" aria-hidden="true" data-testid="NavList-sub-nav" inert="" style="--brand-NavList-subNav-height: 0px;"><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/deploy-keys/deploy-keys"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Deploy keys</span></span></a></div></li></ul></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-1___rA6Ts" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><button id="_R_32r6v76H1_" type="button" class="Primer_Brand__NavList-module__NavList__link___lJiXk Primer_Brand__NavList-module__NavList__accordionButton___Jii1C" aria-expanded="false" aria-controls="_R_32r6v76_" data-testid="NavList-toggle"><svg aria-hidden="true" focusable="false" class="octicon octicon-triangle-down Primer_Brand__NavList-module__NavList__toggleIcon___hh94D" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="m4.427 7.427 3.396 3.396a.25.25 0 0 0 .354 0l3.396-3.396A.25.25 0 0 0 11.396 7H4.604a.25.25 0 0 0-.177.427Z"></path></svg><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Deployments</span></span></button></div><ul class="Primer_Brand__NavList-module__NavList__subNav___DZ2GX" aria-labelledby="_R_32r6v76H1_" aria-label="Deployments submenu" id="_R_32r6v76_" aria-hidden="true" data-testid="NavList-sub-nav" inert="" style="--brand-NavList-subNav-height: 0px;"><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/deployments/branch-policies"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Deployment branch policies</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/deployments/deployments"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Deployments</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/deployments/environments"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Environments</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/deployments/protection-rules"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Protection rules</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/deployments/statuses"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Deployment statuses</span></span></a></div></li></ul></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-1___rA6Ts" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><button id="_R_36r6v76H1_" type="button" class="Primer_Brand__NavList-module__NavList__link___lJiXk Primer_Brand__NavList-module__NavList__accordionButton___Jii1C" aria-expanded="false" aria-controls="_R_36r6v76_" data-testid="NavList-toggle"><svg aria-hidden="true" focusable="false" class="octicon octicon-triangle-down Primer_Brand__NavList-module__NavList__toggleIcon___hh94D" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="m4.427 7.427 3.396 3.396a.25.25 0 0 0 .354 0l3.396-3.396A.25.25 0 0 0 11.396 7H4.604a.25.25 0 0 0-.177.427Z"></path></svg><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Emojis</span></span></button></div><ul class="Primer_Brand__NavList-module__NavList__subNav___DZ2GX" aria-labelledby="_R_36r6v76H1_" aria-label="Emojis submenu" id="_R_36r6v76_" aria-hidden="true" data-testid="NavList-sub-nav" inert="" style="--brand-NavList-subNav-height: 0px;"><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/emojis/emojis"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Emojis</span></span></a></div></li></ul></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-1___rA6Ts" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><button id="_R_3ar6v76H1_" type="button" class="Primer_Brand__NavList-module__NavList__link___lJiXk Primer_Brand__NavList-module__NavList__accordionButton___Jii1C" aria-expanded="false" aria-controls="_R_3ar6v76_" data-testid="NavList-toggle"><svg aria-hidden="true" focusable="false" class="octicon octicon-triangle-down Primer_Brand__NavList-module__NavList__toggleIcon___hh94D" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="m4.427 7.427 3.396 3.396a.25.25 0 0 0 .354 0l3.396-3.396A.25.25 0 0 0 11.396 7H4.604a.25.25 0 0 0-.177.427Z"></path></svg><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Enterprise teams</span></span></button></div><ul class="Primer_Brand__NavList-module__NavList__subNav___DZ2GX" aria-labelledby="_R_3ar6v76H1_" aria-label="Enterprise teams submenu" id="_R_3ar6v76_" aria-hidden="true" data-testid="NavList-sub-nav" inert="" style="--brand-NavList-subNav-height: 0px;"><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/enterprise-teams/enterprise-team-members"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Enterprise team members</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/enterprise-teams/enterprise-team-organizations"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Enterprise team organizations</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/enterprise-teams/enterprise-teams"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Enterprise teams</span></span></a></div></li></ul></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-1___rA6Ts" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><button id="_R_3er6v76H1_" type="button" class="Primer_Brand__NavList-module__NavList__link___lJiXk Primer_Brand__NavList-module__NavList__accordionButton___Jii1C" aria-expanded="false" aria-controls="_R_3er6v76_" data-testid="NavList-toggle"><svg aria-hidden="true" focusable="false" class="octicon octicon-triangle-down Primer_Brand__NavList-module__NavList__toggleIcon___hh94D" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="m4.427 7.427 3.396 3.396a.25.25 0 0 0 .354 0l3.396-3.396A.25.25 0 0 0 11.396 7H4.604a.25.25 0 0 0-.177.427Z"></path></svg><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Gists</span></span></button></div><ul class="Primer_Brand__NavList-module__NavList__subNav___DZ2GX" aria-labelledby="_R_3er6v76H1_" aria-label="Gists submenu" id="_R_3er6v76_" aria-hidden="true" data-testid="NavList-sub-nav" inert="" style="--brand-NavList-subNav-height: 0px;"><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/gists/gists"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Gists</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/gists/comments"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Comments</span></span></a></div></li></ul></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-1___rA6Ts" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><button id="_R_3ir6v76H1_" type="button" class="Primer_Brand__NavList-module__NavList__link___lJiXk Primer_Brand__NavList-module__NavList__accordionButton___Jii1C" aria-expanded="false" aria-controls="_R_3ir6v76_" data-testid="NavList-toggle"><svg aria-hidden="true" focusable="false" class="octicon octicon-triangle-down Primer_Brand__NavList-module__NavList__toggleIcon___hh94D" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="m4.427 7.427 3.396 3.396a.25.25 0 0 0 .354 0l3.396-3.396A.25.25 0 0 0 11.396 7H4.604a.25.25 0 0 0-.177.427Z"></path></svg><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Git database</span></span></button></div><ul class="Primer_Brand__NavList-module__NavList__subNav___DZ2GX" aria-labelledby="_R_3ir6v76H1_" aria-label="Git database submenu" id="_R_3ir6v76_" aria-hidden="true" data-testid="NavList-sub-nav" inert="" style="--brand-NavList-subNav-height: 0px;"><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/git/blobs"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Blobs</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/git/commits"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Commits</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/git/refs"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">References</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/git/tags"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Tags</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/git/trees"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Trees</span></span></a></div></li></ul></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-1___rA6Ts" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><button id="_R_3mr6v76H1_" type="button" class="Primer_Brand__NavList-module__NavList__link___lJiXk Primer_Brand__NavList-module__NavList__accordionButton___Jii1C" aria-expanded="false" aria-controls="_R_3mr6v76_" data-testid="NavList-toggle"><svg aria-hidden="true" focusable="false" class="octicon octicon-triangle-down Primer_Brand__NavList-module__NavList__toggleIcon___hh94D" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="m4.427 7.427 3.396 3.396a.25.25 0 0 0 .354 0l3.396-3.396A.25.25 0 0 0 11.396 7H4.604a.25.25 0 0 0-.177.427Z"></path></svg><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Gitignore</span></span></button></div><ul class="Primer_Brand__NavList-module__NavList__subNav___DZ2GX" aria-labelledby="_R_3mr6v76H1_" aria-label="Gitignore submenu" id="_R_3mr6v76_" aria-hidden="true" data-testid="NavList-sub-nav" inert="" style="--brand-NavList-subNav-height: 0px;"><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/gitignore/gitignore"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Gitignore</span></span></a></div></li></ul></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-1___rA6Ts" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><button id="_R_3qr6v76H1_" type="button" class="Primer_Brand__NavList-module__NavList__link___lJiXk Primer_Brand__NavList-module__NavList__accordionButton___Jii1C" aria-expanded="false" aria-controls="_R_3qr6v76_" data-testid="NavList-toggle"><svg aria-hidden="true" focusable="false" class="octicon octicon-triangle-down Primer_Brand__NavList-module__NavList__toggleIcon___hh94D" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="m4.427 7.427 3.396 3.396a.25.25 0 0 0 .354 0l3.396-3.396A.25.25 0 0 0 11.396 7H4.604a.25.25 0 0 0-.177.427Z"></path></svg><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Interactions</span></span></button></div><ul class="Primer_Brand__NavList-module__NavList__subNav___DZ2GX" aria-labelledby="_R_3qr6v76H1_" aria-label="Interactions submenu" id="_R_3qr6v76_" aria-hidden="true" data-testid="NavList-sub-nav" inert="" style="--brand-NavList-subNav-height: 0px;"><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/interactions/orgs"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Organization</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/interactions/repos"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Repository</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/interactions/user"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">User</span></span></a></div></li></ul></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-1___rA6Ts" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><button id="_R_3ur6v76H1_" type="button" class="Primer_Brand__NavList-module__NavList__link___lJiXk Primer_Brand__NavList-module__NavList__accordionButton___Jii1C" aria-expanded="false" aria-controls="_R_3ur6v76_" data-testid="NavList-toggle"><svg aria-hidden="true" focusable="false" class="octicon octicon-triangle-down Primer_Brand__NavList-module__NavList__toggleIcon___hh94D" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="m4.427 7.427 3.396 3.396a.25.25 0 0 0 .354 0l3.396-3.396A.25.25 0 0 0 11.396 7H4.604a.25.25 0 0 0-.177.427Z"></path></svg><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Issues</span></span></button></div><ul class="Primer_Brand__NavList-module__NavList__subNav___DZ2GX" aria-labelledby="_R_3ur6v76H1_" aria-label="Issues submenu" id="_R_3ur6v76_" aria-hidden="true" data-testid="NavList-sub-nav" inert="" style="--brand-NavList-subNav-height: 0px;"><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/issues/assignees"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Assignees</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/issues/comments"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Comments</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/issues/events"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Events</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/issues/issue-dependencies"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Issue dependencies</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/issues/issue-field-values"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Issue field values</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/issues/issues"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Issues</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/issues/labels"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Labels</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/issues/milestones"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Milestones</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/issues/sub-issues"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Sub-issues</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/issues/timeline"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Timeline</span></span></a></div></li></ul></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-1___rA6Ts" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><button id="_R_42r6v76H1_" type="button" class="Primer_Brand__NavList-module__NavList__link___lJiXk Primer_Brand__NavList-module__NavList__accordionButton___Jii1C" aria-expanded="false" aria-controls="_R_42r6v76_" data-testid="NavList-toggle"><svg aria-hidden="true" focusable="false" class="octicon octicon-triangle-down Primer_Brand__NavList-module__NavList__toggleIcon___hh94D" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="m4.427 7.427 3.396 3.396a.25.25 0 0 0 .354 0l3.396-3.396A.25.25 0 0 0 11.396 7H4.604a.25.25 0 0 0-.177.427Z"></path></svg><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Licenses</span></span></button></div><ul class="Primer_Brand__NavList-module__NavList__subNav___DZ2GX" aria-labelledby="_R_42r6v76H1_" aria-label="Licenses submenu" id="_R_42r6v76_" aria-hidden="true" data-testid="NavList-sub-nav" inert="" style="--brand-NavList-subNav-height: 0px;"><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/licenses/licenses"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Licenses</span></span></a></div></li></ul></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-1___rA6Ts" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><button id="_R_46r6v76H1_" type="button" class="Primer_Brand__NavList-module__NavList__link___lJiXk Primer_Brand__NavList-module__NavList__accordionButton___Jii1C" aria-expanded="false" aria-controls="_R_46r6v76_" data-testid="NavList-toggle"><svg aria-hidden="true" focusable="false" class="octicon octicon-triangle-down Primer_Brand__NavList-module__NavList__toggleIcon___hh94D" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="m4.427 7.427 3.396 3.396a.25.25 0 0 0 .354 0l3.396-3.396A.25.25 0 0 0 11.396 7H4.604a.25.25 0 0 0-.177.427Z"></path></svg><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Markdown</span></span></button></div><ul class="Primer_Brand__NavList-module__NavList__subNav___DZ2GX" aria-labelledby="_R_46r6v76H1_" aria-label="Markdown submenu" id="_R_46r6v76_" aria-hidden="true" data-testid="NavList-sub-nav" inert="" style="--brand-NavList-subNav-height: 0px;"><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/markdown/markdown"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Markdown</span></span></a></div></li></ul></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-1___rA6Ts" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><button id="_R_4ar6v76H1_" type="button" class="Primer_Brand__NavList-module__NavList__link___lJiXk Primer_Brand__NavList-module__NavList__accordionButton___Jii1C" aria-expanded="false" aria-controls="_R_4ar6v76_" data-testid="NavList-toggle"><svg aria-hidden="true" focusable="false" class="octicon octicon-triangle-down Primer_Brand__NavList-module__NavList__toggleIcon___hh94D" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="m4.427 7.427 3.396 3.396a.25.25 0 0 0 .354 0l3.396-3.396A.25.25 0 0 0 11.396 7H4.604a.25.25 0 0 0-.177.427Z"></path></svg><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Meta</span></span></button></div><ul class="Primer_Brand__NavList-module__NavList__subNav___DZ2GX" aria-labelledby="_R_4ar6v76H1_" aria-label="Meta submenu" id="_R_4ar6v76_" aria-hidden="true" data-testid="NavList-sub-nav" inert="" style="--brand-NavList-subNav-height: 0px;"><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/meta/meta"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Meta</span></span></a></div></li></ul></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-1___rA6Ts" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><button id="_R_4er6v76H1_" type="button" class="Primer_Brand__NavList-module__NavList__link___lJiXk Primer_Brand__NavList-module__NavList__accordionButton___Jii1C" aria-expanded="false" aria-controls="_R_4er6v76_" data-testid="NavList-toggle"><svg aria-hidden="true" focusable="false" class="octicon octicon-triangle-down Primer_Brand__NavList-module__NavList__toggleIcon___hh94D" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="m4.427 7.427 3.396 3.396a.25.25 0 0 0 .354 0l3.396-3.396A.25.25 0 0 0 11.396 7H4.604a.25.25 0 0 0-.177.427Z"></path></svg><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Metrics</span></span></button></div><ul class="Primer_Brand__NavList-module__NavList__subNav___DZ2GX" aria-labelledby="_R_4er6v76H1_" aria-label="Metrics submenu" id="_R_4er6v76_" aria-hidden="true" data-testid="NavList-sub-nav" inert="" style="--brand-NavList-subNav-height: 0px;"><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/metrics/community"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Community</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/metrics/statistics"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Statistics</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/metrics/traffic"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Traffic</span></span></a></div></li></ul></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-1___rA6Ts" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><button id="_R_4ir6v76H1_" type="button" class="Primer_Brand__NavList-module__NavList__link___lJiXk Primer_Brand__NavList-module__NavList__accordionButton___Jii1C" aria-expanded="false" aria-controls="_R_4ir6v76_" data-testid="NavList-toggle"><svg aria-hidden="true" focusable="false" class="octicon octicon-triangle-down Primer_Brand__NavList-module__NavList__toggleIcon___hh94D" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="m4.427 7.427 3.396 3.396a.25.25 0 0 0 .354 0l3.396-3.396A.25.25 0 0 0 11.396 7H4.604a.25.25 0 0 0-.177.427Z"></path></svg><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Migrations</span></span></button></div><ul class="Primer_Brand__NavList-module__NavList__subNav___DZ2GX" aria-labelledby="_R_4ir6v76H1_" aria-label="Migrations submenu" id="_R_4ir6v76_" aria-hidden="true" data-testid="NavList-sub-nav" inert="" style="--brand-NavList-subNav-height: 0px;"><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/migrations/orgs"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Organizations</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/migrations/source-imports"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Source endpoints</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/migrations/users"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Users</span></span></a></div></li></ul></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-1___rA6Ts" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><button id="_R_4mr6v76H1_" type="button" class="Primer_Brand__NavList-module__NavList__link___lJiXk Primer_Brand__NavList-module__NavList__accordionButton___Jii1C" aria-expanded="false" aria-controls="_R_4mr6v76_" data-testid="NavList-toggle"><svg aria-hidden="true" focusable="false" class="octicon octicon-triangle-down Primer_Brand__NavList-module__NavList__toggleIcon___hh94D" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="m4.427 7.427 3.396 3.396a.25.25 0 0 0 .354 0l3.396-3.396A.25.25 0 0 0 11.396 7H4.604a.25.25 0 0 0-.177.427Z"></path></svg><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Organizations</span></span></button></div><ul class="Primer_Brand__NavList-module__NavList__subNav___DZ2GX" aria-labelledby="_R_4mr6v76H1_" aria-label="Organizations submenu" id="_R_4mr6v76_" aria-hidden="true" data-testid="NavList-sub-nav" inert="" style="--brand-NavList-subNav-height: 0px;"><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/orgs/api-insights"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">API Insights</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/orgs/artifact-metadata"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Artifact metadata</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/orgs/attestations"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Artifact attestations</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/orgs/blocking"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Blocking users</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/orgs/custom-properties"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Custom properties</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/orgs/issue-fields"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Issue fields</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/orgs/issue-types"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Issue types</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/orgs/members"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Members</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/orgs/network-configurations"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Network configurations</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/orgs/organization-roles"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Organization roles</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/orgs/orgs"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Organizations</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/orgs/outside-collaborators"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Outside collaborators</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/orgs/personal-access-tokens"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Personal access tokens</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/orgs/rule-suites"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Rule suites</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/orgs/rules"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Rules</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/orgs/security-managers"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Security managers</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/orgs/webhooks"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Webhooks</span></span></a></div></li></ul></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-1___rA6Ts" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><button id="_R_4qr6v76H1_" type="button" class="Primer_Brand__NavList-module__NavList__link___lJiXk Primer_Brand__NavList-module__NavList__accordionButton___Jii1C" aria-expanded="false" aria-controls="_R_4qr6v76_" data-testid="NavList-toggle"><svg aria-hidden="true" focusable="false" class="octicon octicon-triangle-down Primer_Brand__NavList-module__NavList__toggleIcon___hh94D" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="m4.427 7.427 3.396 3.396a.25.25 0 0 0 .354 0l3.396-3.396A.25.25 0 0 0 11.396 7H4.604a.25.25 0 0 0-.177.427Z"></path></svg><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Packages</span></span></button></div><ul class="Primer_Brand__NavList-module__NavList__subNav___DZ2GX" aria-labelledby="_R_4qr6v76H1_" aria-label="Packages submenu" id="_R_4qr6v76_" aria-hidden="true" data-testid="NavList-sub-nav" inert="" style="--brand-NavList-subNav-height: 0px;"><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/packages/packages"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Packages</span></span></a></div></li></ul></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-1___rA6Ts" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><button id="_R_4ur6v76H1_" type="button" class="Primer_Brand__NavList-module__NavList__link___lJiXk Primer_Brand__NavList-module__NavList__accordionButton___Jii1C" aria-expanded="false" aria-controls="_R_4ur6v76_" data-testid="NavList-toggle"><svg aria-hidden="true" focusable="false" class="octicon octicon-triangle-down Primer_Brand__NavList-module__NavList__toggleIcon___hh94D" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="m4.427 7.427 3.396 3.396a.25.25 0 0 0 .354 0l3.396-3.396A.25.25 0 0 0 11.396 7H4.604a.25.25 0 0 0-.177.427Z"></path></svg><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Pages</span></span></button></div><ul class="Primer_Brand__NavList-module__NavList__subNav___DZ2GX" aria-labelledby="_R_4ur6v76H1_" aria-label="Pages submenu" id="_R_4ur6v76_" aria-hidden="true" data-testid="NavList-sub-nav" inert="" style="--brand-NavList-subNav-height: 0px;"><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/pages/pages"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Pages</span></span></a></div></li></ul></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-1___rA6Ts" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><button id="_R_52r6v76H1_" type="button" class="Primer_Brand__NavList-module__NavList__link___lJiXk Primer_Brand__NavList-module__NavList__accordionButton___Jii1C" aria-expanded="false" aria-controls="_R_52r6v76_" data-testid="NavList-toggle"><svg aria-hidden="true" focusable="false" class="octicon octicon-triangle-down Primer_Brand__NavList-module__NavList__toggleIcon___hh94D" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="m4.427 7.427 3.396 3.396a.25.25 0 0 0 .354 0l3.396-3.396A.25.25 0 0 0 11.396 7H4.604a.25.25 0 0 0-.177.427Z"></path></svg><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Private registries</span></span></button></div><ul class="Primer_Brand__NavList-module__NavList__subNav___DZ2GX" aria-labelledby="_R_52r6v76H1_" aria-label="Private registries submenu" id="_R_52r6v76_" aria-hidden="true" data-testid="NavList-sub-nav" inert="" style="--brand-NavList-subNav-height: 0px;"><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/private-registries/organization-configurations"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Organization configurations</span></span></a></div></li></ul></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-1___rA6Ts" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><button id="_R_56r6v76H1_" type="button" class="Primer_Brand__NavList-module__NavList__link___lJiXk Primer_Brand__NavList-module__NavList__accordionButton___Jii1C" aria-expanded="false" aria-controls="_R_56r6v76_" data-testid="NavList-toggle"><svg aria-hidden="true" focusable="false" class="octicon octicon-triangle-down Primer_Brand__NavList-module__NavList__toggleIcon___hh94D" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="m4.427 7.427 3.396 3.396a.25.25 0 0 0 .354 0l3.396-3.396A.25.25 0 0 0 11.396 7H4.604a.25.25 0 0 0-.177.427Z"></path></svg><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Projects</span></span></button></div><ul class="Primer_Brand__NavList-module__NavList__subNav___DZ2GX" aria-labelledby="_R_56r6v76H1_" aria-label="Projects submenu" id="_R_56r6v76_" aria-hidden="true" data-testid="NavList-sub-nav" inert="" style="--brand-NavList-subNav-height: 0px;"><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/projects/drafts"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Draft Project items</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/projects/fields"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Project fields</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/projects/items"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Project items</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/projects/projects"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Projects</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/projects/views"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Project views</span></span></a></div></li></ul></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-1___rA6Ts" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><button id="_R_5ar6v76H1_" type="button" class="Primer_Brand__NavList-module__NavList__link___lJiXk Primer_Brand__NavList-module__NavList__accordionButton___Jii1C" aria-expanded="false" aria-controls="_R_5ar6v76_" data-testid="NavList-toggle"><svg aria-hidden="true" focusable="false" class="octicon octicon-triangle-down Primer_Brand__NavList-module__NavList__toggleIcon___hh94D" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="m4.427 7.427 3.396 3.396a.25.25 0 0 0 .354 0l3.396-3.396A.25.25 0 0 0 11.396 7H4.604a.25.25 0 0 0-.177.427Z"></path></svg><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Pull requests</span></span></button></div><ul class="Primer_Brand__NavList-module__NavList__subNav___DZ2GX" aria-labelledby="_R_5ar6v76H1_" aria-label="Pull requests submenu" id="_R_5ar6v76_" aria-hidden="true" data-testid="NavList-sub-nav" inert="" style="--brand-NavList-subNav-height: 0px;"><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/pulls/comments"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Review comments</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/pulls/pulls"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Pull requests</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/pulls/review-requests"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Review requests</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/pulls/reviews"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Reviews</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/pulls/stacks"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Stacked pull requests</span></span></a></div></li></ul></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-1___rA6Ts" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><button id="_R_5er6v76H1_" type="button" class="Primer_Brand__NavList-module__NavList__link___lJiXk Primer_Brand__NavList-module__NavList__accordionButton___Jii1C" aria-expanded="false" aria-controls="_R_5er6v76_" data-testid="NavList-toggle"><svg aria-hidden="true" focusable="false" class="octicon octicon-triangle-down Primer_Brand__NavList-module__NavList__toggleIcon___hh94D" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="m4.427 7.427 3.396 3.396a.25.25 0 0 0 .354 0l3.396-3.396A.25.25 0 0 0 11.396 7H4.604a.25.25 0 0 0-.177.427Z"></path></svg><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Rate limit</span></span></button></div><ul class="Primer_Brand__NavList-module__NavList__subNav___DZ2GX" aria-labelledby="_R_5er6v76H1_" aria-label="Rate limit submenu" id="_R_5er6v76_" aria-hidden="true" data-testid="NavList-sub-nav" inert="" style="--brand-NavList-subNav-height: 0px;"><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/rate-limit/rate-limit"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Rate limit</span></span></a></div></li></ul></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-1___rA6Ts" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><button id="_R_5ir6v76H1_" type="button" class="Primer_Brand__NavList-module__NavList__link___lJiXk Primer_Brand__NavList-module__NavList__accordionButton___Jii1C" aria-expanded="false" aria-controls="_R_5ir6v76_" data-testid="NavList-toggle"><svg aria-hidden="true" focusable="false" class="octicon octicon-triangle-down Primer_Brand__NavList-module__NavList__toggleIcon___hh94D" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="m4.427 7.427 3.396 3.396a.25.25 0 0 0 .354 0l3.396-3.396A.25.25 0 0 0 11.396 7H4.604a.25.25 0 0 0-.177.427Z"></path></svg><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Reactions</span></span></button></div><ul class="Primer_Brand__NavList-module__NavList__subNav___DZ2GX" aria-labelledby="_R_5ir6v76H1_" aria-label="Reactions submenu" id="_R_5ir6v76_" aria-hidden="true" data-testid="NavList-sub-nav" inert="" style="--brand-NavList-subNav-height: 0px;"><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/reactions/reactions"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Reactions</span></span></a></div></li></ul></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-1___rA6Ts" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><button id="_R_5mr6v76H1_" type="button" class="Primer_Brand__NavList-module__NavList__link___lJiXk Primer_Brand__NavList-module__NavList__accordionButton___Jii1C" aria-expanded="false" aria-controls="_R_5mr6v76_" data-testid="NavList-toggle"><svg aria-hidden="true" focusable="false" class="octicon octicon-triangle-down Primer_Brand__NavList-module__NavList__toggleIcon___hh94D" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="m4.427 7.427 3.396 3.396a.25.25 0 0 0 .354 0l3.396-3.396A.25.25 0 0 0 11.396 7H4.604a.25.25 0 0 0-.177.427Z"></path></svg><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Releases</span></span></button></div><ul class="Primer_Brand__NavList-module__NavList__subNav___DZ2GX" aria-labelledby="_R_5mr6v76H1_" aria-label="Releases submenu" id="_R_5mr6v76_" aria-hidden="true" data-testid="NavList-sub-nav" inert="" style="--brand-NavList-subNav-height: 0px;"><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/releases/releases"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Releases</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/releases/assets"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Release assets</span></span></a></div></li></ul></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-1___rA6Ts Primer_Brand__NavList-module__NavList__item--expanded___b3doz" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><button id="_R_5qr6v76H1_" type="button" class="Primer_Brand__NavList-module__NavList__link___lJiXk Primer_Brand__NavList-module__NavList__accordionButton___Jii1C" aria-expanded="true" aria-controls="_R_5qr6v76_" data-testid="NavList-toggle"><svg aria-hidden="true" focusable="false" class="octicon octicon-triangle-down Primer_Brand__NavList-module__NavList__toggleIcon___hh94D" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="m4.427 7.427 3.396 3.396a.25.25 0 0 0 .354 0l3.396-3.396A.25.25 0 0 0 11.396 7H4.604a.25.25 0 0 0-.177.427Z"></path></svg><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Repositories</span></span></button></div><ul class="Primer_Brand__NavList-module__NavList__subNav___DZ2GX Primer_Brand__NavList-module__NavList__subNav--expanded___Wu6L6" aria-labelledby="_R_5qr6v76H1_" aria-label="Repositories submenu" id="_R_5qr6v76_" data-testid="NavList-sub-nav" style="--brand-NavList-subNav-height: 0px;"><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/repos/attestations"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Attestations</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/repos/autolinks"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Autolinks</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/repos/contents"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Contents</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/repos/custom-properties"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Custom properties</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/repos/forks"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Forks</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/repos/issue-types"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Issue types</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--expanded___b3doz" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><button id="_R_fdqr6v76H1_" type="button" class="Primer_Brand__NavList-module__NavList__link___lJiXk Primer_Brand__NavList-module__NavList__accordionButton___Jii1C" aria-expanded="true" aria-controls="_R_fdqr6v76_" data-testid="NavList-toggle"><svg aria-hidden="true" focusable="false" class="octicon octicon-triangle-down Primer_Brand__NavList-module__NavList__toggleIcon___hh94D" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="m4.427 7.427 3.396 3.396a.25.25 0 0 0 .354 0l3.396-3.396A.25.25 0 0 0 11.396 7H4.604a.25.25 0 0 0-.177.427Z"></path></svg><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Repositories</span></span></button></div><ul class="Primer_Brand__NavList-module__NavList__subNav___DZ2GX Primer_Brand__NavList-module__NavList__subNav--expanded___Wu6L6" aria-labelledby="_R_fdqr6v76H1_" aria-label="Repositories table of contents" id="_R_fdqr6v76_" data-testid="NavList-sub-nav" style="--brand-NavList-subNav-height: 0px;"><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-3___yJC82 Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="#list-organization-repositories" id="#list-organization-repositories"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">List organization repositories</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-3___yJC82 Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="#create-an-organization-repository" id="#create-an-organization-repository"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Create an organization repository</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-3___yJC82 Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="#get-a-repository" id="#get-a-repository"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Get a repository</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-3___yJC82 Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="#update-a-repository" id="#update-a-repository"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Update a repository</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-3___yJC82 Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="#delete-a-repository" id="#delete-a-repository"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Delete a repository</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-3___yJC82 Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="#list-repository-activities" id="#list-repository-activities"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">List repository activities</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-3___yJC82 Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="#check-if-dependabot-security-updates-are-enabled-for-a-repository" id="#check-if-dependabot-security-updates-are-enabled-for-a-repository"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Check if Dependabot security updates are enabled for a repository</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-3___yJC82 Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="#enable-dependabot-security-updates" id="#enable-dependabot-security-updates"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Enable Dependabot security updates</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-3___yJC82 Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="#disable-dependabot-security-updates" id="#disable-dependabot-security-updates"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Disable Dependabot security updates</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-3___yJC82 Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="#list-codeowners-errors" id="#list-codeowners-errors"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">List CODEOWNERS errors</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-3___yJC82 Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="#list-repository-contributors" id="#list-repository-contributors"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">List repository contributors</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-3___yJC82 Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="#create-a-repository-dispatch-event" id="#create-a-repository-dispatch-event"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Create a repository dispatch event</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-3___yJC82 Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="#get-the-hash-algorithm-for-a-repository" id="#get-the-hash-algorithm-for-a-repository"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Get the hash algorithm for a repository</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-3___yJC82 Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="#check-if-immutable-releases-are-enabled-for-a-repository" id="#check-if-immutable-releases-are-enabled-for-a-repository"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Check if immutable releases are enabled for a repository</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-3___yJC82 Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="#enable-immutable-releases" id="#enable-immutable-releases"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Enable immutable releases</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-3___yJC82 Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="#disable-immutable-releases" id="#disable-immutable-releases"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Disable immutable releases</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-3___yJC82 Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="#list-repository-languages" id="#list-repository-languages"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">List repository languages</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-3___yJC82 Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="#check-if-private-vulnerability-reporting-is-enabled-for-a-repository" id="#check-if-private-vulnerability-reporting-is-enabled-for-a-repository"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Check if private vulnerability reporting is enabled for a repository</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-3___yJC82 Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="#enable-private-vulnerability-reporting-for-a-repository" id="#enable-private-vulnerability-reporting-for-a-repository"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Enable private vulnerability reporting for a repository</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-3___yJC82 Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="#disable-private-vulnerability-reporting-for-a-repository" id="#disable-private-vulnerability-reporting-for-a-repository"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Disable private vulnerability reporting for a repository</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-3___yJC82 Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="#list-repository-tags" id="#list-repository-tags"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">List repository tags</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-3___yJC82 Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="#list-repository-teams" id="#list-repository-teams"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">List repository teams</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-3___yJC82 Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="#get-all-repository-topics" id="#get-all-repository-topics"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Get all repository topics</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-3___yJC82 Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="#replace-all-repository-topics" id="#replace-all-repository-topics"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Replace all repository topics</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-3___yJC82 Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="#transfer-a-repository" id="#transfer-a-repository"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Transfer a repository</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-3___yJC82 Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="#check-if-vulnerability-alerts-are-enabled-for-a-repository" id="#check-if-vulnerability-alerts-are-enabled-for-a-repository"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Check if vulnerability alerts are enabled for a repository</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-3___yJC82 Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="#enable-vulnerability-alerts" id="#enable-vulnerability-alerts"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Enable vulnerability alerts</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-3___yJC82 Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="#disable-vulnerability-alerts" id="#disable-vulnerability-alerts"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Disable vulnerability alerts</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-3___yJC82 Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="#create-a-repository-using-a-template" id="#create-a-repository-using-a-template"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Create a repository using a template</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-3___yJC82 Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="#list-public-repositories" id="#list-public-repositories"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">List public repositories</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-3___yJC82 Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="#list-repositories-for-the-authenticated-user" id="#list-repositories-for-the-authenticated-user"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">List repositories for the authenticated user</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-3___yJC82 Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="#create-a-repository-for-the-authenticated-user" id="#create-a-repository-for-the-authenticated-user"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Create a repository for the authenticated user</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-3___yJC82 Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="#list-repositories-for-a-user" id="#list-repositories-for-a-user"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">List repositories for a user</span></span></a></div></li></ul></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/repos/rule-suites"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Rule suites</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/repos/rules"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Rules</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/repos/webhooks"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Webhooks</span></span></a></div></li></ul></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-1___rA6Ts" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><button id="_R_5ur6v76H1_" type="button" class="Primer_Brand__NavList-module__NavList__link___lJiXk Primer_Brand__NavList-module__NavList__accordionButton___Jii1C" aria-expanded="false" aria-controls="_R_5ur6v76_" data-testid="NavList-toggle"><svg aria-hidden="true" focusable="false" class="octicon octicon-triangle-down Primer_Brand__NavList-module__NavList__toggleIcon___hh94D" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="m4.427 7.427 3.396 3.396a.25.25 0 0 0 .354 0l3.396-3.396A.25.25 0 0 0 11.396 7H4.604a.25.25 0 0 0-.177.427Z"></path></svg><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Search</span></span></button></div><ul class="Primer_Brand__NavList-module__NavList__subNav___DZ2GX" aria-labelledby="_R_5ur6v76H1_" aria-label="Search submenu" id="_R_5ur6v76_" aria-hidden="true" data-testid="NavList-sub-nav" inert="" style="--brand-NavList-subNav-height: 0px;"><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/search/search"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Search</span></span></a></div></li></ul></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-1___rA6Ts" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><button id="_R_62r6v76H1_" type="button" class="Primer_Brand__NavList-module__NavList__link___lJiXk Primer_Brand__NavList-module__NavList__accordionButton___Jii1C" aria-expanded="false" aria-controls="_R_62r6v76_" data-testid="NavList-toggle"><svg aria-hidden="true" focusable="false" class="octicon octicon-triangle-down Primer_Brand__NavList-module__NavList__toggleIcon___hh94D" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="m4.427 7.427 3.396 3.396a.25.25 0 0 0 .354 0l3.396-3.396A.25.25 0 0 0 11.396 7H4.604a.25.25 0 0 0-.177.427Z"></path></svg><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Secret scanning</span></span></button></div><ul class="Primer_Brand__NavList-module__NavList__subNav___DZ2GX" aria-labelledby="_R_62r6v76H1_" aria-label="Secret scanning submenu" id="_R_62r6v76_" aria-hidden="true" data-testid="NavList-sub-nav" inert="" style="--brand-NavList-subNav-height: 0px;"><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/secret-scanning/custom-patterns"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Custom patterns</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/secret-scanning/push-protection"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Push protection</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/secret-scanning/secret-scanning"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Secret scanning</span></span></a></div></li></ul></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-1___rA6Ts" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><button id="_R_66r6v76H1_" type="button" class="Primer_Brand__NavList-module__NavList__link___lJiXk Primer_Brand__NavList-module__NavList__accordionButton___Jii1C" aria-expanded="false" aria-controls="_R_66r6v76_" data-testid="NavList-toggle"><svg aria-hidden="true" focusable="false" class="octicon octicon-triangle-down Primer_Brand__NavList-module__NavList__toggleIcon___hh94D" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="m4.427 7.427 3.396 3.396a.25.25 0 0 0 .354 0l3.396-3.396A.25.25 0 0 0 11.396 7H4.604a.25.25 0 0 0-.177.427Z"></path></svg><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Security advisories</span></span></button></div><ul class="Primer_Brand__NavList-module__NavList__subNav___DZ2GX" aria-labelledby="_R_66r6v76H1_" aria-label="Security advisories submenu" id="_R_66r6v76_" aria-hidden="true" data-testid="NavList-sub-nav" inert="" style="--brand-NavList-subNav-height: 0px;"><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/security-advisories/global-advisories"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Global security advisories</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/security-advisories/repository-advisories"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Repository security advisories</span></span></a></div></li></ul></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-1___rA6Ts" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><button id="_R_6ar6v76H1_" type="button" class="Primer_Brand__NavList-module__NavList__link___lJiXk Primer_Brand__NavList-module__NavList__accordionButton___Jii1C" aria-expanded="false" aria-controls="_R_6ar6v76_" data-testid="NavList-toggle"><svg aria-hidden="true" focusable="false" class="octicon octicon-triangle-down Primer_Brand__NavList-module__NavList__toggleIcon___hh94D" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="m4.427 7.427 3.396 3.396a.25.25 0 0 0 .354 0l3.396-3.396A.25.25 0 0 0 11.396 7H4.604a.25.25 0 0 0-.177.427Z"></path></svg><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Teams</span></span></button></div><ul class="Primer_Brand__NavList-module__NavList__subNav___DZ2GX" aria-labelledby="_R_6ar6v76H1_" aria-label="Teams submenu" id="_R_6ar6v76_" aria-hidden="true" data-testid="NavList-sub-nav" inert="" style="--brand-NavList-subNav-height: 0px;"><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/teams/members"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Members</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/teams/teams"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Teams</span></span></a></div></li></ul></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-1___rA6Ts" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><button id="_R_6er6v76H1_" type="button" class="Primer_Brand__NavList-module__NavList__link___lJiXk Primer_Brand__NavList-module__NavList__accordionButton___Jii1C" aria-expanded="false" aria-controls="_R_6er6v76_" data-testid="NavList-toggle"><svg aria-hidden="true" focusable="false" class="octicon octicon-triangle-down Primer_Brand__NavList-module__NavList__toggleIcon___hh94D" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="m4.427 7.427 3.396 3.396a.25.25 0 0 0 .354 0l3.396-3.396A.25.25 0 0 0 11.396 7H4.604a.25.25 0 0 0-.177.427Z"></path></svg><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Users</span></span></button></div><ul class="Primer_Brand__NavList-module__NavList__subNav___DZ2GX" aria-labelledby="_R_6er6v76H1_" aria-label="Users submenu" id="_R_6er6v76_" aria-hidden="true" data-testid="NavList-sub-nav" inert="" style="--brand-NavList-subNav-height: 0px;"><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/users/attestations"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Attestations</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/users/blocking"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Blocking users</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/users/emails"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Emails</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/users/followers"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Followers</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/users/gpg-keys"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">GPG keys</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/users/keys"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Git SSH keys</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/users/social-accounts"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Social accounts</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/users/ssh-signing-keys"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">SSH signing keys</span></span></a></div></li><li class="Primer_Brand__NavList-module__NavList__item___OceIg Primer_Brand__NavList-module__NavList__item--level-2___AEntj Primer_Brand__NavList-module__NavList__item--leaf___SN9hT" data-testid="NavList-item"><div class="Primer_Brand__NavList-module__NavList__itemContent___TyAP4"><a class="Primer_Brand__NavList-module__NavList__link___lJiXk" aria-current="false" data-testid="NavList-link" href="/en/rest/users/users"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Users</span></span></a></div></li></ul></li></ul></nav></div></div></div></nav></div><div class="flex-column flex-1 min-width-0"><main id="main-content" class="DefaultLayout_mainContent__UI2BH"><div data-testid="rest-api-versioning-temporary-banner" class="container-xl mt-3 mx-auto p-responsive"><div class="prc-Flash-Flash-q6HW0" data-variant="default"><span>The REST API is now versioned.</span> <span>For more information, see "<a href="/rest/overview/api-versions">About API versioning</a>."</span></div></div><div class="px-3 px-md-6 my-4 container-xl" data-search="article-body"><h1 id="title-h1" class="mb-3">REST API endpoints for repositories</h1><div class="f2 color-fg-muted mb-3 Lead_container__m3L5f" data-container="lead" data-testid="lead" data-search="lead"><p>Use the REST API to manage repositories on GitHub.</p></div><div class="MarkdownContent_markdownBody__v5MYy markdown-body pt-3 pb-4"></div><div class="MarkdownContent_markdownBody__v5MYy markdown-body pt-3 pb-4"><div class="pb-8"><h2 id="list-organization-repositories" tabindex="-1"><a class="heading-link" href="#list-organization-repositories">List organization repositories<span aria-hidden="true" class="heading-link-symbol"></span></a></h2><div class="d-flex flex-wrap gutter mt-4"><div class="col-md-12 col-lg-6"><div class="RestOperation_codeBlock__mf2k2"><p>Lists repositories for the specified organization.</p>
<div class="ghd-alert ghd-alert-accent" data-container="alert"><p class="ghd-alert-title"><svg version="1.1" width="16" height="16" viewBox="0 0 16 16" class="octicon mr-2" aria-hidden=""><path d="M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8Zm8-6.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13ZM6.5 7.75A.75.75 0 0 1 7.25 7h1a.75.75 0 0 1 .75.75v2.75h.25a.75.75 0 0 1 0 1.5h-2a.75.75 0 0 1 0-1.5h.25v-2h-.25a.75.75 0 0 1-.75-.75ZM8 6a1 1 0 1 1 0-2 1 1 0 0 1 0 2Z"></path></svg>Note</p>
<p>
In order to see the <code>security_and_analysis</code> 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 "<a href="https://docs.github.com/organizations/managing-peoples-access-to-your-organization-with-roles/managing-security-managers-in-your-organization">Managing security managers in your organization</a>."</p>
</div></div><h3 class="mt-4 mb-3 pt-3 h4" id="list-organization-repositories--fine-grained-access-tokens"><a href="#list-organization-repositories--fine-grained-access-tokens">Fine-grained access tokens for "List organization repositories"</a></h3><p>This endpoint works with the following fine-grained token types<!-- -->:</p><ul><li><a rel="" href="/en/apps/creating-github-apps/authenticating-with-a-github-app/generating-a-user-access-token-for-a-github-app">GitHub App user access tokens</a></li><li><a rel="" href="/en/apps/creating-github-apps/authenticating-with-a-github-app/generating-an-installation-access-token-for-a-github-app">GitHub App installation access tokens</a></li><li><a rel="" href="/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens#creating-a-fine-grained-personal-access-token">Fine-grained personal access tokens</a></li></ul><p>The fine-grained token must have the following permission set:</p><ul><li><span><span>"Metadata" repository permissions (read)</span></span></li></ul><p>This endpoint can be used without authentication or the aforementioned permissions if only public resources are requested.</p><h3 class="mt-4 mb-3 pt-3 h4" id="list-organization-repositories--parameters"><a href="#list-organization-repositories--parameters">Parameters for "List organization repositories"</a></h3><table class="ParameterTable_parameterTable__NVZ8g" summary="Column one describes the parameter. The first line includes the name, type, and whether the parameter is required. The second line is a description of the parameter." aria-labelledby="headers-table-heading"><caption class="mt-3 mb-3 h5 float-left">Headers</caption><thead class="visually-hidden"><tr><th scope="col">Name, Type, Description</th></tr></thead><tbody><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">accept</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>Setting to <code>application/vnd.github+json</code> is recommended.</p></div><div class="pt-0"></div></div></div></td></tr></tbody></table><table class="ParameterTable_parameterTable__NVZ8g" summary="Column one describes the parameter. The first line includes the name, type, and whether the parameter is required. The second line is a description of the parameter." aria-labelledby="path-table-heading"><caption class="mt-3 mb-3 h5 float-left">Path parameters</caption><thead class="visually-hidden"><tr><th scope="col">Name, Type, Description</th></tr></thead><tbody><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">org</code> <span class="color-fg-muted pl-2 f5">string</span> <span class="color-fg-attention f5 pl-3">Required</span></div><div class="pl-1 f5 pt-2"><div><p>The organization name. The name is not case sensitive.</p></div><div class="pt-0"></div></div></div></td></tr></tbody></table><table class="ParameterTable_parameterTable__NVZ8g" summary="Column one describes the parameter. The first line includes the name, type, and whether the parameter is required. The second line is a description of the parameter." aria-labelledby="query-table-heading"><caption class="mt-3 mb-3 h5 float-left">Query parameters</caption><thead class="visually-hidden"><tr><th scope="col">Name, Type, Description</th></tr></thead><tbody><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">type</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>Specifies the types of repositories you want returned.</p></div><div class="pt-2"><p><span>Default<!-- -->: </span><code>all</code></p><p><span>Can be one of<!-- -->:<!-- --> </span><span><code>all</code>,<!-- --> </span><span><code>public</code>,<!-- --> </span><span><code>private</code>,<!-- --> </span><span><code>forks</code>,<!-- --> </span><span><code>sources</code>,<!-- --> </span><span><code>member</code> </span></p></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">sort</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>The property to sort the results by.</p></div><div class="pt-2"><p><span>Default<!-- -->: </span><code>created</code></p><p><span>Can be one of<!-- -->:<!-- --> </span><span><code>created</code>,<!-- --> </span><span><code>updated</code>,<!-- --> </span><span><code>pushed</code>,<!-- --> </span><span><code>full_name</code> </span></p></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">direction</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>The order to sort by. Default: <code>asc</code> when using <code>full_name</code>, otherwise <code>desc</code>.</p></div><div class="pt-2"><p><span>Can be one of<!-- -->:<!-- --> </span><span><code>asc</code>,<!-- --> </span><span><code>desc</code> </span></p></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">per_page</code> <span class="color-fg-muted pl-2 f5">integer</span> </div><div class="pl-1 f5 pt-2"><div><p>The number of results per page (max 100). For more information, see "<a href="https://docs.github.com/rest/using-the-rest-api/using-pagination-in-the-rest-api">Using pagination in the REST API</a>."</p></div><div class="pt-2"><p><span>Default<!-- -->: </span><code>30</code></p></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">page</code> <span class="color-fg-muted pl-2 f5">integer</span> </div><div class="pl-1 f5 pt-2"><div><p>The page number of the results to fetch. For more information, see "<a href="https://docs.github.com/rest/using-the-rest-api/using-pagination-in-the-rest-api">Using pagination in the REST API</a>."</p></div><div class="pt-2"><p><span>Default<!-- -->: </span><code>1</code></p></div></div></div></td></tr></tbody></table><h3 class="mt-4 mb-3 pt-3 h4" id="list-organization-repositories--status-codes"><a href="#list-organization-repositories--status-codes">HTTP response status codes for "List organization repositories"</a></h3><table><thead><tr class="text-left"><th>Status code</th><th>Description</th></tr></thead><tbody><tr><td><code>200</code></td><td><div><p>OK</p></div></td></tr></tbody></table></div><div class="col-md-12 col-lg-6 position-sticky flex-self-start RestOperation_stickyCodeColumn__jWPMY"><h3 class="mt-0 pt-0 h4" id="list-organization-repositories--code-samples"><a href="#list-organization-repositories--code-samples">Code samples for "List organization repositories"</a></h3><h4 class="mt-3 mb-3 h5">Request example</h4><div class="rounded-1 border"><div class="my-0 p-3"><div class="RestCodeSamples_method__XQrie my-0 text-mono d-flex flex-row flex-items-start "><span class="IssueLabel IssueLabel--big color-bg-accent-emphasis color-fg-on-emphasis text-uppercase mr-2">get</span><span>/orgs/{org}/repos</span></div></div><div class="border-top d-inline-flex flex-justify-between width-full flex-items-center pt-2"><div class="d-inline-flex ml-2"><ul aria-label="Example language selector for List organization repositories" class="prc-SegmentedControl-SegmentedControl-lqIXp RestCodeSamples_segmentedControl__HB8Q6" data-variant="default"><li class="prc-SegmentedControl-Item-tSCQh" data-selected=""><button aria-current="true" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:transparent"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="cURL">cURL</div></span></button></li><li class="prc-SegmentedControl-Item-tSCQh"><button aria-current="false" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:var(--borderColor-default)"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="JavaScript">JavaScript</div></span></button></li><li class="prc-SegmentedControl-Item-tSCQh"><button aria-current="false" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:var(--borderColor-default)"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="GitHub CLI">GitHub CLI</div></span></button></li></ul></div><div class="mr-2"><button data-component="IconButton" type="button" class="prc-Button-ButtonBase-9n-Xk js-btn-copy btn-octicon prc-Button-IconButton-fyge7" data-loading="false" data-no-visuals="true" data-size="medium" data-variant="default" aria-labelledby="_R_2ld0duqv76_"><svg data-component="Octicon" aria-hidden="true" focusable="false" class="octicon octicon-copy" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="M0 6.75C0 5.784.784 5 1.75 5h1.5a.75.75 0 0 1 0 1.5h-1.5a.25.25 0 0 0-.25.25v7.5c0 .138.112.25.25.25h7.5a.25.25 0 0 0 .25-.25v-1.5a.75.75 0 0 1 1.5 0v1.5A1.75 1.75 0 0 1 9.25 16h-7.5A1.75 1.75 0 0 1 0 14.25Z"></path><path d="M5 1.75C5 .784 5.784 0 6.75 0h7.5C15.216 0 16 .784 16 1.75v7.5A1.75 1.75 0 0 1 14.25 11h-7.5A1.75 1.75 0 0 1 5 9.25Zm1.75-.25a.25.25 0 0 0-.25.25v7.5c0 .138.112.25.25.25h7.5a.25.25 0 0 0 .25-.25v-7.5a.25.25 0 0 0-.25-.25Z"></path></svg></button><span class="prc-TooltipV2-Tooltip-tLeuB" data-direction="s" aria-hidden="true" id="_R_2ld0duqv76_" popover="auto">Copy to clipboard curl request example</span></div></div><div class="RestCodeSamples_codeBlock__EV_jQ RestCodeSamples_requestCodeBlock__SgBKI border-top rounded-1 my-0 curl" tabindex="0"><code class="hljs language-curl"><span class="hljs-keyword">curl</span> <span class="hljs-literal">-L</span> \
  <span class="hljs-literal">-H</span> <span class="hljs-string">"Accept: application/vnd.github+json"</span> \
  <span class="hljs-literal">-H</span> <span class="hljs-string">"Authorization: Bearer &lt;YOUR-TOKEN&gt;"</span> \
  <span class="hljs-literal">-H</span> <span class="hljs-string">"X-GitHub-Api-Version: 2026-03-10"</span> \
  https://api.github.com/orgs/ORG/repos</code></div></div><h4 class="mt-5 mb-2 h5"><p>Response</p></h4><div class="border rounded-1 pt-2"><ul aria-label="Example response format selector for List organization repositories" class="prc-SegmentedControl-SegmentedControl-lqIXp RestCodeSamples_segmentedControl__HB8Q6 mx-2" data-variant="default"><li class="prc-SegmentedControl-Item-tSCQh" data-selected=""><button aria-current="true" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:transparent"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="Example response">Example response</div></span></button></li><li class="prc-SegmentedControl-Item-tSCQh"><button aria-current="false" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:var(--borderColor-default)"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="Response schema">Response schema</div></span></button></li></ul><div class=""><div class="RestCodeSamples_codeBlock__EV_jQ rounded-1 p-3 my-0 color-bg-default"><code>Status: 200</code></div><div class="RestCodeSamples_codeBlock__EV_jQ RestCodeSamples_responseCodeBlock__QlM4d border-top rounded-1 my-0" tabindex="0"><code class="hljs language-json">[
  {
    "id": 1296269,
    "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5",
    "name": "Hello-World",
    "full_name": "octocat/Hello-World",
    "owner": {
      "login": "octocat",
      "id": 1,
      "node_id": "MDQ6VXNlcjE=",
      "avatar_url": "https://github.com/images/error/octocat_happy.gif",
      "gravatar_id": "",
      "url": "https://api.github.com/users/octocat",
      "html_url": "https://github.com/octocat",
      "followers_url": "https://api.github.com/users/octocat/followers",
      "following_url": "https://api.github.com/users/octocat/following{/other_user}",
      "gists_url": "https://api.github.com/users/octocat/gists{/gist_id}",
      "starred_url": "https://api.github.com/users/octocat/starred{/owner}{/repo}",
      "subscriptions_url": "https://api.github.com/users/octocat/subscriptions",
      "organizations_url": "https://api.github.com/users/octocat/orgs",
      "repos_url": "https://api.github.com/users/octocat/repos",
      "events_url": "https://api.github.com/users/octocat/events{/privacy}",
      "received_events_url": "https://api.github.com/users/octocat/received_events",
      "type": "User",
      "site_admin": false
    },
    "private": false,
    "html_url": "https://github.com/octocat/Hello-World",
    "description": "This your first repo!",
    "fork": false,
    "url": "https://api.github.com/repos/octocat/Hello-World",
    "archive_url": "https://api.github.com/repos/octocat/Hello-World/{archive_format}{/ref}",
    "assignees_url": "https://api.github.com/repos/octocat/Hello-World/assignees{/user}",
    "blobs_url": "https://api.github.com/repos/octocat/Hello-World/git/blobs{/sha}",
    "branches_url": "https://api.github.com/repos/octocat/Hello-World/branches{/branch}",
    "collaborators_url": "https://api.github.com/repos/octocat/Hello-World/collaborators{/collaborator}",
    "comments_url": "https://api.github.com/repos/octocat/Hello-World/comments{/number}",
    "commits_url": "https://api.github.com/repos/octocat/Hello-World/commits{/sha}",
    "compare_url": "https://api.github.com/repos/octocat/Hello-World/compare/{base}...{head}",
    "contents_url": "https://api.github.com/repos/octocat/Hello-World/contents/{+path}",
    "contributors_url": "https://api.github.com/repos/octocat/Hello-World/contributors",
    "deployments_url": "https://api.github.com/repos/octocat/Hello-World/deployments",
    "downloads_url": "https://api.github.com/repos/octocat/Hello-World/downloads",
    "events_url": "https://api.github.com/repos/octocat/Hello-World/events",
    "forks_url": "https://api.github.com/repos/octocat/Hello-World/forks",
    "git_commits_url": "https://api.github.com/repos/octocat/Hello-World/git/commits{/sha}",
    "git_refs_url": "https://api.github.com/repos/octocat/Hello-World/git/refs{/sha}",
    "git_tags_url": "https://api.github.com/repos/octocat/Hello-World/git/tags{/sha}",
    "git_url": "git:github.com/octocat/Hello-World.git",
    "issue_comment_url": "https://api.github.com/repos/octocat/Hello-World/issues/comments{/number}",
    "issue_events_url": "https://api.github.com/repos/octocat/Hello-World/issues/events{/number}",
    "issues_url": "https://api.github.com/repos/octocat/Hello-World/issues{/number}",
    "keys_url": "https://api.github.com/repos/octocat/Hello-World/keys{/key_id}",
    "labels_url": "https://api.github.com/repos/octocat/Hello-World/labels{/name}",
    "languages_url": "https://api.github.com/repos/octocat/Hello-World/languages",
    "merges_url": "https://api.github.com/repos/octocat/Hello-World/merges",
    "milestones_url": "https://api.github.com/repos/octocat/Hello-World/milestones{/number}",
    "notifications_url": "https://api.github.com/repos/octocat/Hello-World/notifications{?since,all,participating}",
    "pulls_url": "https://api.github.com/repos/octocat/Hello-World/pulls{/number}",
    "releases_url": "https://api.github.com/repos/octocat/Hello-World/releases{/id}",
    "ssh_url": "git@github.com:octocat/Hello-World.git",
    "stargazers_url": "https://api.github.com/repos/octocat/Hello-World/stargazers",
    "statuses_url": "https://api.github.com/repos/octocat/Hello-World/statuses/{sha}",
    "subscribers_url": "https://api.github.com/repos/octocat/Hello-World/subscribers",
    "subscription_url": "https://api.github.com/repos/octocat/Hello-World/subscription",
    "tags_url": "https://api.github.com/repos/octocat/Hello-World/tags",
    "teams_url": "https://api.github.com/repos/octocat/Hello-World/teams",
    "trees_url": "https://api.github.com/repos/octocat/Hello-World/git/trees{/sha}",
    "clone_url": "https://github.com/octocat/Hello-World.git",
    "mirror_url": "git:git.example.com/octocat/Hello-World",
    "hooks_url": "https://api.github.com/repos/octocat/Hello-World/hooks",
    "svn_url": "https://svn.github.com/octocat/Hello-World",
    "homepage": "https://github.com",
    "language": null,
    "forks_count": 9,
    "stargazers_count": 80,
    "watchers_count": 80,
    "size": 108,
    "default_branch": "master",
    "open_issues_count": 0,
    "is_template": false,
    "topics": [
      "octocat",
      "atom",
      "electron",
      "api"
    ],
    "has_issues": true,
    "has_projects": true,
    "has_wiki": true,
    "has_pages": false,
    "has_downloads": true,
    "has_discussions": false,
    "archived": false,
    "disabled": false,
    "visibility": "public",
    "pushed_at": "2011-01-26T19:06:43Z",
    "created_at": "2011-01-26T19:01:12Z",
    "updated_at": "2011-01-26T19:14:43Z",
    "permissions": {
      "admin": false,
      "push": false,
      "pull": true
    },
    "security_and_analysis": {
      "advanced_security": {
        "status": "enabled"
      },
      "secret_scanning": {
        "status": "enabled"
      },
      "secret_scanning_push_protection": {
        "status": "disabled"
      },
      "secret_scanning_non_provider_patterns": {
        "status": "disabled"
      },
      "secret_scanning_delegated_alert_dismissal": {
        "status": "disabled"
      }
    }
  }
]</code></div></div></div></div></div></div><div class="pb-8"><h2 id="create-an-organization-repository" tabindex="-1"><a class="heading-link" href="#create-an-organization-repository">Create an organization repository<span aria-hidden="true" class="heading-link-symbol"></span></a></h2><div class="d-flex flex-wrap gutter mt-4"><div class="col-md-12 col-lg-6"><div class="RestOperation_codeBlock__mf2k2"><p>Creates a new repository in the specified organization. The authenticated user must be a member of the organization.</p>
<p>OAuth app tokens and personal access tokens (classic) need the <code>public_repo</code> or <code>repo</code> scope to create a public repository, and <code>repo</code> scope to create a private repository.</p></div><h3 class="mt-4 mb-3 pt-3 h4" id="create-an-organization-repository--fine-grained-access-tokens"><a href="#create-an-organization-repository--fine-grained-access-tokens">Fine-grained access tokens for "Create an organization repository"</a></h3><p>This endpoint works with the following fine-grained token types<!-- -->:</p><ul><li><a rel="" href="/en/apps/creating-github-apps/authenticating-with-a-github-app/generating-a-user-access-token-for-a-github-app">GitHub App user access tokens</a></li><li><a rel="" href="/en/apps/creating-github-apps/authenticating-with-a-github-app/generating-an-installation-access-token-for-a-github-app">GitHub App installation access tokens</a></li><li><a rel="" href="/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens#creating-a-fine-grained-personal-access-token">Fine-grained personal access tokens</a></li></ul><p>The fine-grained token must have the following permission set:</p><ul><li><span><span>"Administration" repository permissions (write)</span></span></li></ul><h3 class="mt-4 mb-3 pt-3 h4" id="create-an-organization-repository--parameters"><a href="#create-an-organization-repository--parameters">Parameters for "Create an organization repository"</a></h3><table class="ParameterTable_parameterTable__NVZ8g" summary="Column one describes the parameter. The first line includes the name, type, and whether the parameter is required. The second line is a description of the parameter." aria-labelledby="headers-table-heading"><caption class="mt-3 mb-3 h5 float-left">Headers</caption><thead class="visually-hidden"><tr><th scope="col">Name, Type, Description</th></tr></thead><tbody><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">accept</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>Setting to <code>application/vnd.github+json</code> is recommended.</p></div><div class="pt-0"></div></div></div></td></tr></tbody></table><table class="ParameterTable_parameterTable__NVZ8g" summary="Column one describes the parameter. The first line includes the name, type, and whether the parameter is required. The second line is a description of the parameter." aria-labelledby="path-table-heading"><caption class="mt-3 mb-3 h5 float-left">Path parameters</caption><thead class="visually-hidden"><tr><th scope="col">Name, Type, Description</th></tr></thead><tbody><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">org</code> <span class="color-fg-muted pl-2 f5">string</span> <span class="color-fg-attention f5 pl-3">Required</span></div><div class="pl-1 f5 pt-2"><div><p>The organization name. The name is not case sensitive.</p></div><div class="pt-0"></div></div></div></td></tr></tbody></table><table class="ParameterTable_parameterTable__NVZ8g" summary="Column one describes the parameter. The first line includes the name, type, and whether the parameter is required. The second line is a description of the parameter." aria-labelledby="body-table-heading"><caption class="mt-3 mb-3 h5 float-left">Body parameters</caption><thead class="visually-hidden"><tr><th scope="col">Name, Type, Description</th></tr></thead><tbody><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">name</code> <span class="color-fg-muted pl-2 f5">string</span> <span class="color-fg-attention f5 pl-3">Required</span></div><div class="pl-1 f5 pt-2"><div><p>The name of the repository.</p></div><div class="pt-0"></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">description</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>A short description of the repository.</p></div><div class="pt-0"></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">homepage</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>A URL with more information about the repository.</p></div><div class="pt-0"></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">private</code> <span class="color-fg-muted pl-2 f5">boolean</span> </div><div class="pl-1 f5 pt-2"><div><p>Whether the repository is private.</p></div><div class="pt-2"><p><span>Default<!-- -->: </span><code>false</code></p></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">visibility</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>The visibility of the repository.</p></div><div class="pt-2"><p><span>Can be one of<!-- -->:<!-- --> </span><span><code>public</code>,<!-- --> </span><span><code>private</code> </span></p></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">has_issues</code> <span class="color-fg-muted pl-2 f5">boolean</span> </div><div class="pl-1 f5 pt-2"><div><p>Either <code>true</code> to enable issues for this repository or <code>false</code> to disable them.</p></div><div class="pt-2"><p><span>Default<!-- -->: </span><code>true</code></p></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">has_projects</code> <span class="color-fg-muted pl-2 f5">boolean</span> </div><div class="pl-1 f5 pt-2"><div><p>Either <code>true</code> to enable projects for this repository or <code>false</code> to disable them. <strong>Note:</strong> If you're creating a repository in an organization that has disabled repository projects, the default is <code>false</code>, and if you pass <code>true</code>, the API returns an error.</p></div><div class="pt-2"><p><span>Default<!-- -->: </span><code>true</code></p></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">has_wiki</code> <span class="color-fg-muted pl-2 f5">boolean</span> </div><div class="pl-1 f5 pt-2"><div><p>Either <code>true</code> to enable the wiki for this repository or <code>false</code> to disable it.</p></div><div class="pt-2"><p><span>Default<!-- -->: </span><code>true</code></p></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">has_downloads</code> <span class="color-fg-muted pl-2 f5">boolean</span> </div><div class="pl-1 f5 pt-2"><div><p>Whether downloads are enabled.</p></div><div class="pt-2"><p><span>Default<!-- -->: </span><code>true</code></p></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">is_template</code> <span class="color-fg-muted pl-2 f5">boolean</span> </div><div class="pl-1 f5 pt-2"><div><p>Either <code>true</code> to make this repo available as a template repository or <code>false</code> to prevent it.</p></div><div class="pt-2"><p><span>Default<!-- -->: </span><code>false</code></p></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">team_id</code> <span class="color-fg-muted pl-2 f5">integer</span> </div><div class="pl-1 f5 pt-2"><div><p>The id of the team that will be granted access to this repository. This is only valid when creating a repository in an organization.</p></div><div class="pt-0"></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">auto_init</code> <span class="color-fg-muted pl-2 f5">boolean</span> </div><div class="pl-1 f5 pt-2"><div><p>Pass <code>true</code> to create an initial commit with empty README.</p></div><div class="pt-2"><p><span>Default<!-- -->: </span><code>false</code></p></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">gitignore_template</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>Desired language or platform <a href="https://github.com/github/gitignore">.gitignore template</a> to apply. Use the name of the template without the extension. For example, "Haskell".</p></div><div class="pt-0"></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">license_template</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>Choose an <a href="https://choosealicense.com/">open source license template</a> that best suits your needs, and then use the <a href="https://docs.github.com/articles/licensing-a-repository/#searching-github-by-license-type">license keyword</a> as the <code>license_template</code> string. For example, "mit" or "mpl-2.0".</p></div><div class="pt-0"></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">allow_squash_merge</code> <span class="color-fg-muted pl-2 f5">boolean</span> </div><div class="pl-1 f5 pt-2"><div><p>Either <code>true</code> to allow squash-merging pull requests, or <code>false</code> to prevent squash-merging.</p></div><div class="pt-2"><p><span>Default<!-- -->: </span><code>true</code></p></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">allow_merge_commit</code> <span class="color-fg-muted pl-2 f5">boolean</span> </div><div class="pl-1 f5 pt-2"><div><p>Either <code>true</code> to allow merging pull requests with a merge commit, or <code>false</code> to prevent merging pull requests with merge commits.</p></div><div class="pt-2"><p><span>Default<!-- -->: </span><code>true</code></p></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">allow_rebase_merge</code> <span class="color-fg-muted pl-2 f5">boolean</span> </div><div class="pl-1 f5 pt-2"><div><p>Either <code>true</code> to allow rebase-merging pull requests, or <code>false</code> to prevent rebase-merging.</p></div><div class="pt-2"><p><span>Default<!-- -->: </span><code>true</code></p></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">allow_auto_merge</code> <span class="color-fg-muted pl-2 f5">boolean</span> </div><div class="pl-1 f5 pt-2"><div><p>Either <code>true</code> to allow auto-merge on pull requests, or <code>false</code> to disallow auto-merge.</p></div><div class="pt-2"><p><span>Default<!-- -->: </span><code>false</code></p></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">delete_branch_on_merge</code> <span class="color-fg-muted pl-2 f5">boolean</span> </div><div class="pl-1 f5 pt-2"><div><p>Either <code>true</code> to allow automatically deleting head branches when pull requests are merged, or <code>false</code> to prevent automatic deletion. <strong>The authenticated user must be an organization owner to set this property to <code>true</code>.</strong></p></div><div class="pt-2"><p><span>Default<!-- -->: </span><code>false</code></p></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">use_squash_pr_title_as_default</code> <span class="color-fg-muted pl-2 f5">boolean</span> </div><div class="pl-1 f5 pt-2"><div><p>Either <code>true</code> to allow squash-merge commits to use pull request title, or <code>false</code> to use commit message. **This property is closing down. Please use <code>squash_merge_commit_title</code> instead.</p></div><div class="pt-2"><p><span>Default<!-- -->: </span><code>false</code></p></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">squash_merge_commit_title</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>Required when using <code>squash_merge_commit_message</code>.</p>
<p>The default value for a squash merge commit title:</p>
<ul>
<li><code>PR_TITLE</code> - default to the pull request's title.</li>
<li><code>COMMIT_OR_PR_TITLE</code> - default to the commit's title (if only one commit) or the pull request's title (when more than one commit).</li>
</ul></div><div class="pt-2"><p><span>Can be one of<!-- -->:<!-- --> </span><span><code>PR_TITLE</code>,<!-- --> </span><span><code>COMMIT_OR_PR_TITLE</code> </span></p></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">squash_merge_commit_message</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>The default value for a squash merge commit message:</p>
<ul>
<li><code>PR_BODY</code> - default to the pull request's body.</li>
<li><code>COMMIT_MESSAGES</code> - default to the branch's commit messages.</li>
<li><code>BLANK</code> - default to a blank commit message.</li>
</ul></div><div class="pt-2"><p><span>Can be one of<!-- -->:<!-- --> </span><span><code>PR_BODY</code>,<!-- --> </span><span><code>COMMIT_MESSAGES</code>,<!-- --> </span><span><code>BLANK</code> </span></p></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">merge_commit_title</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>Required when using <code>merge_commit_message</code>.</p>
<p>The default value for a merge commit title.</p>
<ul>
<li><code>PR_TITLE</code> - default to the pull request's title.</li>
<li><code>MERGE_MESSAGE</code> - default to the classic title for a merge message (e.g., Merge pull request #123 from branch-name).</li>
</ul></div><div class="pt-2"><p><span>Can be one of<!-- -->:<!-- --> </span><span><code>PR_TITLE</code>,<!-- --> </span><span><code>MERGE_MESSAGE</code> </span></p></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">merge_commit_message</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>The default value for a merge commit message.</p>
<ul>
<li><code>PR_TITLE</code> - default to the pull request's title.</li>
<li><code>PR_BODY</code> - default to the pull request's body.</li>
<li><code>BLANK</code> - default to a blank commit message.</li>
</ul></div><div class="pt-2"><p><span>Can be one of<!-- -->:<!-- --> </span><span><code>PR_BODY</code>,<!-- --> </span><span><code>PR_TITLE</code>,<!-- --> </span><span><code>BLANK</code> </span></p></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">custom_properties</code> <span class="color-fg-muted pl-2 f5">object</span> </div><div class="pl-1 f5 pt-2"><div><p>The custom properties for the new repository. The keys are the custom property names, and the values are the corresponding custom property values.</p></div><div class="pt-0"></div></div></div></td></tr></tbody></table><h3 class="mt-4 mb-3 pt-3 h4" id="create-an-organization-repository--status-codes"><a href="#create-an-organization-repository--status-codes">HTTP response status codes for "Create an organization repository"</a></h3><table><thead><tr class="text-left"><th>Status code</th><th>Description</th></tr></thead><tbody><tr><td><code>201</code></td><td><div><p>Created</p></div></td></tr><tr><td><code>403</code></td><td><div><p>Forbidden</p></div></td></tr><tr><td><code>422</code></td><td><div><p>Validation failed, or the endpoint has been spammed.</p></div></td></tr><tr><td><code>451</code></td><td><div><p>Validation failed, or the endpoint has been spammed.</p></div></td></tr></tbody></table></div><div class="col-md-12 col-lg-6 position-sticky flex-self-start RestOperation_stickyCodeColumn__jWPMY"><h3 class="mt-0 pt-0 h4" id="create-an-organization-repository--code-samples"><a href="#create-an-organization-repository--code-samples">Code samples for "Create an organization repository"</a></h3><h4 class="mt-3 mb-3 h5">Request example</h4><div class="rounded-1 border"><div class="my-0 p-3"><div class="RestCodeSamples_method__XQrie my-0 text-mono d-flex flex-row flex-items-start "><span class="IssueLabel IssueLabel--big color-bg-accent-emphasis color-fg-on-emphasis text-uppercase mr-2">post</span><span>/orgs/{org}/repos</span></div></div><div class="border-top d-inline-flex flex-justify-between width-full flex-items-center pt-2"><div class="d-inline-flex ml-2"><ul aria-label="Example language selector for Create an organization repository" class="prc-SegmentedControl-SegmentedControl-lqIXp RestCodeSamples_segmentedControl__HB8Q6" data-variant="default"><li class="prc-SegmentedControl-Item-tSCQh" data-selected=""><button aria-current="true" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:transparent"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="cURL">cURL</div></span></button></li><li class="prc-SegmentedControl-Item-tSCQh"><button aria-current="false" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:var(--borderColor-default)"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="JavaScript">JavaScript</div></span></button></li><li class="prc-SegmentedControl-Item-tSCQh"><button aria-current="false" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:var(--borderColor-default)"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="GitHub CLI">GitHub CLI</div></span></button></li></ul></div><div class="mr-2"><button data-component="IconButton" type="button" class="prc-Button-ButtonBase-9n-Xk js-btn-copy btn-octicon prc-Button-IconButton-fyge7" data-loading="false" data-no-visuals="true" data-size="medium" data-variant="default" aria-labelledby="_R_2ld0luqv76_"><svg data-component="Octicon" aria-hidden="true" focusable="false" class="octicon octicon-copy" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="M0 6.75C0 5.784.784 5 1.75 5h1.5a.75.75 0 0 1 0 1.5h-1.5a.25.25 0 0 0-.25.25v7.5c0 .138.112.25.25.25h7.5a.25.25 0 0 0 .25-.25v-1.5a.75.75 0 0 1 1.5 0v1.5A1.75 1.75 0 0 1 9.25 16h-7.5A1.75 1.75 0 0 1 0 14.25Z"></path><path d="M5 1.75C5 .784 5.784 0 6.75 0h7.5C15.216 0 16 .784 16 1.75v7.5A1.75 1.75 0 0 1 14.25 11h-7.5A1.75 1.75 0 0 1 5 9.25Zm1.75-.25a.25.25 0 0 0-.25.25v7.5c0 .138.112.25.25.25h7.5a.25.25 0 0 0 .25-.25v-7.5a.25.25 0 0 0-.25-.25Z"></path></svg></button><span class="prc-TooltipV2-Tooltip-tLeuB" data-direction="s" aria-hidden="true" id="_R_2ld0luqv76_" popover="auto">Copy to clipboard curl request example</span></div></div><div class="RestCodeSamples_codeBlock__EV_jQ RestCodeSamples_requestCodeBlock__SgBKI border-top rounded-1 my-0 curl" tabindex="0"><code class="hljs language-curl">curl -L \
  -X POST \
  -H "Accept: application/vnd.github+json" \
  -H "Authorization: Bearer &lt;YOUR-TOKEN&gt;" \
  -H "X-GitHub-Api-Version: 2026-03-10" \
  https://api.github.com/orgs/ORG/repos \
  -d '{"name":"Hello-World","description":"This is your first repository","homepage":"https://github.com","private":false,"has_issues":true,"has_projects":true,"has_wiki":true}'</code></div></div><h4 class="mt-5 mb-2 h5"><p>Response</p></h4><div class="border rounded-1 pt-2"><ul aria-label="Example response format selector for Create an organization repository" class="prc-SegmentedControl-SegmentedControl-lqIXp RestCodeSamples_segmentedControl__HB8Q6 mx-2" data-variant="default"><li class="prc-SegmentedControl-Item-tSCQh" data-selected=""><button aria-current="true" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:transparent"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="Example response">Example response</div></span></button></li><li class="prc-SegmentedControl-Item-tSCQh"><button aria-current="false" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:var(--borderColor-default)"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="Response schema">Response schema</div></span></button></li></ul><div class=""><div class="RestCodeSamples_codeBlock__EV_jQ rounded-1 p-3 my-0 color-bg-default"><code>Status: 201</code></div><div class="RestCodeSamples_codeBlock__EV_jQ RestCodeSamples_responseCodeBlock__QlM4d border-top rounded-1 my-0" tabindex="0"><code class="hljs language-json">{
  "id": 1296269,
  "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5",
  "name": "Hello-World",
  "full_name": "octocat/Hello-World",
  "owner": {
    "login": "octocat",
    "id": 1,
    "node_id": "MDQ6VXNlcjE=",
    "avatar_url": "https://github.com/images/error/octocat_happy.gif",
    "gravatar_id": "",
    "url": "https://api.github.com/users/octocat",
    "html_url": "https://github.com/octocat",
    "followers_url": "https://api.github.com/users/octocat/followers",
    "following_url": "https://api.github.com/users/octocat/following{/other_user}",
    "gists_url": "https://api.github.com/users/octocat/gists{/gist_id}",
    "starred_url": "https://api.github.com/users/octocat/starred{/owner}{/repo}",
    "subscriptions_url": "https://api.github.com/users/octocat/subscriptions",
    "organizations_url": "https://api.github.com/users/octocat/orgs",
    "repos_url": "https://api.github.com/users/octocat/repos",
    "events_url": "https://api.github.com/users/octocat/events{/privacy}",
    "received_events_url": "https://api.github.com/users/octocat/received_events",
    "type": "User",
    "site_admin": false
  },
  "private": false,
  "html_url": "https://github.com/octocat/Hello-World",
  "description": "This your first repo!",
  "fork": false,
  "url": "https://api.github.com/repos/octocat/Hello-World",
  "archive_url": "https://api.github.com/repos/octocat/Hello-World/{archive_format}{/ref}",
  "assignees_url": "https://api.github.com/repos/octocat/Hello-World/assignees{/user}",
  "blobs_url": "https://api.github.com/repos/octocat/Hello-World/git/blobs{/sha}",
  "branches_url": "https://api.github.com/repos/octocat/Hello-World/branches{/branch}",
  "collaborators_url": "https://api.github.com/repos/octocat/Hello-World/collaborators{/collaborator}",
  "comments_url": "https://api.github.com/repos/octocat/Hello-World/comments{/number}",
  "commits_url": "https://api.github.com/repos/octocat/Hello-World/commits{/sha}",
  "compare_url": "https://api.github.com/repos/octocat/Hello-World/compare/{base}...{head}",
  "contents_url": "https://api.github.com/repos/octocat/Hello-World/contents/{+path}",
  "contributors_url": "https://api.github.com/repos/octocat/Hello-World/contributors",
  "deployments_url": "https://api.github.com/repos/octocat/Hello-World/deployments",
  "downloads_url": "https://api.github.com/repos/octocat/Hello-World/downloads",
  "events_url": "https://api.github.com/repos/octocat/Hello-World/events",
  "forks_url": "https://api.github.com/repos/octocat/Hello-World/forks",
  "git_commits_url": "https://api.github.com/repos/octocat/Hello-World/git/commits{/sha}",
  "git_refs_url": "https://api.github.com/repos/octocat/Hello-World/git/refs{/sha}",
  "git_tags_url": "https://api.github.com/repos/octocat/Hello-World/git/tags{/sha}",
  "git_url": "git:github.com/octocat/Hello-World.git",
  "issue_comment_url": "https://api.github.com/repos/octocat/Hello-World/issues/comments{/number}",
  "issue_events_url": "https://api.github.com/repos/octocat/Hello-World/issues/events{/number}",
  "issues_url": "https://api.github.com/repos/octocat/Hello-World/issues{/number}",
  "keys_url": "https://api.github.com/repos/octocat/Hello-World/keys{/key_id}",
  "labels_url": "https://api.github.com/repos/octocat/Hello-World/labels{/name}",
  "languages_url": "https://api.github.com/repos/octocat/Hello-World/languages",
  "merges_url": "https://api.github.com/repos/octocat/Hello-World/merges",
  "milestones_url": "https://api.github.com/repos/octocat/Hello-World/milestones{/number}",
  "notifications_url": "https://api.github.com/repos/octocat/Hello-World/notifications{?since,all,participating}",
  "pulls_url": "https://api.github.com/repos/octocat/Hello-World/pulls{/number}",
  "releases_url": "https://api.github.com/repos/octocat/Hello-World/releases{/id}",
  "ssh_url": "git@github.com:octocat/Hello-World.git",
  "stargazers_url": "https://api.github.com/repos/octocat/Hello-World/stargazers",
  "statuses_url": "https://api.github.com/repos/octocat/Hello-World/statuses/{sha}",
  "subscribers_url": "https://api.github.com/repos/octocat/Hello-World/subscribers",
  "subscription_url": "https://api.github.com/repos/octocat/Hello-World/subscription",
  "tags_url": "https://api.github.com/repos/octocat/Hello-World/tags",
  "teams_url": "https://api.github.com/repos/octocat/Hello-World/teams",
  "trees_url": "https://api.github.com/repos/octocat/Hello-World/git/trees{/sha}",
  "clone_url": "https://github.com/octocat/Hello-World.git",
  "mirror_url": "git:git.example.com/octocat/Hello-World",
  "hooks_url": "https://api.github.com/repos/octocat/Hello-World/hooks",
  "svn_url": "https://svn.github.com/octocat/Hello-World",
  "homepage": "https://github.com",
  "license": {
    "key": "mit",
    "name": "MIT License",
    "url": "https://api.github.com/licenses/mit",
    "spdx_id": "MIT",
    "node_id": "MDc6TGljZW5zZW1pdA==",
    "html_url": "https://github.com/licenses/mit"
  },
  "language": null,
  "forks_count": 9,
  "forks": 9,
  "stargazers_count": 80,
  "watchers_count": 80,
  "watchers": 80,
  "size": 108,
  "default_branch": "master",
  "open_issues_count": 0,
  "open_issues": 0,
  "is_template": false,
  "topics": [
    "octocat",
    "atom",
    "electron",
    "api"
  ],
  "has_issues": true,
  "has_projects": true,
  "has_wiki": true,
  "has_pages": false,
  "archived": false,
  "disabled": false,
  "visibility": "public",
  "pushed_at": "2011-01-26T19:06:43Z",
  "created_at": "2011-01-26T19:01:12Z",
  "updated_at": "2011-01-26T19:14:43Z",
  "permissions": {
    "pull": true,
    "push": false,
    "admin": false
  },
  "allow_rebase_merge": true,
  "template_repository": {
    "id": 1296269,
    "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5",
    "name": "Hello-World-Template",
    "full_name": "octocat/Hello-World-Template",
    "owner": {
      "login": "octocat",
      "id": 1,
      "node_id": "MDQ6VXNlcjE=",
      "avatar_url": "https://github.com/images/error/octocat_happy.gif",
      "gravatar_id": "",
      "url": "https://api.github.com/users/octocat",
      "html_url": "https://github.com/octocat",
      "followers_url": "https://api.github.com/users/octocat/followers",
      "following_url": "https://api.github.com/users/octocat/following{/other_user}",
      "gists_url": "https://api.github.com/users/octocat/gists{/gist_id}",
      "starred_url": "https://api.github.com/users/octocat/starred{/owner}{/repo}",
      "subscriptions_url": "https://api.github.com/users/octocat/subscriptions",
      "organizations_url": "https://api.github.com/users/octocat/orgs",
      "repos_url": "https://api.github.com/users/octocat/repos",
      "events_url": "https://api.github.com/users/octocat/events{/privacy}",
      "received_events_url": "https://api.github.com/users/octocat/received_events",
      "type": "User",
      "site_admin": false
    },
    "private": false,
    "html_url": "https://github.com/octocat/Hello-World-Template",
    "description": "This your first repo!",
    "fork": false,
    "url": "https://api.github.com/repos/octocat/Hello-World-Template",
    "archive_url": "https://api.github.com/repos/octocat/Hello-World-Template/{archive_format}{/ref}",
    "assignees_url": "https://api.github.com/repos/octocat/Hello-World-Template/assignees{/user}",
    "blobs_url": "https://api.github.com/repos/octocat/Hello-World-Template/git/blobs{/sha}",
    "branches_url": "https://api.github.com/repos/octocat/Hello-World-Template/branches{/branch}",
    "collaborators_url": "https://api.github.com/repos/octocat/Hello-World-Template/collaborators{/collaborator}",
    "comments_url": "https://api.github.com/repos/octocat/Hello-World-Template/comments{/number}",
    "commits_url": "https://api.github.com/repos/octocat/Hello-World-Template/commits{/sha}",
    "compare_url": "https://api.github.com/repos/octocat/Hello-World-Template/compare/{base}...{head}",
    "contents_url": "https://api.github.com/repos/octocat/Hello-World-Template/contents/{+path}",
    "contributors_url": "https://api.github.com/repos/octocat/Hello-World-Template/contributors",
    "deployments_url": "https://api.github.com/repos/octocat/Hello-World-Template/deployments",
    "downloads_url": "https://api.github.com/repos/octocat/Hello-World-Template/downloads",
    "events_url": "https://api.github.com/repos/octocat/Hello-World-Template/events",
    "forks_url": "https://api.github.com/repos/octocat/Hello-World-Template/forks",
    "git_commits_url": "https://api.github.com/repos/octocat/Hello-World-Template/git/commits{/sha}",
    "git_refs_url": "https://api.github.com/repos/octocat/Hello-World-Template/git/refs{/sha}",
    "git_tags_url": "https://api.github.com/repos/octocat/Hello-World-Template/git/tags{/sha}",
    "git_url": "git:github.com/octocat/Hello-World-Template.git",
    "issue_comment_url": "https://api.github.com/repos/octocat/Hello-World-Template/issues/comments{/number}",
    "issue_events_url": "https://api.github.com/repos/octocat/Hello-World-Template/issues/events{/number}",
    "issues_url": "https://api.github.com/repos/octocat/Hello-World-Template/issues{/number}",
    "keys_url": "https://api.github.com/repos/octocat/Hello-World-Template/keys{/key_id}",
    "labels_url": "https://api.github.com/repos/octocat/Hello-World-Template/labels{/name}",
    "languages_url": "https://api.github.com/repos/octocat/Hello-World-Template/languages",
    "merges_url": "https://api.github.com/repos/octocat/Hello-World-Template/merges",
    "milestones_url": "https://api.github.com/repos/octocat/Hello-World-Template/milestones{/number}",
    "notifications_url": "https://api.github.com/repos/octocat/Hello-World-Template/notifications{?since,all,participating}",
    "pulls_url": "https://api.github.com/repos/octocat/Hello-World-Template/pulls{/number}",
    "releases_url": "https://api.github.com/repos/octocat/Hello-World-Template/releases{/id}",
    "ssh_url": "git@github.com:octocat/Hello-World-Template.git",
    "stargazers_url": "https://api.github.com/repos/octocat/Hello-World-Template/stargazers",
    "statuses_url": "https://api.github.com/repos/octocat/Hello-World-Template/statuses/{sha}",
    "subscribers_url": "https://api.github.com/repos/octocat/Hello-World-Template/subscribers",
    "subscription_url": "https://api.github.com/repos/octocat/Hello-World-Template/subscription",
    "tags_url": "https://api.github.com/repos/octocat/Hello-World-Template/tags",
    "teams_url": "https://api.github.com/repos/octocat/Hello-World-Template/teams",
    "trees_url": "https://api.github.com/repos/octocat/Hello-World-Template/git/trees{/sha}",
    "clone_url": "https://github.com/octocat/Hello-World-Template.git",
    "mirror_url": "git:git.example.com/octocat/Hello-World-Template",
    "hooks_url": "https://api.github.com/repos/octocat/Hello-World-Template/hooks",
    "svn_url": "https://svn.github.com/octocat/Hello-World-Template",
    "homepage": "https://github.com",
    "language": null,
    "forks": 9,
    "forks_count": 9,
    "stargazers_count": 80,
    "watchers_count": 80,
    "watchers": 80,
    "size": 108,
    "default_branch": "master",
    "open_issues": 0,
    "open_issues_count": 0,
    "is_template": true,
    "license": {
      "key": "mit",
      "name": "MIT License",
      "url": "https://api.github.com/licenses/mit",
      "spdx_id": "MIT",
      "node_id": "MDc6TGljZW5zZW1pdA==",
      "html_url": "https://api.github.com/licenses/mit"
    },
    "topics": [
      "octocat",
      "atom",
      "electron",
      "api"
    ],
    "has_issues": true,
    "has_projects": true,
    "has_wiki": true,
    "has_pages": false,
    "has_downloads": true,
    "archived": false,
    "disabled": false,
    "visibility": "public",
    "pushed_at": "2011-01-26T19:06:43Z",
    "created_at": "2011-01-26T19:01:12Z",
    "updated_at": "2011-01-26T19:14:43Z",
    "permissions": {
      "admin": false,
      "push": false,
      "pull": true
    },
    "allow_rebase_merge": true,
    "temp_clone_token": "ABTLWHOULUVAXGTRYU7OC2876QJ2O",
    "allow_squash_merge": true,
    "allow_auto_merge": false,
    "delete_branch_on_merge": true,
    "allow_merge_commit": true,
    "subscribers_count": 42,
    "network_count": 0
  },
  "temp_clone_token": "ABTLWHOULUVAXGTRYU7OC2876QJ2O",
  "allow_squash_merge": true,
  "allow_auto_merge": false,
  "delete_branch_on_merge": true,
  "allow_merge_commit": true,
  "allow_forking": true,
  "web_commit_signoff_required": false,
  "subscribers_count": 42,
  "network_count": 0,
  "organization": {
    "login": "octocat",
    "id": 1,
    "node_id": "MDQ6VXNlcjE=",
    "avatar_url": "https://github.com/images/error/octocat_happy.gif",
    "gravatar_id": "",
    "url": "https://api.github.com/users/octocat",
    "html_url": "https://github.com/octocat",
    "followers_url": "https://api.github.com/users/octocat/followers",
    "following_url": "https://api.github.com/users/octocat/following{/other_user}",
    "gists_url": "https://api.github.com/users/octocat/gists{/gist_id}",
    "starred_url": "https://api.github.com/users/octocat/starred{/owner}{/repo}",
    "subscriptions_url": "https://api.github.com/users/octocat/subscriptions",
    "organizations_url": "https://api.github.com/users/octocat/orgs",
    "repos_url": "https://api.github.com/users/octocat/repos",
    "events_url": "https://api.github.com/users/octocat/events{/privacy}",
    "received_events_url": "https://api.github.com/users/octocat/received_events",
    "type": "Organization",
    "site_admin": false
  },
  "parent": {
    "id": 1296269,
    "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5",
    "name": "Hello-World",
    "full_name": "octocat/Hello-World",
    "owner": {
      "login": "octocat",
      "id": 1,
      "node_id": "MDQ6VXNlcjE=",
      "avatar_url": "https://github.com/images/error/octocat_happy.gif",
      "gravatar_id": "",
      "url": "https://api.github.com/users/octocat",
      "html_url": "https://github.com/octocat",
      "followers_url": "https://api.github.com/users/octocat/followers",
      "following_url": "https://api.github.com/users/octocat/following{/other_user}",
      "gists_url": "https://api.github.com/users/octocat/gists{/gist_id}",
      "starred_url": "https://api.github.com/users/octocat/starred{/owner}{/repo}",
      "subscriptions_url": "https://api.github.com/users/octocat/subscriptions",
      "organizations_url": "https://api.github.com/users/octocat/orgs",
      "repos_url": "https://api.github.com/users/octocat/repos",
      "events_url": "https://api.github.com/users/octocat/events{/privacy}",
      "received_events_url": "https://api.github.com/users/octocat/received_events",
      "type": "User",
      "site_admin": false
    },
    "private": false,
    "html_url": "https://github.com/octocat/Hello-World",
    "description": "This your first repo!",
    "fork": false,
    "url": "https://api.github.com/repos/octocat/Hello-World",
    "archive_url": "https://api.github.com/repos/octocat/Hello-World/{archive_format}{/ref}",
    "assignees_url": "https://api.github.com/repos/octocat/Hello-World/assignees{/user}",
    "blobs_url": "https://api.github.com/repos/octocat/Hello-World/git/blobs{/sha}",
    "branches_url": "https://api.github.com/repos/octocat/Hello-World/branches{/branch}",
    "collaborators_url": "https://api.github.com/repos/octocat/Hello-World/collaborators{/collaborator}",
    "comments_url": "https://api.github.com/repos/octocat/Hello-World/comments{/number}",
    "commits_url": "https://api.github.com/repos/octocat/Hello-World/commits{/sha}",
    "compare_url": "https://api.github.com/repos/octocat/Hello-World/compare/{base}...{head}",
    "contents_url": "https://api.github.com/repos/octocat/Hello-World/contents/{+path}",
    "contributors_url": "https://api.github.com/repos/octocat/Hello-World/contributors",
    "deployments_url": "https://api.github.com/repos/octocat/Hello-World/deployments",
    "downloads_url": "https://api.github.com/repos/octocat/Hello-World/downloads",
    "events_url": "https://api.github.com/repos/octocat/Hello-World/events",
    "forks_url": "https://api.github.com/repos/octocat/Hello-World/forks",
    "git_commits_url": "https://api.github.com/repos/octocat/Hello-World/git/commits{/sha}",
    "git_refs_url": "https://api.github.com/repos/octocat/Hello-World/git/refs{/sha}",
    "git_tags_url": "https://api.github.com/repos/octocat/Hello-World/git/tags{/sha}",
    "git_url": "git:github.com/octocat/Hello-World.git",
    "issue_comment_url": "https://api.github.com/repos/octocat/Hello-World/issues/comments{/number}",
    "issue_events_url": "https://api.github.com/repos/octocat/Hello-World/issues/events{/number}",
    "issues_url": "https://api.github.com/repos/octocat/Hello-World/issues{/number}",
    "keys_url": "https://api.github.com/repos/octocat/Hello-World/keys{/key_id}",
    "labels_url": "https://api.github.com/repos/octocat/Hello-World/labels{/name}",
    "languages_url": "https://api.github.com/repos/octocat/Hello-World/languages",
    "merges_url": "https://api.github.com/repos/octocat/Hello-World/merges",
    "milestones_url": "https://api.github.com/repos/octocat/Hello-World/milestones{/number}",
    "notifications_url": "https://api.github.com/repos/octocat/Hello-World/notifications{?since,all,participating}",
    "pulls_url": "https://api.github.com/repos/octocat/Hello-World/pulls{/number}",
    "releases_url": "https://api.github.com/repos/octocat/Hello-World/releases{/id}",
    "ssh_url": "git@github.com:octocat/Hello-World.git",
    "stargazers_url": "https://api.github.com/repos/octocat/Hello-World/stargazers",
    "statuses_url": "https://api.github.com/repos/octocat/Hello-World/statuses/{sha}",
    "subscribers_url": "https://api.github.com/repos/octocat/Hello-World/subscribers",
    "subscription_url": "https://api.github.com/repos/octocat/Hello-World/subscription",
    "tags_url": "https://api.github.com/repos/octocat/Hello-World/tags",
    "teams_url": "https://api.github.com/repos/octocat/Hello-World/teams",
    "trees_url": "https://api.github.com/repos/octocat/Hello-World/git/trees{/sha}",
    "clone_url": "https://github.com/octocat/Hello-World.git",
    "mirror_url": "git:git.example.com/octocat/Hello-World",
    "hooks_url": "https://api.github.com/repos/octocat/Hello-World/hooks",
    "svn_url": "https://svn.github.com/octocat/Hello-World",
    "homepage": "https://github.com",
    "language": null,
    "forks_count": 9,
    "stargazers_count": 80,
    "watchers_count": 80,
    "size": 108,
    "default_branch": "master",
    "open_issues_count": 0,
    "is_template": true,
    "topics": [
      "octocat",
      "atom",
      "electron",
      "api"
    ],
    "has_issues": true,
    "has_projects": true,
    "has_wiki": true,
    "has_pages": false,
    "has_downloads": true,
    "archived": false,
    "disabled": false,
    "visibility": "public",
    "pushed_at": "2011-01-26T19:06:43Z",
    "created_at": "2011-01-26T19:01:12Z",
    "updated_at": "2011-01-26T19:14:43Z",
    "permissions": {
      "admin": false,
      "push": false,
      "pull": true
    },
    "allow_rebase_merge": true,
    "temp_clone_token": "ABTLWHOULUVAXGTRYU7OC2876QJ2O",
    "allow_squash_merge": true,
    "allow_auto_merge": false,
    "delete_branch_on_merge": true,
    "allow_merge_commit": true,
    "subscribers_count": 42,
    "network_count": 0,
    "license": {
      "key": "mit",
      "name": "MIT License",
      "url": "https://api.github.com/licenses/mit",
      "spdx_id": "MIT",
      "node_id": "MDc6TGljZW5zZW1pdA==",
      "html_url": "https://api.github.com/licenses/mit"
    },
    "forks": 1,
    "open_issues": 1,
    "watchers": 1
  },
  "source": {
    "id": 1296269,
    "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5",
    "name": "Hello-World",
    "full_name": "octocat/Hello-World",
    "owner": {
      "login": "octocat",
      "id": 1,
      "node_id": "MDQ6VXNlcjE=",
      "avatar_url": "https://github.com/images/error/octocat_happy.gif",
      "gravatar_id": "",
      "url": "https://api.github.com/users/octocat",
      "html_url": "https://github.com/octocat",
      "followers_url": "https://api.github.com/users/octocat/followers",
      "following_url": "https://api.github.com/users/octocat/following{/other_user}",
      "gists_url": "https://api.github.com/users/octocat/gists{/gist_id}",
      "starred_url": "https://api.github.com/users/octocat/starred{/owner}{/repo}",
      "subscriptions_url": "https://api.github.com/users/octocat/subscriptions",
      "organizations_url": "https://api.github.com/users/octocat/orgs",
      "repos_url": "https://api.github.com/users/octocat/repos",
      "events_url": "https://api.github.com/users/octocat/events{/privacy}",
      "received_events_url": "https://api.github.com/users/octocat/received_events",
      "type": "User",
      "site_admin": false
    },
    "private": false,
    "html_url": "https://github.com/octocat/Hello-World",
    "description": "This your first repo!",
    "fork": false,
    "url": "https://api.github.com/repos/octocat/Hello-World",
    "archive_url": "https://api.github.com/repos/octocat/Hello-World/{archive_format}{/ref}",
    "assignees_url": "https://api.github.com/repos/octocat/Hello-World/assignees{/user}",
    "blobs_url": "https://api.github.com/repos/octocat/Hello-World/git/blobs{/sha}",
    "branches_url": "https://api.github.com/repos/octocat/Hello-World/branches{/branch}",
    "collaborators_url": "https://api.github.com/repos/octocat/Hello-World/collaborators{/collaborator}",
    "comments_url": "https://api.github.com/repos/octocat/Hello-World/comments{/number}",
    "commits_url": "https://api.github.com/repos/octocat/Hello-World/commits{/sha}",
    "compare_url": "https://api.github.com/repos/octocat/Hello-World/compare/{base}...{head}",
    "contents_url": "https://api.github.com/repos/octocat/Hello-World/contents/{+path}",
    "contributors_url": "https://api.github.com/repos/octocat/Hello-World/contributors",
    "deployments_url": "https://api.github.com/repos/octocat/Hello-World/deployments",
    "downloads_url": "https://api.github.com/repos/octocat/Hello-World/downloads",
    "events_url": "https://api.github.com/repos/octocat/Hello-World/events",
    "forks_url": "https://api.github.com/repos/octocat/Hello-World/forks",
    "git_commits_url": "https://api.github.com/repos/octocat/Hello-World/git/commits{/sha}",
    "git_refs_url": "https://api.github.com/repos/octocat/Hello-World/git/refs{/sha}",
    "git_tags_url": "https://api.github.com/repos/octocat/Hello-World/git/tags{/sha}",
    "git_url": "git:github.com/octocat/Hello-World.git",
    "issue_comment_url": "https://api.github.com/repos/octocat/Hello-World/issues/comments{/number}",
    "issue_events_url": "https://api.github.com/repos/octocat/Hello-World/issues/events{/number}",
    "issues_url": "https://api.github.com/repos/octocat/Hello-World/issues{/number}",
    "keys_url": "https://api.github.com/repos/octocat/Hello-World/keys{/key_id}",
    "labels_url": "https://api.github.com/repos/octocat/Hello-World/labels{/name}",
    "languages_url": "https://api.github.com/repos/octocat/Hello-World/languages",
    "merges_url": "https://api.github.com/repos/octocat/Hello-World/merges",
    "milestones_url": "https://api.github.com/repos/octocat/Hello-World/milestones{/number}",
    "notifications_url": "https://api.github.com/repos/octocat/Hello-World/notifications{?since,all,participating}",
    "pulls_url": "https://api.github.com/repos/octocat/Hello-World/pulls{/number}",
    "releases_url": "https://api.github.com/repos/octocat/Hello-World/releases{/id}",
    "ssh_url": "git@github.com:octocat/Hello-World.git",
    "stargazers_url": "https://api.github.com/repos/octocat/Hello-World/stargazers",
    "statuses_url": "https://api.github.com/repos/octocat/Hello-World/statuses/{sha}",
    "subscribers_url": "https://api.github.com/repos/octocat/Hello-World/subscribers",
    "subscription_url": "https://api.github.com/repos/octocat/Hello-World/subscription",
    "tags_url": "https://api.github.com/repos/octocat/Hello-World/tags",
    "teams_url": "https://api.github.com/repos/octocat/Hello-World/teams",
    "trees_url": "https://api.github.com/repos/octocat/Hello-World/git/trees{/sha}",
    "clone_url": "https://github.com/octocat/Hello-World.git",
    "mirror_url": "git:git.example.com/octocat/Hello-World",
    "hooks_url": "https://api.github.com/repos/octocat/Hello-World/hooks",
    "svn_url": "https://svn.github.com/octocat/Hello-World",
    "homepage": "https://github.com",
    "language": null,
    "forks_count": 9,
    "stargazers_count": 80,
    "watchers_count": 80,
    "size": 108,
    "default_branch": "master",
    "open_issues_count": 0,
    "is_template": true,
    "topics": [
      "octocat",
      "atom",
      "electron",
      "api"
    ],
    "has_issues": true,
    "has_projects": true,
    "has_wiki": true,
    "has_pages": false,
    "has_downloads": true,
    "archived": false,
    "disabled": false,
    "visibility": "public",
    "pushed_at": "2011-01-26T19:06:43Z",
    "created_at": "2011-01-26T19:01:12Z",
    "updated_at": "2011-01-26T19:14:43Z",
    "permissions": {
      "admin": false,
      "push": false,
      "pull": true
    },
    "allow_rebase_merge": true,
    "temp_clone_token": "ABTLWHOULUVAXGTRYU7OC2876QJ2O",
    "allow_squash_merge": true,
    "allow_auto_merge": false,
    "delete_branch_on_merge": true,
    "allow_merge_commit": true,
    "subscribers_count": 42,
    "network_count": 0,
    "license": {
      "key": "mit",
      "name": "MIT License",
      "url": "https://api.github.com/licenses/mit",
      "spdx_id": "MIT",
      "node_id": "MDc6TGljZW5zZW1pdA==",
      "html_url": "https://api.github.com/licenses/mit"
    },
    "forks": 1,
    "open_issues": 1,
    "watchers": 1
  }
}</code></div></div></div></div></div></div><div class="pb-8"><h2 id="get-a-repository" tabindex="-1"><a class="heading-link" href="#get-a-repository">Get a repository<span aria-hidden="true" class="heading-link-symbol"></span></a></h2><div class="d-flex flex-wrap gutter mt-4"><div class="col-md-12 col-lg-6"><div class="RestOperation_codeBlock__mf2k2"><p>The <code>parent</code> and <code>source</code> objects are present when the repository is a fork. <code>parent</code> is the repository this repository was forked from, <code>source</code> is the ultimate source for the network.</p>
<div class="ghd-alert ghd-alert-accent" data-container="alert"><p class="ghd-alert-title"><svg version="1.1" width="16" height="16" viewBox="0 0 16 16" class="octicon mr-2" aria-hidden=""><path d="M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8Zm8-6.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13ZM6.5 7.75A.75.75 0 0 1 7.25 7h1a.75.75 0 0 1 .75.75v2.75h.25a.75.75 0 0 1 0 1.5h-2a.75.75 0 0 1 0-1.5h.25v-2h-.25a.75.75 0 0 1-.75-.75ZM8 6a1 1 0 1 1 0-2 1 1 0 0 1 0 2Z"></path></svg>Note</p>
<p></p>
<ul>
<li>In order to see the <code>security_and_analysis</code> 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 "<a href="https://docs.github.com/organizations/managing-peoples-access-to-your-organization-with-roles/managing-security-managers-in-your-organization">Managing security managers in your organization</a>."</li>
<li>To view merge-related settings, you must have the <code>contents:read</code> and <code>contents:write</code> permissions.</li>
</ul>
</div></div><h3 class="mt-4 mb-3 pt-3 h4" id="get-a-repository--fine-grained-access-tokens"><a href="#get-a-repository--fine-grained-access-tokens">Fine-grained access tokens for "Get a repository"</a></h3><p>This endpoint works with the following fine-grained token types<!-- -->:</p><ul><li><a rel="" href="/en/apps/creating-github-apps/authenticating-with-a-github-app/generating-a-user-access-token-for-a-github-app">GitHub App user access tokens</a></li><li><a rel="" href="/en/apps/creating-github-apps/authenticating-with-a-github-app/generating-an-installation-access-token-for-a-github-app">GitHub App installation access tokens</a></li><li><a rel="" href="/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens#creating-a-fine-grained-personal-access-token">Fine-grained personal access tokens</a></li></ul><p>The fine-grained token must have the following permission set:</p><ul><li><span><span>"Metadata" repository permissions (read)</span></span></li></ul><p>This endpoint can be used without authentication or the aforementioned permissions if only public resources are requested.</p><h3 class="mt-4 mb-3 pt-3 h4" id="get-a-repository--parameters"><a href="#get-a-repository--parameters">Parameters for "Get a repository"</a></h3><table class="ParameterTable_parameterTable__NVZ8g" summary="Column one describes the parameter. The first line includes the name, type, and whether the parameter is required. The second line is a description of the parameter." aria-labelledby="headers-table-heading"><caption class="mt-3 mb-3 h5 float-left">Headers</caption><thead class="visually-hidden"><tr><th scope="col">Name, Type, Description</th></tr></thead><tbody><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">accept</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>Setting to <code>application/vnd.github+json</code> is recommended.</p></div><div class="pt-0"></div></div></div></td></tr></tbody></table><table class="ParameterTable_parameterTable__NVZ8g" summary="Column one describes the parameter. The first line includes the name, type, and whether the parameter is required. The second line is a description of the parameter." aria-labelledby="path-table-heading"><caption class="mt-3 mb-3 h5 float-left">Path parameters</caption><thead class="visually-hidden"><tr><th scope="col">Name, Type, Description</th></tr></thead><tbody><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">owner</code> <span class="color-fg-muted pl-2 f5">string</span> <span class="color-fg-attention f5 pl-3">Required</span></div><div class="pl-1 f5 pt-2"><div><p>The account owner of the repository. The name is not case sensitive.</p></div><div class="pt-0"></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">repo</code> <span class="color-fg-muted pl-2 f5">string</span> <span class="color-fg-attention f5 pl-3">Required</span></div><div class="pl-1 f5 pt-2"><div><p>The name of the repository without the <code>.git</code> extension. The name is not case sensitive.</p></div><div class="pt-0"></div></div></div></td></tr></tbody></table><h3 class="mt-4 mb-3 pt-3 h4" id="get-a-repository--status-codes"><a href="#get-a-repository--status-codes">HTTP response status codes for "Get a repository"</a></h3><table><thead><tr class="text-left"><th>Status code</th><th>Description</th></tr></thead><tbody><tr><td><code>200</code></td><td><div><p>OK</p></div></td></tr><tr><td><code>301</code></td><td><div><p>Moved permanently</p></div></td></tr><tr><td><code>403</code></td><td><div><p>Forbidden</p></div></td></tr><tr><td><code>404</code></td><td><div><p>Resource not found</p></div></td></tr></tbody></table></div><div class="col-md-12 col-lg-6 position-sticky flex-self-start RestOperation_stickyCodeColumn__jWPMY"><h3 class="mt-0 pt-0 h4" id="get-a-repository--code-samples"><a href="#get-a-repository--code-samples">Code samples for "Get a repository"</a></h3><h4 class="mt-3 mb-3 h5">Request example</h4><div class="rounded-1 border"><div class="my-0 p-3"><div class="RestCodeSamples_method__XQrie my-0 text-mono d-flex flex-row flex-items-start "><span class="IssueLabel IssueLabel--big color-bg-accent-emphasis color-fg-on-emphasis text-uppercase mr-2">get</span><span>/repos/{owner}/{repo}</span></div></div><div class="border-top d-inline-flex flex-justify-between width-full flex-items-center pt-2"><div class="d-inline-flex ml-2"><ul aria-label="Example language selector for Get a repository" class="prc-SegmentedControl-SegmentedControl-lqIXp RestCodeSamples_segmentedControl__HB8Q6" data-variant="default"><li class="prc-SegmentedControl-Item-tSCQh" data-selected=""><button aria-current="true" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:transparent"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="cURL">cURL</div></span></button></li><li class="prc-SegmentedControl-Item-tSCQh"><button aria-current="false" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:var(--borderColor-default)"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="JavaScript">JavaScript</div></span></button></li><li class="prc-SegmentedControl-Item-tSCQh"><button aria-current="false" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:var(--borderColor-default)"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="GitHub CLI">GitHub CLI</div></span></button></li></ul></div><div class="mr-2"><button data-component="IconButton" type="button" class="prc-Button-ButtonBase-9n-Xk js-btn-copy btn-octicon prc-Button-IconButton-fyge7" data-loading="false" data-no-visuals="true" data-size="medium" data-variant="default" aria-labelledby="_R_2ld0tuqv76_"><svg data-component="Octicon" aria-hidden="true" focusable="false" class="octicon octicon-copy" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="M0 6.75C0 5.784.784 5 1.75 5h1.5a.75.75 0 0 1 0 1.5h-1.5a.25.25 0 0 0-.25.25v7.5c0 .138.112.25.25.25h7.5a.25.25 0 0 0 .25-.25v-1.5a.75.75 0 0 1 1.5 0v1.5A1.75 1.75 0 0 1 9.25 16h-7.5A1.75 1.75 0 0 1 0 14.25Z"></path><path d="M5 1.75C5 .784 5.784 0 6.75 0h7.5C15.216 0 16 .784 16 1.75v7.5A1.75 1.75 0 0 1 14.25 11h-7.5A1.75 1.75 0 0 1 5 9.25Zm1.75-.25a.25.25 0 0 0-.25.25v7.5c0 .138.112.25.25.25h7.5a.25.25 0 0 0 .25-.25v-7.5a.25.25 0 0 0-.25-.25Z"></path></svg></button><span class="prc-TooltipV2-Tooltip-tLeuB" data-direction="s" aria-hidden="true" id="_R_2ld0tuqv76_" popover="auto">Copy to clipboard curl request example</span></div></div><div class="RestCodeSamples_codeBlock__EV_jQ RestCodeSamples_requestCodeBlock__SgBKI border-top rounded-1 my-0 curl" tabindex="0"><code class="hljs language-curl">curl -L \
  -H "Accept: application/vnd.github+json" \
  -H "Authorization: Bearer &lt;YOUR-TOKEN&gt;" \
  -H "X-GitHub-Api-Version: 2026-03-10" \
  https://api.github.com/repos/OWNER/REPO</code></div></div><h4 class="mt-5 mb-2 h5"><p>Default response</p></h4><div class="border rounded-1 pt-2"><ul aria-label="Example response format selector for Get a repository" class="prc-SegmentedControl-SegmentedControl-lqIXp RestCodeSamples_segmentedControl__HB8Q6 mx-2" data-variant="default"><li class="prc-SegmentedControl-Item-tSCQh" data-selected=""><button aria-current="true" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:transparent"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="Example response">Example response</div></span></button></li><li class="prc-SegmentedControl-Item-tSCQh"><button aria-current="false" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:var(--borderColor-default)"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="Response schema">Response schema</div></span></button></li></ul><div class=""><div class="RestCodeSamples_codeBlock__EV_jQ rounded-1 p-3 my-0 color-bg-default"><code>Status: 200</code></div><div class="RestCodeSamples_codeBlock__EV_jQ RestCodeSamples_responseCodeBlock__QlM4d border-top rounded-1 my-0" tabindex="0"><code class="hljs language-json">{
  "id": 1296269,
  "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5",
  "name": "Hello-World",
  "full_name": "octocat/Hello-World",
  "owner": {
    "login": "octocat",
    "id": 1,
    "node_id": "MDQ6VXNlcjE=",
    "avatar_url": "https://github.com/images/error/octocat_happy.gif",
    "gravatar_id": "",
    "url": "https://api.github.com/users/octocat",
    "html_url": "https://github.com/octocat",
    "followers_url": "https://api.github.com/users/octocat/followers",
    "following_url": "https://api.github.com/users/octocat/following{/other_user}",
    "gists_url": "https://api.github.com/users/octocat/gists{/gist_id}",
    "starred_url": "https://api.github.com/users/octocat/starred{/owner}{/repo}",
    "subscriptions_url": "https://api.github.com/users/octocat/subscriptions",
    "organizations_url": "https://api.github.com/users/octocat/orgs",
    "repos_url": "https://api.github.com/users/octocat/repos",
    "events_url": "https://api.github.com/users/octocat/events{/privacy}",
    "received_events_url": "https://api.github.com/users/octocat/received_events",
    "type": "User",
    "site_admin": false
  },
  "private": false,
  "html_url": "https://github.com/octocat/Hello-World",
  "description": "This your first repo!",
  "fork": false,
  "url": "https://api.github.com/repos/octocat/Hello-World",
  "archive_url": "https://api.github.com/repos/octocat/Hello-World/{archive_format}{/ref}",
  "assignees_url": "https://api.github.com/repos/octocat/Hello-World/assignees{/user}",
  "blobs_url": "https://api.github.com/repos/octocat/Hello-World/git/blobs{/sha}",
  "branches_url": "https://api.github.com/repos/octocat/Hello-World/branches{/branch}",
  "collaborators_url": "https://api.github.com/repos/octocat/Hello-World/collaborators{/collaborator}",
  "comments_url": "https://api.github.com/repos/octocat/Hello-World/comments{/number}",
  "commits_url": "https://api.github.com/repos/octocat/Hello-World/commits{/sha}",
  "compare_url": "https://api.github.com/repos/octocat/Hello-World/compare/{base}...{head}",
  "contents_url": "https://api.github.com/repos/octocat/Hello-World/contents/{+path}",
  "contributors_url": "https://api.github.com/repos/octocat/Hello-World/contributors",
  "deployments_url": "https://api.github.com/repos/octocat/Hello-World/deployments",
  "downloads_url": "https://api.github.com/repos/octocat/Hello-World/downloads",
  "events_url": "https://api.github.com/repos/octocat/Hello-World/events",
  "forks_url": "https://api.github.com/repos/octocat/Hello-World/forks",
  "git_commits_url": "https://api.github.com/repos/octocat/Hello-World/git/commits{/sha}",
  "git_refs_url": "https://api.github.com/repos/octocat/Hello-World/git/refs{/sha}",
  "git_tags_url": "https://api.github.com/repos/octocat/Hello-World/git/tags{/sha}",
  "git_url": "git:github.com/octocat/Hello-World.git",
  "issue_comment_url": "https://api.github.com/repos/octocat/Hello-World/issues/comments{/number}",
  "issue_events_url": "https://api.github.com/repos/octocat/Hello-World/issues/events{/number}",
  "issues_url": "https://api.github.com/repos/octocat/Hello-World/issues{/number}",
  "keys_url": "https://api.github.com/repos/octocat/Hello-World/keys{/key_id}",
  "labels_url": "https://api.github.com/repos/octocat/Hello-World/labels{/name}",
  "languages_url": "https://api.github.com/repos/octocat/Hello-World/languages",
  "merges_url": "https://api.github.com/repos/octocat/Hello-World/merges",
  "milestones_url": "https://api.github.com/repos/octocat/Hello-World/milestones{/number}",
  "notifications_url": "https://api.github.com/repos/octocat/Hello-World/notifications{?since,all,participating}",
  "pulls_url": "https://api.github.com/repos/octocat/Hello-World/pulls{/number}",
  "releases_url": "https://api.github.com/repos/octocat/Hello-World/releases{/id}",
  "ssh_url": "git@github.com:octocat/Hello-World.git",
  "stargazers_url": "https://api.github.com/repos/octocat/Hello-World/stargazers",
  "statuses_url": "https://api.github.com/repos/octocat/Hello-World/statuses/{sha}",
  "subscribers_url": "https://api.github.com/repos/octocat/Hello-World/subscribers",
  "subscription_url": "https://api.github.com/repos/octocat/Hello-World/subscription",
  "tags_url": "https://api.github.com/repos/octocat/Hello-World/tags",
  "teams_url": "https://api.github.com/repos/octocat/Hello-World/teams",
  "trees_url": "https://api.github.com/repos/octocat/Hello-World/git/trees{/sha}",
  "clone_url": "https://github.com/octocat/Hello-World.git",
  "mirror_url": "git:git.example.com/octocat/Hello-World",
  "hooks_url": "https://api.github.com/repos/octocat/Hello-World/hooks",
  "svn_url": "https://svn.github.com/octocat/Hello-World",
  "homepage": "https://github.com",
  "forks_count": 9,
  "forks": 9,
  "stargazers_count": 80,
  "watchers_count": 80,
  "watchers": 80,
  "size": 108,
  "default_branch": "master",
  "open_issues_count": 0,
  "open_issues": 0,
  "is_template": false,
  "topics": [
    "octocat",
    "atom",
    "electron",
    "api"
  ],
  "has_issues": true,
  "has_projects": true,
  "has_wiki": true,
  "has_pages": false,
  "has_discussions": false,
  "archived": false,
  "disabled": false,
  "visibility": "public",
  "pushed_at": "2011-01-26T19:06:43Z",
  "created_at": "2011-01-26T19:01:12Z",
  "updated_at": "2011-01-26T19:14:43Z",
  "permissions": {
    "pull": true,
    "push": false,
    "admin": false
  },
  "allow_rebase_merge": true,
  "template_repository": {
    "id": 1296269,
    "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5",
    "name": "Hello-World-Template",
    "full_name": "octocat/Hello-World-Template",
    "owner": {
      "login": "octocat",
      "id": 1,
      "node_id": "MDQ6VXNlcjE=",
      "avatar_url": "https://github.com/images/error/octocat_happy.gif",
      "gravatar_id": "",
      "url": "https://api.github.com/users/octocat",
      "html_url": "https://github.com/octocat",
      "followers_url": "https://api.github.com/users/octocat/followers",
      "following_url": "https://api.github.com/users/octocat/following{/other_user}",
      "gists_url": "https://api.github.com/users/octocat/gists{/gist_id}",
      "starred_url": "https://api.github.com/users/octocat/starred{/owner}{/repo}",
      "subscriptions_url": "https://api.github.com/users/octocat/subscriptions",
      "organizations_url": "https://api.github.com/users/octocat/orgs",
      "repos_url": "https://api.github.com/users/octocat/repos",
      "events_url": "https://api.github.com/users/octocat/events{/privacy}",
      "received_events_url": "https://api.github.com/users/octocat/received_events",
      "type": "User",
      "site_admin": false
    },
    "private": false,
    "html_url": "https://github.com/octocat/Hello-World-Template",
    "description": "This your first repo!",
    "fork": false,
    "url": "https://api.github.com/repos/octocat/Hello-World-Template",
    "archive_url": "https://api.github.com/repos/octocat/Hello-World-Template/{archive_format}{/ref}",
    "assignees_url": "https://api.github.com/repos/octocat/Hello-World-Template/assignees{/user}",
    "blobs_url": "https://api.github.com/repos/octocat/Hello-World-Template/git/blobs{/sha}",
    "branches_url": "https://api.github.com/repos/octocat/Hello-World-Template/branches{/branch}",
    "collaborators_url": "https://api.github.com/repos/octocat/Hello-World-Template/collaborators{/collaborator}",
    "comments_url": "https://api.github.com/repos/octocat/Hello-World-Template/comments{/number}",
    "commits_url": "https://api.github.com/repos/octocat/Hello-World-Template/commits{/sha}",
    "compare_url": "https://api.github.com/repos/octocat/Hello-World-Template/compare/{base}...{head}",
    "contents_url": "https://api.github.com/repos/octocat/Hello-World-Template/contents/{+path}",
    "contributors_url": "https://api.github.com/repos/octocat/Hello-World-Template/contributors",
    "deployments_url": "https://api.github.com/repos/octocat/Hello-World-Template/deployments",
    "downloads_url": "https://api.github.com/repos/octocat/Hello-World-Template/downloads",
    "events_url": "https://api.github.com/repos/octocat/Hello-World-Template/events",
    "forks_url": "https://api.github.com/repos/octocat/Hello-World-Template/forks",
    "git_commits_url": "https://api.github.com/repos/octocat/Hello-World-Template/git/commits{/sha}",
    "git_refs_url": "https://api.github.com/repos/octocat/Hello-World-Template/git/refs{/sha}",
    "git_tags_url": "https://api.github.com/repos/octocat/Hello-World-Template/git/tags{/sha}",
    "git_url": "git:github.com/octocat/Hello-World-Template.git",
    "issue_comment_url": "https://api.github.com/repos/octocat/Hello-World-Template/issues/comments{/number}",
    "issue_events_url": "https://api.github.com/repos/octocat/Hello-World-Template/issues/events{/number}",
    "issues_url": "https://api.github.com/repos/octocat/Hello-World-Template/issues{/number}",
    "keys_url": "https://api.github.com/repos/octocat/Hello-World-Template/keys{/key_id}",
    "labels_url": "https://api.github.com/repos/octocat/Hello-World-Template/labels{/name}",
    "languages_url": "https://api.github.com/repos/octocat/Hello-World-Template/languages",
    "merges_url": "https://api.github.com/repos/octocat/Hello-World-Template/merges",
    "milestones_url": "https://api.github.com/repos/octocat/Hello-World-Template/milestones{/number}",
    "notifications_url": "https://api.github.com/repos/octocat/Hello-World-Template/notifications{?since,all,participating}",
    "pulls_url": "https://api.github.com/repos/octocat/Hello-World-Template/pulls{/number}",
    "releases_url": "https://api.github.com/repos/octocat/Hello-World-Template/releases{/id}",
    "ssh_url": "git@github.com:octocat/Hello-World-Template.git",
    "stargazers_url": "https://api.github.com/repos/octocat/Hello-World-Template/stargazers",
    "statuses_url": "https://api.github.com/repos/octocat/Hello-World-Template/statuses/{sha}",
    "subscribers_url": "https://api.github.com/repos/octocat/Hello-World-Template/subscribers",
    "subscription_url": "https://api.github.com/repos/octocat/Hello-World-Template/subscription",
    "tags_url": "https://api.github.com/repos/octocat/Hello-World-Template/tags",
    "teams_url": "https://api.github.com/repos/octocat/Hello-World-Template/teams",
    "trees_url": "https://api.github.com/repos/octocat/Hello-World-Template/git/trees{/sha}",
    "clone_url": "https://github.com/octocat/Hello-World-Template.git",
    "mirror_url": "git:git.example.com/octocat/Hello-World-Template",
    "hooks_url": "https://api.github.com/repos/octocat/Hello-World-Template/hooks",
    "svn_url": "https://svn.github.com/octocat/Hello-World-Template",
    "homepage": "https://github.com",
    "language": null,
    "forks": 9,
    "forks_count": 9,
    "stargazers_count": 80,
    "watchers_count": 80,
    "watchers": 80,
    "size": 108,
    "default_branch": "master",
    "open_issues": 0,
    "open_issues_count": 0,
    "is_template": true,
    "license": {
      "key": "mit",
      "name": "MIT License",
      "url": "https://api.github.com/licenses/mit",
      "spdx_id": "MIT",
      "node_id": "MDc6TGljZW5zZW1pdA==",
      "html_url": "https://api.github.com/licenses/mit"
    },
    "topics": [
      "octocat",
      "atom",
      "electron",
      "api"
    ],
    "has_issues": true,
    "has_projects": true,
    "has_wiki": true,
    "has_pages": false,
    "has_downloads": true,
    "archived": false,
    "disabled": false,
    "visibility": "public",
    "pushed_at": "2011-01-26T19:06:43Z",
    "created_at": "2011-01-26T19:01:12Z",
    "updated_at": "2011-01-26T19:14:43Z",
    "permissions": {
      "admin": false,
      "push": false,
      "pull": true
    },
    "allow_rebase_merge": true,
    "temp_clone_token": "ABTLWHOULUVAXGTRYU7OC2876QJ2O",
    "allow_squash_merge": true,
    "allow_auto_merge": false,
    "delete_branch_on_merge": true,
    "allow_merge_commit": true,
    "subscribers_count": 42,
    "network_count": 0
  },
  "temp_clone_token": "ABTLWHOULUVAXGTRYU7OC2876QJ2O",
  "allow_squash_merge": true,
  "allow_auto_merge": false,
  "delete_branch_on_merge": true,
  "allow_merge_commit": true,
  "allow_forking": true,
  "subscribers_count": 42,
  "network_count": 0,
  "license": {
    "key": "mit",
    "name": "MIT License",
    "spdx_id": "MIT",
    "url": "https://api.github.com/licenses/mit",
    "node_id": "MDc6TGljZW5zZW1pdA=="
  },
  "organization": {
    "login": "octocat",
    "id": 1,
    "node_id": "MDQ6VXNlcjE=",
    "avatar_url": "https://github.com/images/error/octocat_happy.gif",
    "gravatar_id": "",
    "url": "https://api.github.com/users/octocat",
    "html_url": "https://github.com/octocat",
    "followers_url": "https://api.github.com/users/octocat/followers",
    "following_url": "https://api.github.com/users/octocat/following{/other_user}",
    "gists_url": "https://api.github.com/users/octocat/gists{/gist_id}",
    "starred_url": "https://api.github.com/users/octocat/starred{/owner}{/repo}",
    "subscriptions_url": "https://api.github.com/users/octocat/subscriptions",
    "organizations_url": "https://api.github.com/users/octocat/orgs",
    "repos_url": "https://api.github.com/users/octocat/repos",
    "events_url": "https://api.github.com/users/octocat/events{/privacy}",
    "received_events_url": "https://api.github.com/users/octocat/received_events",
    "type": "Organization",
    "site_admin": false
  },
  "parent": {
    "id": 1296269,
    "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5",
    "name": "Hello-World",
    "full_name": "octocat/Hello-World",
    "owner": {
      "login": "octocat",
      "id": 1,
      "node_id": "MDQ6VXNlcjE=",
      "avatar_url": "https://github.com/images/error/octocat_happy.gif",
      "gravatar_id": "",
      "url": "https://api.github.com/users/octocat",
      "html_url": "https://github.com/octocat",
      "followers_url": "https://api.github.com/users/octocat/followers",
      "following_url": "https://api.github.com/users/octocat/following{/other_user}",
      "gists_url": "https://api.github.com/users/octocat/gists{/gist_id}",
      "starred_url": "https://api.github.com/users/octocat/starred{/owner}{/repo}",
      "subscriptions_url": "https://api.github.com/users/octocat/subscriptions",
      "organizations_url": "https://api.github.com/users/octocat/orgs",
      "repos_url": "https://api.github.com/users/octocat/repos",
      "events_url": "https://api.github.com/users/octocat/events{/privacy}",
      "received_events_url": "https://api.github.com/users/octocat/received_events",
      "type": "User",
      "site_admin": false
    },
    "private": false,
    "html_url": "https://github.com/octocat/Hello-World",
    "description": "This your first repo!",
    "fork": false,
    "url": "https://api.github.com/repos/octocat/Hello-World",
    "archive_url": "https://api.github.com/repos/octocat/Hello-World/{archive_format}{/ref}",
    "assignees_url": "https://api.github.com/repos/octocat/Hello-World/assignees{/user}",
    "blobs_url": "https://api.github.com/repos/octocat/Hello-World/git/blobs{/sha}",
    "branches_url": "https://api.github.com/repos/octocat/Hello-World/branches{/branch}",
    "collaborators_url": "https://api.github.com/repos/octocat/Hello-World/collaborators{/collaborator}",
    "comments_url": "https://api.github.com/repos/octocat/Hello-World/comments{/number}",
    "commits_url": "https://api.github.com/repos/octocat/Hello-World/commits{/sha}",
    "compare_url": "https://api.github.com/repos/octocat/Hello-World/compare/{base}...{head}",
    "contents_url": "https://api.github.com/repos/octocat/Hello-World/contents/{+path}",
    "contributors_url": "https://api.github.com/repos/octocat/Hello-World/contributors",
    "deployments_url": "https://api.github.com/repos/octocat/Hello-World/deployments",
    "downloads_url": "https://api.github.com/repos/octocat/Hello-World/downloads",
    "events_url": "https://api.github.com/repos/octocat/Hello-World/events",
    "forks_url": "https://api.github.com/repos/octocat/Hello-World/forks",
    "git_commits_url": "https://api.github.com/repos/octocat/Hello-World/git/commits{/sha}",
    "git_refs_url": "https://api.github.com/repos/octocat/Hello-World/git/refs{/sha}",
    "git_tags_url": "https://api.github.com/repos/octocat/Hello-World/git/tags{/sha}",
    "git_url": "git:github.com/octocat/Hello-World.git",
    "issue_comment_url": "https://api.github.com/repos/octocat/Hello-World/issues/comments{/number}",
    "issue_events_url": "https://api.github.com/repos/octocat/Hello-World/issues/events{/number}",
    "issues_url": "https://api.github.com/repos/octocat/Hello-World/issues{/number}",
    "keys_url": "https://api.github.com/repos/octocat/Hello-World/keys{/key_id}",
    "labels_url": "https://api.github.com/repos/octocat/Hello-World/labels{/name}",
    "languages_url": "https://api.github.com/repos/octocat/Hello-World/languages",
    "merges_url": "https://api.github.com/repos/octocat/Hello-World/merges",
    "milestones_url": "https://api.github.com/repos/octocat/Hello-World/milestones{/number}",
    "notifications_url": "https://api.github.com/repos/octocat/Hello-World/notifications{?since,all,participating}",
    "pulls_url": "https://api.github.com/repos/octocat/Hello-World/pulls{/number}",
    "releases_url": "https://api.github.com/repos/octocat/Hello-World/releases{/id}",
    "ssh_url": "git@github.com:octocat/Hello-World.git",
    "stargazers_url": "https://api.github.com/repos/octocat/Hello-World/stargazers",
    "statuses_url": "https://api.github.com/repos/octocat/Hello-World/statuses/{sha}",
    "subscribers_url": "https://api.github.com/repos/octocat/Hello-World/subscribers",
    "subscription_url": "https://api.github.com/repos/octocat/Hello-World/subscription",
    "tags_url": "https://api.github.com/repos/octocat/Hello-World/tags",
    "teams_url": "https://api.github.com/repos/octocat/Hello-World/teams",
    "trees_url": "https://api.github.com/repos/octocat/Hello-World/git/trees{/sha}",
    "clone_url": "https://github.com/octocat/Hello-World.git",
    "mirror_url": "git:git.example.com/octocat/Hello-World",
    "hooks_url": "https://api.github.com/repos/octocat/Hello-World/hooks",
    "svn_url": "https://svn.github.com/octocat/Hello-World",
    "homepage": "https://github.com",
    "language": null,
    "forks_count": 9,
    "stargazers_count": 80,
    "watchers_count": 80,
    "size": 108,
    "default_branch": "master",
    "open_issues_count": 0,
    "is_template": true,
    "topics": [
      "octocat",
      "atom",
      "electron",
      "api"
    ],
    "has_issues": true,
    "has_projects": true,
    "has_wiki": true,
    "has_pages": false,
    "has_downloads": true,
    "archived": false,
    "disabled": false,
    "visibility": "public",
    "pushed_at": "2011-01-26T19:06:43Z",
    "created_at": "2011-01-26T19:01:12Z",
    "updated_at": "2011-01-26T19:14:43Z",
    "permissions": {
      "admin": false,
      "push": false,
      "pull": true
    },
    "allow_rebase_merge": true,
    "temp_clone_token": "ABTLWHOULUVAXGTRYU7OC2876QJ2O",
    "allow_squash_merge": true,
    "allow_auto_merge": false,
    "delete_branch_on_merge": true,
    "allow_merge_commit": true,
    "subscribers_count": 42,
    "network_count": 0,
    "license": {
      "key": "mit",
      "name": "MIT License",
      "url": "https://api.github.com/licenses/mit",
      "spdx_id": "MIT",
      "node_id": "MDc6TGljZW5zZW1pdA==",
      "html_url": "https://api.github.com/licenses/mit"
    },
    "forks": 1,
    "open_issues": 1,
    "watchers": 1
  },
  "source": {
    "id": 1296269,
    "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5",
    "name": "Hello-World",
    "full_name": "octocat/Hello-World",
    "owner": {
      "login": "octocat",
      "id": 1,
      "node_id": "MDQ6VXNlcjE=",
      "avatar_url": "https://github.com/images/error/octocat_happy.gif",
      "gravatar_id": "",
      "url": "https://api.github.com/users/octocat",
      "html_url": "https://github.com/octocat",
      "followers_url": "https://api.github.com/users/octocat/followers",
      "following_url": "https://api.github.com/users/octocat/following{/other_user}",
      "gists_url": "https://api.github.com/users/octocat/gists{/gist_id}",
      "starred_url": "https://api.github.com/users/octocat/starred{/owner}{/repo}",
      "subscriptions_url": "https://api.github.com/users/octocat/subscriptions",
      "organizations_url": "https://api.github.com/users/octocat/orgs",
      "repos_url": "https://api.github.com/users/octocat/repos",
      "events_url": "https://api.github.com/users/octocat/events{/privacy}",
      "received_events_url": "https://api.github.com/users/octocat/received_events",
      "type": "User",
      "site_admin": false
    },
    "private": false,
    "html_url": "https://github.com/octocat/Hello-World",
    "description": "This your first repo!",
    "fork": false,
    "url": "https://api.github.com/repos/octocat/Hello-World",
    "archive_url": "https://api.github.com/repos/octocat/Hello-World/{archive_format}{/ref}",
    "assignees_url": "https://api.github.com/repos/octocat/Hello-World/assignees{/user}",
    "blobs_url": "https://api.github.com/repos/octocat/Hello-World/git/blobs{/sha}",
    "branches_url": "https://api.github.com/repos/octocat/Hello-World/branches{/branch}",
    "collaborators_url": "https://api.github.com/repos/octocat/Hello-World/collaborators{/collaborator}",
    "comments_url": "https://api.github.com/repos/octocat/Hello-World/comments{/number}",
    "commits_url": "https://api.github.com/repos/octocat/Hello-World/commits{/sha}",
    "compare_url": "https://api.github.com/repos/octocat/Hello-World/compare/{base}...{head}",
    "contents_url": "https://api.github.com/repos/octocat/Hello-World/contents/{+path}",
    "contributors_url": "https://api.github.com/repos/octocat/Hello-World/contributors",
    "deployments_url": "https://api.github.com/repos/octocat/Hello-World/deployments",
    "downloads_url": "https://api.github.com/repos/octocat/Hello-World/downloads",
    "events_url": "https://api.github.com/repos/octocat/Hello-World/events",
    "forks_url": "https://api.github.com/repos/octocat/Hello-World/forks",
    "git_commits_url": "https://api.github.com/repos/octocat/Hello-World/git/commits{/sha}",
    "git_refs_url": "https://api.github.com/repos/octocat/Hello-World/git/refs{/sha}",
    "git_tags_url": "https://api.github.com/repos/octocat/Hello-World/git/tags{/sha}",
    "git_url": "git:github.com/octocat/Hello-World.git",
    "issue_comment_url": "https://api.github.com/repos/octocat/Hello-World/issues/comments{/number}",
    "issue_events_url": "https://api.github.com/repos/octocat/Hello-World/issues/events{/number}",
    "issues_url": "https://api.github.com/repos/octocat/Hello-World/issues{/number}",
    "keys_url": "https://api.github.com/repos/octocat/Hello-World/keys{/key_id}",
    "labels_url": "https://api.github.com/repos/octocat/Hello-World/labels{/name}",
    "languages_url": "https://api.github.com/repos/octocat/Hello-World/languages",
    "merges_url": "https://api.github.com/repos/octocat/Hello-World/merges",
    "milestones_url": "https://api.github.com/repos/octocat/Hello-World/milestones{/number}",
    "notifications_url": "https://api.github.com/repos/octocat/Hello-World/notifications{?since,all,participating}",
    "pulls_url": "https://api.github.com/repos/octocat/Hello-World/pulls{/number}",
    "releases_url": "https://api.github.com/repos/octocat/Hello-World/releases{/id}",
    "ssh_url": "git@github.com:octocat/Hello-World.git",
    "stargazers_url": "https://api.github.com/repos/octocat/Hello-World/stargazers",
    "statuses_url": "https://api.github.com/repos/octocat/Hello-World/statuses/{sha}",
    "subscribers_url": "https://api.github.com/repos/octocat/Hello-World/subscribers",
    "subscription_url": "https://api.github.com/repos/octocat/Hello-World/subscription",
    "tags_url": "https://api.github.com/repos/octocat/Hello-World/tags",
    "teams_url": "https://api.github.com/repos/octocat/Hello-World/teams",
    "trees_url": "https://api.github.com/repos/octocat/Hello-World/git/trees{/sha}",
    "clone_url": "https://github.com/octocat/Hello-World.git",
    "mirror_url": "git:git.example.com/octocat/Hello-World",
    "hooks_url": "https://api.github.com/repos/octocat/Hello-World/hooks",
    "svn_url": "https://svn.github.com/octocat/Hello-World",
    "homepage": "https://github.com",
    "forks_count": 9,
    "stargazers_count": 80,
    "watchers_count": 80,
    "size": 108,
    "default_branch": "master",
    "open_issues_count": 0,
    "is_template": true,
    "topics": [
      "octocat",
      "atom",
      "electron",
      "api"
    ],
    "has_issues": true,
    "has_projects": true,
    "has_wiki": true,
    "has_pages": false,
    "has_downloads": true,
    "archived": false,
    "disabled": false,
    "visibility": "public",
    "pushed_at": "2011-01-26T19:06:43Z",
    "created_at": "2011-01-26T19:01:12Z",
    "updated_at": "2011-01-26T19:14:43Z",
    "permissions": {
      "admin": false,
      "push": false,
      "pull": true
    },
    "allow_rebase_merge": true,
    "temp_clone_token": "ABTLWHOULUVAXGTRYU7OC2876QJ2O",
    "allow_squash_merge": true,
    "allow_auto_merge": false,
    "delete_branch_on_merge": true,
    "allow_merge_commit": true,
    "subscribers_count": 42,
    "network_count": 0,
    "license": {
      "key": "mit",
      "name": "MIT License",
      "url": "https://api.github.com/licenses/mit",
      "spdx_id": "MIT",
      "node_id": "MDc6TGljZW5zZW1pdA==",
      "html_url": "https://api.github.com/licenses/mit"
    },
    "forks": 1,
    "open_issues": 1,
    "watchers": 1,
    "security_and_analysis": {
      "advanced_security": {
        "status": "enabled"
      },
      "secret_scanning": {
        "status": "enabled"
      },
      "secret_scanning_push_protection": {
        "status": "disabled"
      },
      "secret_scanning_non_provider_patterns": {
        "status": "disabled"
      },
      "secret_scanning_delegated_bypass": {
        "status": "disabled"
      },
      "secret_scanning_delegated_alert_dismissal": {
        "status": "disabled"
      }
    }
  }
}</code></div></div></div></div></div></div><div class="pb-8"><h2 id="update-a-repository" tabindex="-1"><a class="heading-link" href="#update-a-repository">Update a repository<span aria-hidden="true" class="heading-link-symbol"></span></a></h2><div class="d-flex flex-wrap gutter mt-4"><div class="col-md-12 col-lg-6"><div class="RestOperation_codeBlock__mf2k2"><p><strong>Note</strong>: To edit a repository's topics, use the <a href="https://docs.github.com/rest/repos/repos#replace-all-repository-topics">Replace all repository topics</a> endpoint.</p></div><h3 class="mt-4 mb-3 pt-3 h4" id="update-a-repository--fine-grained-access-tokens"><a href="#update-a-repository--fine-grained-access-tokens">Fine-grained access tokens for "Update a repository"</a></h3><p>This endpoint works with the following fine-grained token types<!-- -->:</p><ul><li><a rel="" href="/en/apps/creating-github-apps/authenticating-with-a-github-app/generating-a-user-access-token-for-a-github-app">GitHub App user access tokens</a></li><li><a rel="" href="/en/apps/creating-github-apps/authenticating-with-a-github-app/generating-an-installation-access-token-for-a-github-app">GitHub App installation access tokens</a></li><li><a rel="" href="/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens#creating-a-fine-grained-personal-access-token">Fine-grained personal access tokens</a></li></ul><p>The fine-grained token must have the following permission set:</p><ul><li><span><span>"Administration" repository permissions (write)</span></span></li></ul><h3 class="mt-4 mb-3 pt-3 h4" id="update-a-repository--parameters"><a href="#update-a-repository--parameters">Parameters for "Update a repository"</a></h3><table class="ParameterTable_parameterTable__NVZ8g" summary="Column one describes the parameter. The first line includes the name, type, and whether the parameter is required. The second line is a description of the parameter." aria-labelledby="headers-table-heading"><caption class="mt-3 mb-3 h5 float-left">Headers</caption><thead class="visually-hidden"><tr><th scope="col">Name, Type, Description</th></tr></thead><tbody><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">accept</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>Setting to <code>application/vnd.github+json</code> is recommended.</p></div><div class="pt-0"></div></div></div></td></tr></tbody></table><table class="ParameterTable_parameterTable__NVZ8g" summary="Column one describes the parameter. The first line includes the name, type, and whether the parameter is required. The second line is a description of the parameter." aria-labelledby="path-table-heading"><caption class="mt-3 mb-3 h5 float-left">Path parameters</caption><thead class="visually-hidden"><tr><th scope="col">Name, Type, Description</th></tr></thead><tbody><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">owner</code> <span class="color-fg-muted pl-2 f5">string</span> <span class="color-fg-attention f5 pl-3">Required</span></div><div class="pl-1 f5 pt-2"><div><p>The account owner of the repository. The name is not case sensitive.</p></div><div class="pt-0"></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">repo</code> <span class="color-fg-muted pl-2 f5">string</span> <span class="color-fg-attention f5 pl-3">Required</span></div><div class="pl-1 f5 pt-2"><div><p>The name of the repository without the <code>.git</code> extension. The name is not case sensitive.</p></div><div class="pt-0"></div></div></div></td></tr></tbody></table><table class="ParameterTable_parameterTable__NVZ8g" summary="Column one describes the parameter. The first line includes the name, type, and whether the parameter is required. The second line is a description of the parameter." aria-labelledby="body-table-heading"><caption class="mt-3 mb-3 h5 float-left">Body parameters</caption><thead class="visually-hidden"><tr><th scope="col">Name, Type, Description</th></tr></thead><tbody><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">name</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>The name of the repository.</p></div><div class="pt-0"></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">description</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>A short description of the repository.</p></div><div class="pt-0"></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">homepage</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>A URL with more information about the repository.</p></div><div class="pt-0"></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">private</code> <span class="color-fg-muted pl-2 f5">boolean</span> </div><div class="pl-1 f5 pt-2"><div><p>Either <code>true</code> to make the repository private or <code>false</code> to make it public. Default: <code>false</code>.<br>
<strong>Note</strong>: You will get a <code>422</code> error if the organization restricts <a href="https://docs.github.com/articles/repository-permission-levels-for-an-organization#changing-the-visibility-of-repositories">changing repository visibility</a> to organization owners and a non-owner tries to change the value of private.</p></div><div class="pt-2"><p><span>Default<!-- -->: </span><code>false</code></p></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">visibility</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>The visibility of the repository.</p></div><div class="pt-2"><p><span>Can be one of<!-- -->:<!-- --> </span><span><code>public</code>,<!-- --> </span><span><code>private</code> </span></p></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">security_and_analysis</code> <span class="color-fg-muted pl-2 f5">object or null</span> </div><div class="pl-1 f5 pt-2"><div><p>Specify which security and analysis features to enable or disable for the repository.</p>
<p>To use this parameter, 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 "<a href="https://docs.github.com/organizations/managing-peoples-access-to-your-organization-with-roles/managing-security-managers-in-your-organization">Managing security managers in your organization</a>."</p>
<p>For example, to enable GitHub Advanced Security, use this data in the body of the <code>PATCH</code> request:
<code>{ "security_and_analysis": {"advanced_security": { "status": "enabled" } } }</code>.</p>
<p>You can check which security and analysis features are currently enabled by using a <code>GET /repos/{owner}/{repo}</code> request.</p></div><div class="pt-0"></div></div></div></td></tr><tr class="ChildBodyParametersRows_childBodyParametersRows__aCN2f color-bg-subtle border-top-0"><td class="has-nested-table"><details class="box px-3 ml-1 mb-0"><summary role="button" aria-expanded="false" class="mb-2 keyboard-focus"><span id="update-a-repository-security_and_analysis-object or null">Properties of <code>security_and_analysis</code></span></summary><table id="security_and_analysis-object" class="mb-4 color-bg-subtle"><thead class="visually-hidden"><tr><th>Name, Type, Description</th></tr></thead><tbody><tr class="color-bg-subtle"><td class="px-3"><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">advanced_security</code> <span class="color-fg-muted pl-2 f5">object</span> </div><div class="pl-1 f5 pt-2"><div><p>Use the <code>status</code> property to enable or disable GitHub Advanced Security for this repository.
For more information, see "<a href="/github/getting-started-with-github/learning-about-github/about-github-advanced-security">About GitHub Advanced
Security</a>."</p>
<p>For standalone Code Scanning or Secret Protection products, this parameter cannot be used.</p></div><div class="pt-0"></div></div></div></td></tr><tr class="ChildBodyParametersRows_childBodyParametersRows__aCN2f color-bg-subtle border-top-0"><td class="has-nested-table"><details class="box px-3 ml-1 mb-0"><summary role="button" aria-expanded="false" class="mb-2 keyboard-focus"><span id="update-a-repository-advanced_security-object">Properties of <code>advanced_security</code></span></summary><table id="advanced_security-object" class="mb-4 color-bg-subtle"><thead class="visually-hidden"><tr><th>Name, Type, Description</th></tr></thead><tbody><tr class="color-bg-subtle"><td class="px-3"><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">status</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>Can be <code>enabled</code> or <code>disabled</code>.</p></div><div class="pt-0"></div></div></div></td></tr></tbody></table></details></td></tr><tr class="color-bg-subtle"><td class="px-3"><div class="pl-0 pt-1 pr-1 pb-1 my-3"><div><code class="text-bold f5">code_security</code> <span class="color-fg-muted pl-2 f5">object</span> </div><div class="pl-1 f5 pt-2"><div><p>Use the <code>status</code> property to enable or disable GitHub Code Security for this repository.</p></div><div class="pt-0"></div></div></div></td></tr><tr class="ChildBodyParametersRows_childBodyParametersRows__aCN2f color-bg-subtle border-top-0"><td class="has-nested-table"><details class="box px-3 ml-1 mb-0"><summary role="button" aria-expanded="false" class="mb-2 keyboard-focus"><span id="update-a-repository-code_security-object">Properties of <code>code_security</code></span></summary><table id="code_security-object" class="mb-4 color-bg-subtle"><thead class="visually-hidden"><tr><th>Name, Type, Description</th></tr></thead><tbody><tr class="color-bg-subtle"><td class="px-3"><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">status</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>Can be <code>enabled</code> or <code>disabled</code>.</p></div><div class="pt-0"></div></div></div></td></tr></tbody></table></details></td></tr><tr class="color-bg-subtle"><td class="px-3"><div class="pl-0 pt-1 pr-1 pb-1 my-3"><div><code class="text-bold f5">secret_scanning</code> <span class="color-fg-muted pl-2 f5">object</span> </div><div class="pl-1 f5 pt-2"><div><p>Use the <code>status</code> property to enable or disable secret scanning for this repository. For more information, see "<a href="/code-security/secret-security/about-secret-scanning">About secret scanning</a>."</p></div><div class="pt-0"></div></div></div></td></tr><tr class="ChildBodyParametersRows_childBodyParametersRows__aCN2f color-bg-subtle border-top-0"><td class="has-nested-table"><details class="box px-3 ml-1 mb-0"><summary role="button" aria-expanded="false" class="mb-2 keyboard-focus"><span id="update-a-repository-secret_scanning-object">Properties of <code>secret_scanning</code></span></summary><table id="secret_scanning-object" class="mb-4 color-bg-subtle"><thead class="visually-hidden"><tr><th>Name, Type, Description</th></tr></thead><tbody><tr class="color-bg-subtle"><td class="px-3"><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">status</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>Can be <code>enabled</code> or <code>disabled</code>.</p></div><div class="pt-0"></div></div></div></td></tr></tbody></table></details></td></tr><tr class="color-bg-subtle"><td class="px-3"><div class="pl-0 pt-1 pr-1 pb-1 my-3"><div><code class="text-bold f5">secret_scanning_push_protection</code> <span class="color-fg-muted pl-2 f5">object</span> </div><div class="pl-1 f5 pt-2"><div><p>Use the <code>status</code> property to enable or disable secret scanning push protection for this repository. For more information, see "<a href="/code-security/secret-scanning/protecting-pushes-with-secret-scanning">Protecting pushes with secret scanning</a>."</p></div><div class="pt-0"></div></div></div></td></tr><tr class="ChildBodyParametersRows_childBodyParametersRows__aCN2f color-bg-subtle border-top-0"><td class="has-nested-table"><details class="box px-3 ml-1 mb-0"><summary role="button" aria-expanded="false" class="mb-2 keyboard-focus"><span id="update-a-repository-secret_scanning_push_protection-object">Properties of <code>secret_scanning_push_protection</code></span></summary><table id="secret_scanning_push_protection-object" class="mb-4 color-bg-subtle"><thead class="visually-hidden"><tr><th>Name, Type, Description</th></tr></thead><tbody><tr class="color-bg-subtle"><td class="px-3"><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">status</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>Can be <code>enabled</code> or <code>disabled</code>.</p></div><div class="pt-0"></div></div></div></td></tr></tbody></table></details></td></tr><tr class="color-bg-subtle"><td class="px-3"><div class="pl-0 pt-1 pr-1 pb-1 my-3"><div><code class="text-bold f5">secret_scanning_ai_detection</code> <span class="color-fg-muted pl-2 f5">object</span> </div><div class="pl-1 f5 pt-2"><div><p>Use the <code>status</code> property to enable or disable secret scanning AI detection for this repository. For more information, see "<a href="https://docs.github.com/code-security/secret-scanning/using-advanced-secret-scanning-and-push-protection-features/generic-secret-detection/responsible-ai-generic-secrets">Responsible detection of generic secrets with AI</a>."</p></div><div class="pt-0"></div></div></div></td></tr><tr class="ChildBodyParametersRows_childBodyParametersRows__aCN2f color-bg-subtle border-top-0"><td class="has-nested-table"><details class="box px-3 ml-1 mb-0"><summary role="button" aria-expanded="false" class="mb-2 keyboard-focus"><span id="update-a-repository-secret_scanning_ai_detection-object">Properties of <code>secret_scanning_ai_detection</code></span></summary><table id="secret_scanning_ai_detection-object" class="mb-4 color-bg-subtle"><thead class="visually-hidden"><tr><th>Name, Type, Description</th></tr></thead><tbody><tr class="color-bg-subtle"><td class="px-3"><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">status</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>Can be <code>enabled</code> or <code>disabled</code>.</p></div><div class="pt-0"></div></div></div></td></tr></tbody></table></details></td></tr><tr class="color-bg-subtle"><td class="px-3"><div class="pl-0 pt-1 pr-1 pb-1 my-3"><div><code class="text-bold f5">secret_scanning_non_provider_patterns</code> <span class="color-fg-muted pl-2 f5">object</span> </div><div class="pl-1 f5 pt-2"><div><p>Use the <code>status</code> property to enable or disable secret scanning non-provider patterns for this repository. For more information, see "<a href="/code-security/secret-scanning/introduction/supported-secret-scanning-patterns#supported-secrets">Supported secret scanning patterns</a>."</p></div><div class="pt-0"></div></div></div></td></tr><tr class="ChildBodyParametersRows_childBodyParametersRows__aCN2f color-bg-subtle border-top-0"><td class="has-nested-table"><details class="box px-3 ml-1 mb-0"><summary role="button" aria-expanded="false" class="mb-2 keyboard-focus"><span id="update-a-repository-secret_scanning_non_provider_patterns-object">Properties of <code>secret_scanning_non_provider_patterns</code></span></summary><table id="secret_scanning_non_provider_patterns-object" class="mb-4 color-bg-subtle"><thead class="visually-hidden"><tr><th>Name, Type, Description</th></tr></thead><tbody><tr class="color-bg-subtle"><td class="px-3"><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">status</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>Can be <code>enabled</code> or <code>disabled</code>.</p></div><div class="pt-0"></div></div></div></td></tr></tbody></table></details></td></tr><tr class="color-bg-subtle"><td class="px-3"><div class="pl-0 pt-1 pr-1 pb-1 my-3"><div><code class="text-bold f5">secret_scanning_delegated_alert_dismissal</code> <span class="color-fg-muted pl-2 f5">object</span> </div><div class="pl-1 f5 pt-2"><div><p>Use the <code>status</code> property to enable or disable secret scanning delegated alert dismissal for this repository.</p></div><div class="pt-0"></div></div></div></td></tr><tr class="ChildBodyParametersRows_childBodyParametersRows__aCN2f color-bg-subtle border-top-0"><td class="has-nested-table"><details class="box px-3 ml-1 mb-0"><summary role="button" aria-expanded="false" class="mb-2 keyboard-focus"><span id="update-a-repository-secret_scanning_delegated_alert_dismissal-object">Properties of <code>secret_scanning_delegated_alert_dismissal</code></span></summary><table id="secret_scanning_delegated_alert_dismissal-object" class="mb-4 color-bg-subtle"><thead class="visually-hidden"><tr><th>Name, Type, Description</th></tr></thead><tbody><tr class="color-bg-subtle"><td class="px-3"><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">status</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>Can be <code>enabled</code> or <code>disabled</code>.</p></div><div class="pt-0"></div></div></div></td></tr></tbody></table></details></td></tr><tr class="color-bg-subtle"><td class="px-3"><div class="pl-0 pt-1 pr-1 pb-1 my-3"><div><code class="text-bold f5">secret_scanning_delegated_bypass</code> <span class="color-fg-muted pl-2 f5">object</span> </div><div class="pl-1 f5 pt-2"><div><p>Use the <code>status</code> property to enable or disable secret scanning delegated bypass for this repository.</p></div><div class="pt-0"></div></div></div></td></tr><tr class="ChildBodyParametersRows_childBodyParametersRows__aCN2f color-bg-subtle border-top-0"><td class="has-nested-table"><details class="box px-3 ml-1 mb-0"><summary role="button" aria-expanded="false" class="mb-2 keyboard-focus"><span id="update-a-repository-secret_scanning_delegated_bypass-object">Properties of <code>secret_scanning_delegated_bypass</code></span></summary><table id="secret_scanning_delegated_bypass-object" class="mb-4 color-bg-subtle"><thead class="visually-hidden"><tr><th>Name, Type, Description</th></tr></thead><tbody><tr class="color-bg-subtle"><td class="px-3"><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">status</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>Can be <code>enabled</code> or <code>disabled</code>.</p></div><div class="pt-0"></div></div></div></td></tr></tbody></table></details></td></tr><tr class="color-bg-subtle"><td class="px-3"><div class="pl-0 pt-1 pr-1 pb-1 my-3"><div><code class="text-bold f5">secret_scanning_delegated_bypass_options</code> <span class="color-fg-muted pl-2 f5">object</span> </div><div class="pl-1 f5 pt-2"><div><p>Feature options for secret scanning delegated bypass.
This object is only honored when <code>security_and_analysis.secret_scanning_delegated_bypass.status</code> is set to <code>enabled</code>.
You can send this object in the same request as <code>secret_scanning_delegated_bypass</code>, or update just the options in a separate request.</p></div><div class="pt-0"></div></div></div></td></tr><tr class="ChildBodyParametersRows_childBodyParametersRows__aCN2f color-bg-subtle border-top-0"><td class="has-nested-table"><details class="box px-3 ml-1 mb-0"><summary role="button" aria-expanded="false" class="mb-2 keyboard-focus"><span id="update-a-repository-secret_scanning_delegated_bypass_options-object">Properties of <code>secret_scanning_delegated_bypass_options</code></span></summary><table id="secret_scanning_delegated_bypass_options-object" class="mb-4 color-bg-subtle"><thead class="visually-hidden"><tr><th>Name, Type, Description</th></tr></thead><tbody><tr class="color-bg-subtle"><td class="px-3"><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">reviewers</code> <span class="color-fg-muted pl-2 f5">array of objects</span> </div><div class="pl-1 f5 pt-2"><div><p>The bypass reviewers for secret scanning delegated bypass.
If you omit this field, the existing set of reviewers is unchanged.</p></div><div class="pt-0"></div></div></div></td></tr><tr class="ChildBodyParametersRows_childBodyParametersRows__aCN2f color-bg-subtle border-top-0"><td class="has-nested-table"><details class="box px-3 ml-1 mb-0"><summary role="button" aria-expanded="false" class="mb-2 keyboard-focus"><span id="update-a-repository-reviewers-array of objects">Properties of <code>reviewers</code></span></summary><table id="reviewers-object" class="mb-4 color-bg-subtle"><thead class="visually-hidden"><tr><th>Name, Type, Description</th></tr></thead><tbody><tr class="color-bg-subtle"><td class="px-3"><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">reviewer_id</code> <span class="color-fg-muted pl-2 f5">integer</span> <span class="color-fg-attention f5 pl-3">Required</span></div><div class="pl-1 f5 pt-2"><div><p>The ID of the team or role selected as a bypass reviewer</p></div><div class="pt-0"></div></div></div></td></tr><tr class="color-bg-subtle"><td class="px-3"><div class="pl-0 pt-1 pr-1 pb-1 my-3"><div><code class="text-bold f5">reviewer_type</code> <span class="color-fg-muted pl-2 f5">string</span> <span class="color-fg-attention f5 pl-3">Required</span></div><div class="pl-1 f5 pt-2"><div><p>The type of the bypass reviewer</p></div><div class="pt-2"><p><span>Can be one of<!-- -->:<!-- --> </span><span><code>TEAM</code>,<!-- --> </span><span><code>ROLE</code> </span></p></div></div></div></td></tr><tr class="color-bg-subtle"><td class="px-3"><div class="pl-0 pt-1 pr-1 pb-1 my-3"><div><code class="text-bold f5">mode</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>The bypass mode for the reviewer</p></div><div class="pt-2"><p><span>Default<!-- -->: </span><code>ALWAYS</code></p><p><span>Can be one of<!-- -->:<!-- --> </span><span><code>ALWAYS</code>,<!-- --> </span><span><code>EXEMPT</code> </span></p></div></div></div></td></tr></tbody></table></details></td></tr></tbody></table></details></td></tr></tbody></table></details></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">has_issues</code> <span class="color-fg-muted pl-2 f5">boolean</span> </div><div class="pl-1 f5 pt-2"><div><p>Either <code>true</code> to enable issues for this repository or <code>false</code> to disable them.</p></div><div class="pt-2"><p><span>Default<!-- -->: </span><code>true</code></p></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">has_projects</code> <span class="color-fg-muted pl-2 f5">boolean</span> </div><div class="pl-1 f5 pt-2"><div><p>Either <code>true</code> to enable projects for this repository or <code>false</code> to disable them. <strong>Note:</strong> If you're creating a repository in an organization that has disabled repository projects, the default is <code>false</code>, and if you pass <code>true</code>, the API returns an error.</p></div><div class="pt-2"><p><span>Default<!-- -->: </span><code>true</code></p></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">has_wiki</code> <span class="color-fg-muted pl-2 f5">boolean</span> </div><div class="pl-1 f5 pt-2"><div><p>Either <code>true</code> to enable the wiki for this repository or <code>false</code> to disable it.</p></div><div class="pt-2"><p><span>Default<!-- -->: </span><code>true</code></p></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">has_pull_requests</code> <span class="color-fg-muted pl-2 f5">boolean</span> </div><div class="pl-1 f5 pt-2"><div><p>Either <code>true</code> to allow pull requests for this repository or <code>false</code> to prevent pull requests.</p></div><div class="pt-2"><p><span>Default<!-- -->: </span><code>true</code></p></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">pull_request_creation_policy</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>The policy that controls who can create pull requests for this repository: <code>all</code> or <code>collaborators_only</code>.</p></div><div class="pt-2"><p><span>Can be one of<!-- -->:<!-- --> </span><span><code>all</code>,<!-- --> </span><span><code>collaborators_only</code> </span></p></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">is_template</code> <span class="color-fg-muted pl-2 f5">boolean</span> </div><div class="pl-1 f5 pt-2"><div><p>Either <code>true</code> to make this repo available as a template repository or <code>false</code> to prevent it.</p></div><div class="pt-2"><p><span>Default<!-- -->: </span><code>false</code></p></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">default_branch</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>Updates the default branch for this repository.</p></div><div class="pt-0"></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">allow_squash_merge</code> <span class="color-fg-muted pl-2 f5">boolean</span> </div><div class="pl-1 f5 pt-2"><div><p>Either <code>true</code> to allow squash-merging pull requests, or <code>false</code> to prevent squash-merging.</p></div><div class="pt-2"><p><span>Default<!-- -->: </span><code>true</code></p></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">allow_merge_commit</code> <span class="color-fg-muted pl-2 f5">boolean</span> </div><div class="pl-1 f5 pt-2"><div><p>Either <code>true</code> to allow merging pull requests with a merge commit, or <code>false</code> to prevent merging pull requests with merge commits.</p></div><div class="pt-2"><p><span>Default<!-- -->: </span><code>true</code></p></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">allow_rebase_merge</code> <span class="color-fg-muted pl-2 f5">boolean</span> </div><div class="pl-1 f5 pt-2"><div><p>Either <code>true</code> to allow rebase-merging pull requests, or <code>false</code> to prevent rebase-merging.</p></div><div class="pt-2"><p><span>Default<!-- -->: </span><code>true</code></p></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">allow_auto_merge</code> <span class="color-fg-muted pl-2 f5">boolean</span> </div><div class="pl-1 f5 pt-2"><div><p>Either <code>true</code> to allow auto-merge on pull requests, or <code>false</code> to disallow auto-merge.</p></div><div class="pt-2"><p><span>Default<!-- -->: </span><code>false</code></p></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">delete_branch_on_merge</code> <span class="color-fg-muted pl-2 f5">boolean</span> </div><div class="pl-1 f5 pt-2"><div><p>Either <code>true</code> to allow automatically deleting head branches when pull requests are merged, or <code>false</code> to prevent automatic deletion.</p></div><div class="pt-2"><p><span>Default<!-- -->: </span><code>false</code></p></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">allow_update_branch</code> <span class="color-fg-muted pl-2 f5">boolean</span> </div><div class="pl-1 f5 pt-2"><div><p>Either <code>true</code> to always allow a pull request head branch that is behind its base branch to be updated even if it is not required to be up to date before merging, or false otherwise.</p></div><div class="pt-2"><p><span>Default<!-- -->: </span><code>false</code></p></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">use_squash_pr_title_as_default</code> <span class="color-fg-muted pl-2 f5">boolean</span> </div><div class="pl-1 f5 pt-2"><div><p>Either <code>true</code> to allow squash-merge commits to use pull request title, or <code>false</code> to use commit message. **This property is closing down. Please use <code>squash_merge_commit_title</code> instead.</p></div><div class="pt-2"><p><span>Default<!-- -->: </span><code>false</code></p></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">squash_merge_commit_title</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>Required when using <code>squash_merge_commit_message</code>.</p>
<p>The default value for a squash merge commit title:</p>
<ul>
<li><code>PR_TITLE</code> - default to the pull request's title.</li>
<li><code>COMMIT_OR_PR_TITLE</code> - default to the commit's title (if only one commit) or the pull request's title (when more than one commit).</li>
</ul></div><div class="pt-2"><p><span>Can be one of<!-- -->:<!-- --> </span><span><code>PR_TITLE</code>,<!-- --> </span><span><code>COMMIT_OR_PR_TITLE</code> </span></p></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">squash_merge_commit_message</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>The default value for a squash merge commit message:</p>
<ul>
<li><code>PR_BODY</code> - default to the pull request's body.</li>
<li><code>COMMIT_MESSAGES</code> - default to the branch's commit messages.</li>
<li><code>BLANK</code> - default to a blank commit message.</li>
</ul></div><div class="pt-2"><p><span>Can be one of<!-- -->:<!-- --> </span><span><code>PR_BODY</code>,<!-- --> </span><span><code>COMMIT_MESSAGES</code>,<!-- --> </span><span><code>BLANK</code> </span></p></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">merge_commit_title</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>Required when using <code>merge_commit_message</code>.</p>
<p>The default value for a merge commit title.</p>
<ul>
<li><code>PR_TITLE</code> - default to the pull request's title.</li>
<li><code>MERGE_MESSAGE</code> - default to the classic title for a merge message (e.g., Merge pull request #123 from branch-name).</li>
</ul></div><div class="pt-2"><p><span>Can be one of<!-- -->:<!-- --> </span><span><code>PR_TITLE</code>,<!-- --> </span><span><code>MERGE_MESSAGE</code> </span></p></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">merge_commit_message</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>The default value for a merge commit message.</p>
<ul>
<li><code>PR_TITLE</code> - default to the pull request's title.</li>
<li><code>PR_BODY</code> - default to the pull request's body.</li>
<li><code>BLANK</code> - default to a blank commit message.</li>
</ul></div><div class="pt-2"><p><span>Can be one of<!-- -->:<!-- --> </span><span><code>PR_BODY</code>,<!-- --> </span><span><code>PR_TITLE</code>,<!-- --> </span><span><code>BLANK</code> </span></p></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">archived</code> <span class="color-fg-muted pl-2 f5">boolean</span> </div><div class="pl-1 f5 pt-2"><div><p>Whether to archive this repository. <code>false</code> will unarchive a previously archived repository.</p></div><div class="pt-2"><p><span>Default<!-- -->: </span><code>false</code></p></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">allow_forking</code> <span class="color-fg-muted pl-2 f5">boolean</span> </div><div class="pl-1 f5 pt-2"><div><p>Either <code>true</code> to allow private forks, or <code>false</code> to prevent private forks.</p></div><div class="pt-2"><p><span>Default<!-- -->: </span><code>false</code></p></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">web_commit_signoff_required</code> <span class="color-fg-muted pl-2 f5">boolean</span> </div><div class="pl-1 f5 pt-2"><div><p>Either <code>true</code> to require contributors to sign off on web-based commits, or <code>false</code> to not require contributors to sign off on web-based commits.</p></div><div class="pt-2"><p><span>Default<!-- -->: </span><code>false</code></p></div></div></div></td></tr></tbody></table><h3 class="mt-4 mb-3 pt-3 h4" id="update-a-repository--status-codes"><a href="#update-a-repository--status-codes">HTTP response status codes for "Update a repository"</a></h3><table><thead><tr class="text-left"><th>Status code</th><th>Description</th></tr></thead><tbody><tr><td><code>200</code></td><td><div><p>OK</p></div></td></tr><tr><td><code>307</code></td><td><div><p>Temporary Redirect</p></div></td></tr><tr><td><code>403</code></td><td><div><p>Forbidden</p></div></td></tr><tr><td><code>404</code></td><td><div><p>Resource not found</p></div></td></tr><tr><td><code>422</code></td><td><div><p>Validation failed, or the endpoint has been spammed.</p></div></td></tr></tbody></table></div><div class="col-md-12 col-lg-6 position-sticky flex-self-start RestOperation_stickyCodeColumn__jWPMY"><h3 class="mt-0 pt-0 h4" id="update-a-repository--code-samples"><a href="#update-a-repository--code-samples">Code samples for "Update a repository"</a></h3><h4 class="mt-3 mb-3 h5">Request example</h4><div class="rounded-1 border"><div class="my-0 p-3"><div class="RestCodeSamples_method__XQrie my-0 text-mono d-flex flex-row flex-items-start "><span class="IssueLabel IssueLabel--big color-bg-accent-emphasis color-fg-on-emphasis text-uppercase mr-2">patch</span><span>/repos/{owner}/{repo}</span></div></div><div class="border-top d-inline-flex flex-justify-between width-full flex-items-center pt-2"><div class="d-inline-flex ml-2"><ul aria-label="Example language selector for Update a repository" class="prc-SegmentedControl-SegmentedControl-lqIXp RestCodeSamples_segmentedControl__HB8Q6" data-variant="default"><li class="prc-SegmentedControl-Item-tSCQh" data-selected=""><button aria-current="true" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:transparent"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="cURL">cURL</div></span></button></li><li class="prc-SegmentedControl-Item-tSCQh"><button aria-current="false" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:var(--borderColor-default)"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="JavaScript">JavaScript</div></span></button></li><li class="prc-SegmentedControl-Item-tSCQh"><button aria-current="false" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:var(--borderColor-default)"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="GitHub CLI">GitHub CLI</div></span></button></li></ul></div><div class="mr-2"><button data-component="IconButton" type="button" class="prc-Button-ButtonBase-9n-Xk js-btn-copy btn-octicon prc-Button-IconButton-fyge7" data-loading="false" data-no-visuals="true" data-size="medium" data-variant="default" aria-labelledby="_R_2ld15uqv76_"><svg data-component="Octicon" aria-hidden="true" focusable="false" class="octicon octicon-copy" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="M0 6.75C0 5.784.784 5 1.75 5h1.5a.75.75 0 0 1 0 1.5h-1.5a.25.25 0 0 0-.25.25v7.5c0 .138.112.25.25.25h7.5a.25.25 0 0 0 .25-.25v-1.5a.75.75 0 0 1 1.5 0v1.5A1.75 1.75 0 0 1 9.25 16h-7.5A1.75 1.75 0 0 1 0 14.25Z"></path><path d="M5 1.75C5 .784 5.784 0 6.75 0h7.5C15.216 0 16 .784 16 1.75v7.5A1.75 1.75 0 0 1 14.25 11h-7.5A1.75 1.75 0 0 1 5 9.25Zm1.75-.25a.25.25 0 0 0-.25.25v7.5c0 .138.112.25.25.25h7.5a.25.25 0 0 0 .25-.25v-7.5a.25.25 0 0 0-.25-.25Z"></path></svg></button><span class="prc-TooltipV2-Tooltip-tLeuB" data-direction="s" aria-hidden="true" id="_R_2ld15uqv76_" popover="auto">Copy to clipboard curl request example</span></div></div><div class="RestCodeSamples_codeBlock__EV_jQ RestCodeSamples_requestCodeBlock__SgBKI border-top rounded-1 my-0 curl" tabindex="0"><code class="hljs language-curl">curl -L \
  -X PATCH \
  -H "Accept: application/vnd.github+json" \
  -H "Authorization: Bearer &lt;YOUR-TOKEN&gt;" \
  -H "X-GitHub-Api-Version: 2026-03-10" \
  https://api.github.com/repos/OWNER/REPO \
  -d '{"name":"Hello-World","description":"This is your first repository","homepage":"https://github.com","private":true,"has_issues":true,"has_projects":true,"has_wiki":true}'</code></div></div><h4 class="mt-5 mb-2 h5"><p>Response</p></h4><div class="border rounded-1 pt-2"><ul aria-label="Example response format selector for Update a repository" class="prc-SegmentedControl-SegmentedControl-lqIXp RestCodeSamples_segmentedControl__HB8Q6 mx-2" data-variant="default"><li class="prc-SegmentedControl-Item-tSCQh" data-selected=""><button aria-current="true" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:transparent"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="Example response">Example response</div></span></button></li><li class="prc-SegmentedControl-Item-tSCQh"><button aria-current="false" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:var(--borderColor-default)"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="Response schema">Response schema</div></span></button></li></ul><div class=""><div class="RestCodeSamples_codeBlock__EV_jQ rounded-1 p-3 my-0 color-bg-default"><code>Status: 200</code></div><div class="RestCodeSamples_codeBlock__EV_jQ RestCodeSamples_responseCodeBlock__QlM4d border-top rounded-1 my-0" tabindex="0"><code class="hljs language-json">{
  "id": 1296269,
  "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5",
  "name": "Hello-World",
  "full_name": "octocat/Hello-World",
  "owner": {
    "login": "octocat",
    "id": 1,
    "node_id": "MDQ6VXNlcjE=",
    "avatar_url": "https://github.com/images/error/octocat_happy.gif",
    "gravatar_id": "",
    "url": "https://api.github.com/users/octocat",
    "html_url": "https://github.com/octocat",
    "followers_url": "https://api.github.com/users/octocat/followers",
    "following_url": "https://api.github.com/users/octocat/following{/other_user}",
    "gists_url": "https://api.github.com/users/octocat/gists{/gist_id}",
    "starred_url": "https://api.github.com/users/octocat/starred{/owner}{/repo}",
    "subscriptions_url": "https://api.github.com/users/octocat/subscriptions",
    "organizations_url": "https://api.github.com/users/octocat/orgs",
    "repos_url": "https://api.github.com/users/octocat/repos",
    "events_url": "https://api.github.com/users/octocat/events{/privacy}",
    "received_events_url": "https://api.github.com/users/octocat/received_events",
    "type": "User",
    "site_admin": false
  },
  "private": false,
  "html_url": "https://github.com/octocat/Hello-World",
  "description": "This your first repo!",
  "fork": false,
  "url": "https://api.github.com/repos/octocat/Hello-World",
  "archive_url": "https://api.github.com/repos/octocat/Hello-World/{archive_format}{/ref}",
  "assignees_url": "https://api.github.com/repos/octocat/Hello-World/assignees{/user}",
  "blobs_url": "https://api.github.com/repos/octocat/Hello-World/git/blobs{/sha}",
  "branches_url": "https://api.github.com/repos/octocat/Hello-World/branches{/branch}",
  "collaborators_url": "https://api.github.com/repos/octocat/Hello-World/collaborators{/collaborator}",
  "comments_url": "https://api.github.com/repos/octocat/Hello-World/comments{/number}",
  "commits_url": "https://api.github.com/repos/octocat/Hello-World/commits{/sha}",
  "compare_url": "https://api.github.com/repos/octocat/Hello-World/compare/{base}...{head}",
  "contents_url": "https://api.github.com/repos/octocat/Hello-World/contents/{+path}",
  "contributors_url": "https://api.github.com/repos/octocat/Hello-World/contributors",
  "deployments_url": "https://api.github.com/repos/octocat/Hello-World/deployments",
  "downloads_url": "https://api.github.com/repos/octocat/Hello-World/downloads",
  "events_url": "https://api.github.com/repos/octocat/Hello-World/events",
  "forks_url": "https://api.github.com/repos/octocat/Hello-World/forks",
  "git_commits_url": "https://api.github.com/repos/octocat/Hello-World/git/commits{/sha}",
  "git_refs_url": "https://api.github.com/repos/octocat/Hello-World/git/refs{/sha}",
  "git_tags_url": "https://api.github.com/repos/octocat/Hello-World/git/tags{/sha}",
  "git_url": "git:github.com/octocat/Hello-World.git",
  "issue_comment_url": "https://api.github.com/repos/octocat/Hello-World/issues/comments{/number}",
  "issue_events_url": "https://api.github.com/repos/octocat/Hello-World/issues/events{/number}",
  "issues_url": "https://api.github.com/repos/octocat/Hello-World/issues{/number}",
  "keys_url": "https://api.github.com/repos/octocat/Hello-World/keys{/key_id}",
  "labels_url": "https://api.github.com/repos/octocat/Hello-World/labels{/name}",
  "languages_url": "https://api.github.com/repos/octocat/Hello-World/languages",
  "merges_url": "https://api.github.com/repos/octocat/Hello-World/merges",
  "milestones_url": "https://api.github.com/repos/octocat/Hello-World/milestones{/number}",
  "notifications_url": "https://api.github.com/repos/octocat/Hello-World/notifications{?since,all,participating}",
  "pulls_url": "https://api.github.com/repos/octocat/Hello-World/pulls{/number}",
  "releases_url": "https://api.github.com/repos/octocat/Hello-World/releases{/id}",
  "ssh_url": "git@github.com:octocat/Hello-World.git",
  "stargazers_url": "https://api.github.com/repos/octocat/Hello-World/stargazers",
  "statuses_url": "https://api.github.com/repos/octocat/Hello-World/statuses/{sha}",
  "subscribers_url": "https://api.github.com/repos/octocat/Hello-World/subscribers",
  "subscription_url": "https://api.github.com/repos/octocat/Hello-World/subscription",
  "tags_url": "https://api.github.com/repos/octocat/Hello-World/tags",
  "teams_url": "https://api.github.com/repos/octocat/Hello-World/teams",
  "trees_url": "https://api.github.com/repos/octocat/Hello-World/git/trees{/sha}",
  "clone_url": "https://github.com/octocat/Hello-World.git",
  "mirror_url": "git:git.example.com/octocat/Hello-World",
  "hooks_url": "https://api.github.com/repos/octocat/Hello-World/hooks",
  "svn_url": "https://svn.github.com/octocat/Hello-World",
  "homepage": "https://github.com",
  "license": {
    "key": "mit",
    "name": "MIT License",
    "url": "https://api.github.com/licenses/mit",
    "spdx_id": "MIT",
    "node_id": "MDc6TGljZW5zZW1pdA==",
    "html_url": "https://github.com/licenses/mit"
  },
  "language": null,
  "forks_count": 9,
  "forks": 9,
  "stargazers_count": 80,
  "watchers_count": 80,
  "watchers": 80,
  "size": 108,
  "default_branch": "master",
  "open_issues_count": 0,
  "open_issues": 0,
  "is_template": false,
  "topics": [
    "octocat",
    "atom",
    "electron",
    "api"
  ],
  "has_issues": true,
  "has_projects": true,
  "has_wiki": true,
  "has_pages": false,
  "archived": false,
  "disabled": false,
  "visibility": "public",
  "pushed_at": "2011-01-26T19:06:43Z",
  "created_at": "2011-01-26T19:01:12Z",
  "updated_at": "2011-01-26T19:14:43Z",
  "permissions": {
    "pull": true,
    "push": false,
    "admin": false
  },
  "allow_rebase_merge": true,
  "template_repository": {
    "id": 1296269,
    "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5",
    "name": "Hello-World-Template",
    "full_name": "octocat/Hello-World-Template",
    "owner": {
      "login": "octocat",
      "id": 1,
      "node_id": "MDQ6VXNlcjE=",
      "avatar_url": "https://github.com/images/error/octocat_happy.gif",
      "gravatar_id": "",
      "url": "https://api.github.com/users/octocat",
      "html_url": "https://github.com/octocat",
      "followers_url": "https://api.github.com/users/octocat/followers",
      "following_url": "https://api.github.com/users/octocat/following{/other_user}",
      "gists_url": "https://api.github.com/users/octocat/gists{/gist_id}",
      "starred_url": "https://api.github.com/users/octocat/starred{/owner}{/repo}",
      "subscriptions_url": "https://api.github.com/users/octocat/subscriptions",
      "organizations_url": "https://api.github.com/users/octocat/orgs",
      "repos_url": "https://api.github.com/users/octocat/repos",
      "events_url": "https://api.github.com/users/octocat/events{/privacy}",
      "received_events_url": "https://api.github.com/users/octocat/received_events",
      "type": "User",
      "site_admin": false
    },
    "private": false,
    "html_url": "https://github.com/octocat/Hello-World-Template",
    "description": "This your first repo!",
    "fork": false,
    "url": "https://api.github.com/repos/octocat/Hello-World-Template",
    "archive_url": "https://api.github.com/repos/octocat/Hello-World-Template/{archive_format}{/ref}",
    "assignees_url": "https://api.github.com/repos/octocat/Hello-World-Template/assignees{/user}",
    "blobs_url": "https://api.github.com/repos/octocat/Hello-World-Template/git/blobs{/sha}",
    "branches_url": "https://api.github.com/repos/octocat/Hello-World-Template/branches{/branch}",
    "collaborators_url": "https://api.github.com/repos/octocat/Hello-World-Template/collaborators{/collaborator}",
    "comments_url": "https://api.github.com/repos/octocat/Hello-World-Template/comments{/number}",
    "commits_url": "https://api.github.com/repos/octocat/Hello-World-Template/commits{/sha}",
    "compare_url": "https://api.github.com/repos/octocat/Hello-World-Template/compare/{base}...{head}",
    "contents_url": "https://api.github.com/repos/octocat/Hello-World-Template/contents/{+path}",
    "contributors_url": "https://api.github.com/repos/octocat/Hello-World-Template/contributors",
    "deployments_url": "https://api.github.com/repos/octocat/Hello-World-Template/deployments",
    "downloads_url": "https://api.github.com/repos/octocat/Hello-World-Template/downloads",
    "events_url": "https://api.github.com/repos/octocat/Hello-World-Template/events",
    "forks_url": "https://api.github.com/repos/octocat/Hello-World-Template/forks",
    "git_commits_url": "https://api.github.com/repos/octocat/Hello-World-Template/git/commits{/sha}",
    "git_refs_url": "https://api.github.com/repos/octocat/Hello-World-Template/git/refs{/sha}",
    "git_tags_url": "https://api.github.com/repos/octocat/Hello-World-Template/git/tags{/sha}",
    "git_url": "git:github.com/octocat/Hello-World-Template.git",
    "issue_comment_url": "https://api.github.com/repos/octocat/Hello-World-Template/issues/comments{/number}",
    "issue_events_url": "https://api.github.com/repos/octocat/Hello-World-Template/issues/events{/number}",
    "issues_url": "https://api.github.com/repos/octocat/Hello-World-Template/issues{/number}",
    "keys_url": "https://api.github.com/repos/octocat/Hello-World-Template/keys{/key_id}",
    "labels_url": "https://api.github.com/repos/octocat/Hello-World-Template/labels{/name}",
    "languages_url": "https://api.github.com/repos/octocat/Hello-World-Template/languages",
    "merges_url": "https://api.github.com/repos/octocat/Hello-World-Template/merges",
    "milestones_url": "https://api.github.com/repos/octocat/Hello-World-Template/milestones{/number}",
    "notifications_url": "https://api.github.com/repos/octocat/Hello-World-Template/notifications{?since,all,participating}",
    "pulls_url": "https://api.github.com/repos/octocat/Hello-World-Template/pulls{/number}",
    "releases_url": "https://api.github.com/repos/octocat/Hello-World-Template/releases{/id}",
    "ssh_url": "git@github.com:octocat/Hello-World-Template.git",
    "stargazers_url": "https://api.github.com/repos/octocat/Hello-World-Template/stargazers",
    "statuses_url": "https://api.github.com/repos/octocat/Hello-World-Template/statuses/{sha}",
    "subscribers_url": "https://api.github.com/repos/octocat/Hello-World-Template/subscribers",
    "subscription_url": "https://api.github.com/repos/octocat/Hello-World-Template/subscription",
    "tags_url": "https://api.github.com/repos/octocat/Hello-World-Template/tags",
    "teams_url": "https://api.github.com/repos/octocat/Hello-World-Template/teams",
    "trees_url": "https://api.github.com/repos/octocat/Hello-World-Template/git/trees{/sha}",
    "clone_url": "https://github.com/octocat/Hello-World-Template.git",
    "mirror_url": "git:git.example.com/octocat/Hello-World-Template",
    "hooks_url": "https://api.github.com/repos/octocat/Hello-World-Template/hooks",
    "svn_url": "https://svn.github.com/octocat/Hello-World-Template",
    "homepage": "https://github.com",
    "language": null,
    "forks": 9,
    "forks_count": 9,
    "stargazers_count": 80,
    "watchers_count": 80,
    "watchers": 80,
    "size": 108,
    "default_branch": "master",
    "open_issues": 0,
    "open_issues_count": 0,
    "is_template": true,
    "license": {
      "key": "mit",
      "name": "MIT License",
      "url": "https://api.github.com/licenses/mit",
      "spdx_id": "MIT",
      "node_id": "MDc6TGljZW5zZW1pdA==",
      "html_url": "https://api.github.com/licenses/mit"
    },
    "topics": [
      "octocat",
      "atom",
      "electron",
      "api"
    ],
    "has_issues": true,
    "has_projects": true,
    "has_wiki": true,
    "has_pages": false,
    "has_downloads": true,
    "archived": false,
    "disabled": false,
    "visibility": "public",
    "pushed_at": "2011-01-26T19:06:43Z",
    "created_at": "2011-01-26T19:01:12Z",
    "updated_at": "2011-01-26T19:14:43Z",
    "permissions": {
      "admin": false,
      "push": false,
      "pull": true
    },
    "allow_rebase_merge": true,
    "temp_clone_token": "ABTLWHOULUVAXGTRYU7OC2876QJ2O",
    "allow_squash_merge": true,
    "allow_auto_merge": false,
    "delete_branch_on_merge": true,
    "allow_merge_commit": true,
    "subscribers_count": 42,
    "network_count": 0
  },
  "temp_clone_token": "ABTLWHOULUVAXGTRYU7OC2876QJ2O",
  "allow_squash_merge": true,
  "allow_auto_merge": false,
  "delete_branch_on_merge": true,
  "allow_merge_commit": true,
  "allow_forking": true,
  "web_commit_signoff_required": false,
  "subscribers_count": 42,
  "network_count": 0,
  "organization": {
    "login": "octocat",
    "id": 1,
    "node_id": "MDQ6VXNlcjE=",
    "avatar_url": "https://github.com/images/error/octocat_happy.gif",
    "gravatar_id": "",
    "url": "https://api.github.com/users/octocat",
    "html_url": "https://github.com/octocat",
    "followers_url": "https://api.github.com/users/octocat/followers",
    "following_url": "https://api.github.com/users/octocat/following{/other_user}",
    "gists_url": "https://api.github.com/users/octocat/gists{/gist_id}",
    "starred_url": "https://api.github.com/users/octocat/starred{/owner}{/repo}",
    "subscriptions_url": "https://api.github.com/users/octocat/subscriptions",
    "organizations_url": "https://api.github.com/users/octocat/orgs",
    "repos_url": "https://api.github.com/users/octocat/repos",
    "events_url": "https://api.github.com/users/octocat/events{/privacy}",
    "received_events_url": "https://api.github.com/users/octocat/received_events",
    "type": "Organization",
    "site_admin": false
  },
  "parent": {
    "id": 1296269,
    "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5",
    "name": "Hello-World",
    "full_name": "octocat/Hello-World",
    "owner": {
      "login": "octocat",
      "id": 1,
      "node_id": "MDQ6VXNlcjE=",
      "avatar_url": "https://github.com/images/error/octocat_happy.gif",
      "gravatar_id": "",
      "url": "https://api.github.com/users/octocat",
      "html_url": "https://github.com/octocat",
      "followers_url": "https://api.github.com/users/octocat/followers",
      "following_url": "https://api.github.com/users/octocat/following{/other_user}",
      "gists_url": "https://api.github.com/users/octocat/gists{/gist_id}",
      "starred_url": "https://api.github.com/users/octocat/starred{/owner}{/repo}",
      "subscriptions_url": "https://api.github.com/users/octocat/subscriptions",
      "organizations_url": "https://api.github.com/users/octocat/orgs",
      "repos_url": "https://api.github.com/users/octocat/repos",
      "events_url": "https://api.github.com/users/octocat/events{/privacy}",
      "received_events_url": "https://api.github.com/users/octocat/received_events",
      "type": "User",
      "site_admin": false
    },
    "private": false,
    "html_url": "https://github.com/octocat/Hello-World",
    "description": "This your first repo!",
    "fork": false,
    "url": "https://api.github.com/repos/octocat/Hello-World",
    "archive_url": "https://api.github.com/repos/octocat/Hello-World/{archive_format}{/ref}",
    "assignees_url": "https://api.github.com/repos/octocat/Hello-World/assignees{/user}",
    "blobs_url": "https://api.github.com/repos/octocat/Hello-World/git/blobs{/sha}",
    "branches_url": "https://api.github.com/repos/octocat/Hello-World/branches{/branch}",
    "collaborators_url": "https://api.github.com/repos/octocat/Hello-World/collaborators{/collaborator}",
    "comments_url": "https://api.github.com/repos/octocat/Hello-World/comments{/number}",
    "commits_url": "https://api.github.com/repos/octocat/Hello-World/commits{/sha}",
    "compare_url": "https://api.github.com/repos/octocat/Hello-World/compare/{base}...{head}",
    "contents_url": "https://api.github.com/repos/octocat/Hello-World/contents/{+path}",
    "contributors_url": "https://api.github.com/repos/octocat/Hello-World/contributors",
    "deployments_url": "https://api.github.com/repos/octocat/Hello-World/deployments",
    "downloads_url": "https://api.github.com/repos/octocat/Hello-World/downloads",
    "events_url": "https://api.github.com/repos/octocat/Hello-World/events",
    "forks_url": "https://api.github.com/repos/octocat/Hello-World/forks",
    "git_commits_url": "https://api.github.com/repos/octocat/Hello-World/git/commits{/sha}",
    "git_refs_url": "https://api.github.com/repos/octocat/Hello-World/git/refs{/sha}",
    "git_tags_url": "https://api.github.com/repos/octocat/Hello-World/git/tags{/sha}",
    "git_url": "git:github.com/octocat/Hello-World.git",
    "issue_comment_url": "https://api.github.com/repos/octocat/Hello-World/issues/comments{/number}",
    "issue_events_url": "https://api.github.com/repos/octocat/Hello-World/issues/events{/number}",
    "issues_url": "https://api.github.com/repos/octocat/Hello-World/issues{/number}",
    "keys_url": "https://api.github.com/repos/octocat/Hello-World/keys{/key_id}",
    "labels_url": "https://api.github.com/repos/octocat/Hello-World/labels{/name}",
    "languages_url": "https://api.github.com/repos/octocat/Hello-World/languages",
    "merges_url": "https://api.github.com/repos/octocat/Hello-World/merges",
    "milestones_url": "https://api.github.com/repos/octocat/Hello-World/milestones{/number}",
    "notifications_url": "https://api.github.com/repos/octocat/Hello-World/notifications{?since,all,participating}",
    "pulls_url": "https://api.github.com/repos/octocat/Hello-World/pulls{/number}",
    "releases_url": "https://api.github.com/repos/octocat/Hello-World/releases{/id}",
    "ssh_url": "git@github.com:octocat/Hello-World.git",
    "stargazers_url": "https://api.github.com/repos/octocat/Hello-World/stargazers",
    "statuses_url": "https://api.github.com/repos/octocat/Hello-World/statuses/{sha}",
    "subscribers_url": "https://api.github.com/repos/octocat/Hello-World/subscribers",
    "subscription_url": "https://api.github.com/repos/octocat/Hello-World/subscription",
    "tags_url": "https://api.github.com/repos/octocat/Hello-World/tags",
    "teams_url": "https://api.github.com/repos/octocat/Hello-World/teams",
    "trees_url": "https://api.github.com/repos/octocat/Hello-World/git/trees{/sha}",
    "clone_url": "https://github.com/octocat/Hello-World.git",
    "mirror_url": "git:git.example.com/octocat/Hello-World",
    "hooks_url": "https://api.github.com/repos/octocat/Hello-World/hooks",
    "svn_url": "https://svn.github.com/octocat/Hello-World",
    "homepage": "https://github.com",
    "language": null,
    "forks_count": 9,
    "stargazers_count": 80,
    "watchers_count": 80,
    "size": 108,
    "default_branch": "master",
    "open_issues_count": 0,
    "is_template": true,
    "topics": [
      "octocat",
      "atom",
      "electron",
      "api"
    ],
    "has_issues": true,
    "has_projects": true,
    "has_wiki": true,
    "has_pages": false,
    "has_downloads": true,
    "archived": false,
    "disabled": false,
    "visibility": "public",
    "pushed_at": "2011-01-26T19:06:43Z",
    "created_at": "2011-01-26T19:01:12Z",
    "updated_at": "2011-01-26T19:14:43Z",
    "permissions": {
      "admin": false,
      "push": false,
      "pull": true
    },
    "allow_rebase_merge": true,
    "temp_clone_token": "ABTLWHOULUVAXGTRYU7OC2876QJ2O",
    "allow_squash_merge": true,
    "allow_auto_merge": false,
    "delete_branch_on_merge": true,
    "allow_merge_commit": true,
    "subscribers_count": 42,
    "network_count": 0,
    "license": {
      "key": "mit",
      "name": "MIT License",
      "url": "https://api.github.com/licenses/mit",
      "spdx_id": "MIT",
      "node_id": "MDc6TGljZW5zZW1pdA==",
      "html_url": "https://api.github.com/licenses/mit"
    },
    "forks": 1,
    "open_issues": 1,
    "watchers": 1
  },
  "source": {
    "id": 1296269,
    "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5",
    "name": "Hello-World",
    "full_name": "octocat/Hello-World",
    "owner": {
      "login": "octocat",
      "id": 1,
      "node_id": "MDQ6VXNlcjE=",
      "avatar_url": "https://github.com/images/error/octocat_happy.gif",
      "gravatar_id": "",
      "url": "https://api.github.com/users/octocat",
      "html_url": "https://github.com/octocat",
      "followers_url": "https://api.github.com/users/octocat/followers",
      "following_url": "https://api.github.com/users/octocat/following{/other_user}",
      "gists_url": "https://api.github.com/users/octocat/gists{/gist_id}",
      "starred_url": "https://api.github.com/users/octocat/starred{/owner}{/repo}",
      "subscriptions_url": "https://api.github.com/users/octocat/subscriptions",
      "organizations_url": "https://api.github.com/users/octocat/orgs",
      "repos_url": "https://api.github.com/users/octocat/repos",
      "events_url": "https://api.github.com/users/octocat/events{/privacy}",
      "received_events_url": "https://api.github.com/users/octocat/received_events",
      "type": "User",
      "site_admin": false
    },
    "private": false,
    "html_url": "https://github.com/octocat/Hello-World",
    "description": "This your first repo!",
    "fork": false,
    "url": "https://api.github.com/repos/octocat/Hello-World",
    "archive_url": "https://api.github.com/repos/octocat/Hello-World/{archive_format}{/ref}",
    "assignees_url": "https://api.github.com/repos/octocat/Hello-World/assignees{/user}",
    "blobs_url": "https://api.github.com/repos/octocat/Hello-World/git/blobs{/sha}",
    "branches_url": "https://api.github.com/repos/octocat/Hello-World/branches{/branch}",
    "collaborators_url": "https://api.github.com/repos/octocat/Hello-World/collaborators{/collaborator}",
    "comments_url": "https://api.github.com/repos/octocat/Hello-World/comments{/number}",
    "commits_url": "https://api.github.com/repos/octocat/Hello-World/commits{/sha}",
    "compare_url": "https://api.github.com/repos/octocat/Hello-World/compare/{base}...{head}",
    "contents_url": "https://api.github.com/repos/octocat/Hello-World/contents/{+path}",
    "contributors_url": "https://api.github.com/repos/octocat/Hello-World/contributors",
    "deployments_url": "https://api.github.com/repos/octocat/Hello-World/deployments",
    "downloads_url": "https://api.github.com/repos/octocat/Hello-World/downloads",
    "events_url": "https://api.github.com/repos/octocat/Hello-World/events",
    "forks_url": "https://api.github.com/repos/octocat/Hello-World/forks",
    "git_commits_url": "https://api.github.com/repos/octocat/Hello-World/git/commits{/sha}",
    "git_refs_url": "https://api.github.com/repos/octocat/Hello-World/git/refs{/sha}",
    "git_tags_url": "https://api.github.com/repos/octocat/Hello-World/git/tags{/sha}",
    "git_url": "git:github.com/octocat/Hello-World.git",
    "issue_comment_url": "https://api.github.com/repos/octocat/Hello-World/issues/comments{/number}",
    "issue_events_url": "https://api.github.com/repos/octocat/Hello-World/issues/events{/number}",
    "issues_url": "https://api.github.com/repos/octocat/Hello-World/issues{/number}",
    "keys_url": "https://api.github.com/repos/octocat/Hello-World/keys{/key_id}",
    "labels_url": "https://api.github.com/repos/octocat/Hello-World/labels{/name}",
    "languages_url": "https://api.github.com/repos/octocat/Hello-World/languages",
    "merges_url": "https://api.github.com/repos/octocat/Hello-World/merges",
    "milestones_url": "https://api.github.com/repos/octocat/Hello-World/milestones{/number}",
    "notifications_url": "https://api.github.com/repos/octocat/Hello-World/notifications{?since,all,participating}",
    "pulls_url": "https://api.github.com/repos/octocat/Hello-World/pulls{/number}",
    "releases_url": "https://api.github.com/repos/octocat/Hello-World/releases{/id}",
    "ssh_url": "git@github.com:octocat/Hello-World.git",
    "stargazers_url": "https://api.github.com/repos/octocat/Hello-World/stargazers",
    "statuses_url": "https://api.github.com/repos/octocat/Hello-World/statuses/{sha}",
    "subscribers_url": "https://api.github.com/repos/octocat/Hello-World/subscribers",
    "subscription_url": "https://api.github.com/repos/octocat/Hello-World/subscription",
    "tags_url": "https://api.github.com/repos/octocat/Hello-World/tags",
    "teams_url": "https://api.github.com/repos/octocat/Hello-World/teams",
    "trees_url": "https://api.github.com/repos/octocat/Hello-World/git/trees{/sha}",
    "clone_url": "https://github.com/octocat/Hello-World.git",
    "mirror_url": "git:git.example.com/octocat/Hello-World",
    "hooks_url": "https://api.github.com/repos/octocat/Hello-World/hooks",
    "svn_url": "https://svn.github.com/octocat/Hello-World",
    "homepage": "https://github.com",
    "language": null,
    "forks_count": 9,
    "stargazers_count": 80,
    "watchers_count": 80,
    "size": 108,
    "default_branch": "master",
    "open_issues_count": 0,
    "is_template": true,
    "topics": [
      "octocat",
      "atom",
      "electron",
      "api"
    ],
    "has_issues": true,
    "has_projects": true,
    "has_wiki": true,
    "has_pages": false,
    "has_downloads": true,
    "archived": false,
    "disabled": false,
    "visibility": "public",
    "pushed_at": "2011-01-26T19:06:43Z",
    "created_at": "2011-01-26T19:01:12Z",
    "updated_at": "2011-01-26T19:14:43Z",
    "permissions": {
      "admin": false,
      "push": false,
      "pull": true
    },
    "allow_rebase_merge": true,
    "temp_clone_token": "ABTLWHOULUVAXGTRYU7OC2876QJ2O",
    "allow_squash_merge": true,
    "allow_auto_merge": false,
    "delete_branch_on_merge": true,
    "allow_merge_commit": true,
    "subscribers_count": 42,
    "network_count": 0,
    "license": {
      "key": "mit",
      "name": "MIT License",
      "url": "https://api.github.com/licenses/mit",
      "spdx_id": "MIT",
      "node_id": "MDc6TGljZW5zZW1pdA==",
      "html_url": "https://api.github.com/licenses/mit"
    },
    "forks": 1,
    "open_issues": 1,
    "watchers": 1
  }
}</code></div></div></div></div></div></div><div class="pb-8"><h2 id="delete-a-repository" tabindex="-1"><a class="heading-link" href="#delete-a-repository">Delete a repository<span aria-hidden="true" class="heading-link-symbol"></span></a></h2><div class="d-flex flex-wrap gutter mt-4"><div class="col-md-12 col-lg-6"><div class="RestOperation_codeBlock__mf2k2"><p>Deleting a repository requires admin access.</p>
<p>If an organization owner has configured the organization to prevent members from deleting organization-owned
repositories, you will get a <code>403 Forbidden</code> response.</p>
<p>OAuth app tokens and personal access tokens (classic) need the <code>delete_repo</code> scope to use this endpoint.</p></div><h3 class="mt-4 mb-3 pt-3 h4" id="delete-a-repository--fine-grained-access-tokens"><a href="#delete-a-repository--fine-grained-access-tokens">Fine-grained access tokens for "Delete a repository"</a></h3><p>This endpoint works with the following fine-grained token types<!-- -->:</p><ul><li><a rel="" href="/en/apps/creating-github-apps/authenticating-with-a-github-app/generating-a-user-access-token-for-a-github-app">GitHub App user access tokens</a></li><li><a rel="" href="/en/apps/creating-github-apps/authenticating-with-a-github-app/generating-an-installation-access-token-for-a-github-app">GitHub App installation access tokens</a></li><li><a rel="" href="/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens#creating-a-fine-grained-personal-access-token">Fine-grained personal access tokens</a></li></ul><p>The fine-grained token must have the following permission set:</p><ul><li><span><span>"Administration" repository permissions (write)</span></span></li></ul><h3 class="mt-4 mb-3 pt-3 h4" id="delete-a-repository--parameters"><a href="#delete-a-repository--parameters">Parameters for "Delete a repository"</a></h3><table class="ParameterTable_parameterTable__NVZ8g" summary="Column one describes the parameter. The first line includes the name, type, and whether the parameter is required. The second line is a description of the parameter." aria-labelledby="headers-table-heading"><caption class="mt-3 mb-3 h5 float-left">Headers</caption><thead class="visually-hidden"><tr><th scope="col">Name, Type, Description</th></tr></thead><tbody><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">accept</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>Setting to <code>application/vnd.github+json</code> is recommended.</p></div><div class="pt-0"></div></div></div></td></tr></tbody></table><table class="ParameterTable_parameterTable__NVZ8g" summary="Column one describes the parameter. The first line includes the name, type, and whether the parameter is required. The second line is a description of the parameter." aria-labelledby="path-table-heading"><caption class="mt-3 mb-3 h5 float-left">Path parameters</caption><thead class="visually-hidden"><tr><th scope="col">Name, Type, Description</th></tr></thead><tbody><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">owner</code> <span class="color-fg-muted pl-2 f5">string</span> <span class="color-fg-attention f5 pl-3">Required</span></div><div class="pl-1 f5 pt-2"><div><p>The account owner of the repository. The name is not case sensitive.</p></div><div class="pt-0"></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">repo</code> <span class="color-fg-muted pl-2 f5">string</span> <span class="color-fg-attention f5 pl-3">Required</span></div><div class="pl-1 f5 pt-2"><div><p>The name of the repository without the <code>.git</code> extension. The name is not case sensitive.</p></div><div class="pt-0"></div></div></div></td></tr></tbody></table><h3 class="mt-4 mb-3 pt-3 h4" id="delete-a-repository--status-codes"><a href="#delete-a-repository--status-codes">HTTP response status codes for "Delete a repository"</a></h3><table><thead><tr class="text-left"><th>Status code</th><th>Description</th></tr></thead><tbody><tr><td><code>204</code></td><td><div><p>No Content</p></div></td></tr><tr><td><code>307</code></td><td><div><p>Temporary Redirect</p></div></td></tr><tr><td><code>403</code></td><td><div><p>If an organization owner has configured the organization to prevent members from deleting organization-owned repositories, a member will get this response:</p></div></td></tr><tr><td><code>404</code></td><td><div><p>Resource not found</p></div></td></tr><tr><td><code>409</code></td><td><div><p>Conflict</p></div></td></tr></tbody></table></div><div class="col-md-12 col-lg-6 position-sticky flex-self-start RestOperation_stickyCodeColumn__jWPMY"><h3 class="mt-0 pt-0 h4" id="delete-a-repository--code-samples"><a href="#delete-a-repository--code-samples">Code samples for "Delete a repository"</a></h3><h4 class="mt-3 mb-3 h5">Request example</h4><div class="rounded-1 border"><div class="my-0 p-3"><div class="RestCodeSamples_method__XQrie my-0 text-mono d-flex flex-row flex-items-start "><span class="IssueLabel IssueLabel--big color-bg-accent-emphasis color-fg-on-emphasis text-uppercase mr-2">delete</span><span>/repos/{owner}/{repo}</span></div></div><div class="border-top d-inline-flex flex-justify-between width-full flex-items-center pt-2"><div class="d-inline-flex ml-2"><ul aria-label="Example language selector for Delete a repository" class="prc-SegmentedControl-SegmentedControl-lqIXp RestCodeSamples_segmentedControl__HB8Q6" data-variant="default"><li class="prc-SegmentedControl-Item-tSCQh" data-selected=""><button aria-current="true" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:transparent"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="cURL">cURL</div></span></button></li><li class="prc-SegmentedControl-Item-tSCQh"><button aria-current="false" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:var(--borderColor-default)"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="JavaScript">JavaScript</div></span></button></li><li class="prc-SegmentedControl-Item-tSCQh"><button aria-current="false" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:var(--borderColor-default)"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="GitHub CLI">GitHub CLI</div></span></button></li></ul></div><div class="mr-2"><button data-component="IconButton" type="button" class="prc-Button-ButtonBase-9n-Xk js-btn-copy btn-octicon prc-Button-IconButton-fyge7" data-loading="false" data-no-visuals="true" data-size="medium" data-variant="default" aria-labelledby="_R_2ld1duqv76_"><svg data-component="Octicon" aria-hidden="true" focusable="false" class="octicon octicon-copy" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="M0 6.75C0 5.784.784 5 1.75 5h1.5a.75.75 0 0 1 0 1.5h-1.5a.25.25 0 0 0-.25.25v7.5c0 .138.112.25.25.25h7.5a.25.25 0 0 0 .25-.25v-1.5a.75.75 0 0 1 1.5 0v1.5A1.75 1.75 0 0 1 9.25 16h-7.5A1.75 1.75 0 0 1 0 14.25Z"></path><path d="M5 1.75C5 .784 5.784 0 6.75 0h7.5C15.216 0 16 .784 16 1.75v7.5A1.75 1.75 0 0 1 14.25 11h-7.5A1.75 1.75 0 0 1 5 9.25Zm1.75-.25a.25.25 0 0 0-.25.25v7.5c0 .138.112.25.25.25h7.5a.25.25 0 0 0 .25-.25v-7.5a.25.25 0 0 0-.25-.25Z"></path></svg></button><span class="prc-TooltipV2-Tooltip-tLeuB" data-direction="s" aria-hidden="true" id="_R_2ld1duqv76_" popover="auto">Copy to clipboard curl request example</span></div></div><div class="RestCodeSamples_codeBlock__EV_jQ RestCodeSamples_requestCodeBlock__SgBKI border-top rounded-1 my-0 curl" tabindex="0"><code class="hljs language-curl">curl -L \
  -X DELETE \
  -H "Accept: application/vnd.github+json" \
  -H "Authorization: Bearer &lt;YOUR-TOKEN&gt;" \
  -H "X-GitHub-Api-Version: 2026-03-10" \
  https://api.github.com/repos/OWNER/REPO</code></div></div><h4 class="mt-5 mb-2 h5"><p>Response</p></h4><div class="border rounded-1 pt-2"><div class=""><div class="RestCodeSamples_codeBlock__EV_jQ rounded-1 p-3 my-0 color-bg-default"><code>Status: 204</code></div></div></div></div></div></div><div class="pb-8"><h2 id="list-repository-activities" tabindex="-1"><a class="heading-link" href="#list-repository-activities">List repository activities<span aria-hidden="true" class="heading-link-symbol"></span></a></h2><div class="d-flex flex-wrap gutter mt-4"><div class="col-md-12 col-lg-6"><div class="RestOperation_codeBlock__mf2k2"><p>Lists a detailed history of changes to a repository, such as pushes, merges, force pushes, and branch changes, and associates these changes with commits and users.</p>
<p>For more information about viewing repository activity,
see "<a href="https://docs.github.com/repositories/viewing-activity-and-data-for-your-repository">Viewing activity and data for your repository</a>."</p></div><h3 class="mt-4 mb-3 pt-3 h4" id="list-repository-activities--fine-grained-access-tokens"><a href="#list-repository-activities--fine-grained-access-tokens">Fine-grained access tokens for "List repository activities"</a></h3><p>This endpoint works with the following fine-grained token types<!-- -->:</p><ul><li><a rel="" href="/en/apps/creating-github-apps/authenticating-with-a-github-app/generating-a-user-access-token-for-a-github-app">GitHub App user access tokens</a></li><li><a rel="" href="/en/apps/creating-github-apps/authenticating-with-a-github-app/generating-an-installation-access-token-for-a-github-app">GitHub App installation access tokens</a></li><li><a rel="" href="/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens#creating-a-fine-grained-personal-access-token">Fine-grained personal access tokens</a></li></ul><p>The fine-grained token must have the following permission set:</p><ul><li><span><span>"Contents" repository permissions (read)</span></span></li></ul><p>This endpoint can be used without authentication or the aforementioned permissions if only public resources are requested.</p><h3 class="mt-4 mb-3 pt-3 h4" id="list-repository-activities--parameters"><a href="#list-repository-activities--parameters">Parameters for "List repository activities"</a></h3><table class="ParameterTable_parameterTable__NVZ8g" summary="Column one describes the parameter. The first line includes the name, type, and whether the parameter is required. The second line is a description of the parameter." aria-labelledby="headers-table-heading"><caption class="mt-3 mb-3 h5 float-left">Headers</caption><thead class="visually-hidden"><tr><th scope="col">Name, Type, Description</th></tr></thead><tbody><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">accept</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>Setting to <code>application/vnd.github+json</code> is recommended.</p></div><div class="pt-0"></div></div></div></td></tr></tbody></table><table class="ParameterTable_parameterTable__NVZ8g" summary="Column one describes the parameter. The first line includes the name, type, and whether the parameter is required. The second line is a description of the parameter." aria-labelledby="path-table-heading"><caption class="mt-3 mb-3 h5 float-left">Path parameters</caption><thead class="visually-hidden"><tr><th scope="col">Name, Type, Description</th></tr></thead><tbody><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">owner</code> <span class="color-fg-muted pl-2 f5">string</span> <span class="color-fg-attention f5 pl-3">Required</span></div><div class="pl-1 f5 pt-2"><div><p>The account owner of the repository. The name is not case sensitive.</p></div><div class="pt-0"></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">repo</code> <span class="color-fg-muted pl-2 f5">string</span> <span class="color-fg-attention f5 pl-3">Required</span></div><div class="pl-1 f5 pt-2"><div><p>The name of the repository without the <code>.git</code> extension. The name is not case sensitive.</p></div><div class="pt-0"></div></div></div></td></tr></tbody></table><table class="ParameterTable_parameterTable__NVZ8g" summary="Column one describes the parameter. The first line includes the name, type, and whether the parameter is required. The second line is a description of the parameter." aria-labelledby="query-table-heading"><caption class="mt-3 mb-3 h5 float-left">Query parameters</caption><thead class="visually-hidden"><tr><th scope="col">Name, Type, Description</th></tr></thead><tbody><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">direction</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>The direction to sort the results by.</p></div><div class="pt-2"><p><span>Default<!-- -->: </span><code>desc</code></p><p><span>Can be one of<!-- -->:<!-- --> </span><span><code>asc</code>,<!-- --> </span><span><code>desc</code> </span></p></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">per_page</code> <span class="color-fg-muted pl-2 f5">integer</span> </div><div class="pl-1 f5 pt-2"><div><p>The number of results per page (max 100). For more information, see "<a href="https://docs.github.com/rest/using-the-rest-api/using-pagination-in-the-rest-api">Using pagination in the REST API</a>."</p></div><div class="pt-2"><p><span>Default<!-- -->: </span><code>30</code></p></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">before</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>A cursor, as given in the <a href="https://docs.github.com/rest/guides/using-pagination-in-the-rest-api#using-link-headers">Link header</a>. If specified, the query only searches for results before this cursor. For more information, see "<a href="https://docs.github.com/rest/using-the-rest-api/using-pagination-in-the-rest-api">Using pagination in the REST API</a>."</p></div><div class="pt-0"></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">after</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>A cursor, as given in the <a href="https://docs.github.com/rest/guides/using-pagination-in-the-rest-api#using-link-headers">Link header</a>. If specified, the query only searches for results after this cursor. For more information, see "<a href="https://docs.github.com/rest/using-the-rest-api/using-pagination-in-the-rest-api">Using pagination in the REST API</a>."</p></div><div class="pt-0"></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">ref</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>The Git reference for the activities you want to list.</p>
<p>The <code>ref</code> for a branch can be formatted either as <code>refs/heads/BRANCH_NAME</code> or <code>BRANCH_NAME</code>, where <code>BRANCH_NAME</code> is the name of your branch.</p></div><div class="pt-0"></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">actor</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>The GitHub username to use to filter by the actor who performed the activity.</p></div><div class="pt-0"></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">time_period</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>The time period to filter by.</p>
<p>For example, <code>day</code> will filter for activity that occurred in the past 24 hours, and <code>week</code> will filter for activity that occurred in the past 7 days (168 hours).</p></div><div class="pt-2"><p><span>Can be one of<!-- -->:<!-- --> </span><span><code>day</code>,<!-- --> </span><span><code>week</code>,<!-- --> </span><span><code>month</code>,<!-- --> </span><span><code>quarter</code>,<!-- --> </span><span><code>year</code> </span></p></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">activity_type</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>The activity type to filter by.</p>
<p>For example, you can choose to filter by "force_push", to see all force pushes to the repository.</p></div><div class="pt-2"><p><span>Can be one of<!-- -->:<!-- --> </span><span><code>push</code>,<!-- --> </span><span><code>force_push</code>,<!-- --> </span><span><code>branch_creation</code>,<!-- --> </span><span><code>branch_deletion</code>,<!-- --> </span><span><code>pr_merge</code>,<!-- --> </span><span><code>merge_queue_merge</code> </span></p></div></div></div></td></tr></tbody></table><h3 class="mt-4 mb-3 pt-3 h4" id="list-repository-activities--status-codes"><a href="#list-repository-activities--status-codes">HTTP response status codes for "List repository activities"</a></h3><table><thead><tr class="text-left"><th>Status code</th><th>Description</th></tr></thead><tbody><tr><td><code>200</code></td><td><div><p>OK</p></div></td></tr><tr><td><code>422</code></td><td><div><p>Validation failed, or the endpoint has been spammed.</p></div></td></tr></tbody></table></div><div class="col-md-12 col-lg-6 position-sticky flex-self-start RestOperation_stickyCodeColumn__jWPMY"><h3 class="mt-0 pt-0 h4" id="list-repository-activities--code-samples"><a href="#list-repository-activities--code-samples">Code samples for "List repository activities"</a></h3><h4 class="mt-3 mb-3 h5">Request example</h4><div class="rounded-1 border"><div class="my-0 p-3"><div class="RestCodeSamples_method__XQrie my-0 text-mono d-flex flex-row flex-items-start "><span class="IssueLabel IssueLabel--big color-bg-accent-emphasis color-fg-on-emphasis text-uppercase mr-2">get</span><span><wbr>/repos<wbr>/{owner}<wbr>/{repo}<wbr>/activity</span></div></div><div class="border-top d-inline-flex flex-justify-between width-full flex-items-center pt-2"><div class="d-inline-flex ml-2"><ul aria-label="Example language selector for List repository activities" class="prc-SegmentedControl-SegmentedControl-lqIXp RestCodeSamples_segmentedControl__HB8Q6" data-variant="default"><li class="prc-SegmentedControl-Item-tSCQh" data-selected=""><button aria-current="true" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:transparent"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="cURL">cURL</div></span></button></li><li class="prc-SegmentedControl-Item-tSCQh"><button aria-current="false" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:var(--borderColor-default)"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="JavaScript">JavaScript</div></span></button></li><li class="prc-SegmentedControl-Item-tSCQh"><button aria-current="false" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:var(--borderColor-default)"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="GitHub CLI">GitHub CLI</div></span></button></li></ul></div><div class="mr-2"><button data-component="IconButton" type="button" class="prc-Button-ButtonBase-9n-Xk js-btn-copy btn-octicon prc-Button-IconButton-fyge7" data-loading="false" data-no-visuals="true" data-size="medium" data-variant="default" aria-labelledby="_R_2ld1luqv76_"><svg data-component="Octicon" aria-hidden="true" focusable="false" class="octicon octicon-copy" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="M0 6.75C0 5.784.784 5 1.75 5h1.5a.75.75 0 0 1 0 1.5h-1.5a.25.25 0 0 0-.25.25v7.5c0 .138.112.25.25.25h7.5a.25.25 0 0 0 .25-.25v-1.5a.75.75 0 0 1 1.5 0v1.5A1.75 1.75 0 0 1 9.25 16h-7.5A1.75 1.75 0 0 1 0 14.25Z"></path><path d="M5 1.75C5 .784 5.784 0 6.75 0h7.5C15.216 0 16 .784 16 1.75v7.5A1.75 1.75 0 0 1 14.25 11h-7.5A1.75 1.75 0 0 1 5 9.25Zm1.75-.25a.25.25 0 0 0-.25.25v7.5c0 .138.112.25.25.25h7.5a.25.25 0 0 0 .25-.25v-7.5a.25.25 0 0 0-.25-.25Z"></path></svg></button><span class="prc-TooltipV2-Tooltip-tLeuB" data-direction="s" aria-hidden="true" id="_R_2ld1luqv76_" popover="auto">Copy to clipboard curl request example</span></div></div><div class="RestCodeSamples_codeBlock__EV_jQ RestCodeSamples_requestCodeBlock__SgBKI border-top rounded-1 my-0 curl" tabindex="0"><code class="hljs language-curl">curl -L \
  -H "Accept: application/vnd.github+json" \
  -H "Authorization: Bearer &lt;YOUR-TOKEN&gt;" \
  -H "X-GitHub-Api-Version: 2026-03-10" \
  https://api.github.com/repos/OWNER/REPO/activity</code></div></div><h4 class="mt-5 mb-2 h5"><p>Response</p></h4><div class="border rounded-1 pt-2"><ul aria-label="Example response format selector for List repository activities" class="prc-SegmentedControl-SegmentedControl-lqIXp RestCodeSamples_segmentedControl__HB8Q6 mx-2" data-variant="default"><li class="prc-SegmentedControl-Item-tSCQh" data-selected=""><button aria-current="true" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:transparent"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="Example response">Example response</div></span></button></li><li class="prc-SegmentedControl-Item-tSCQh"><button aria-current="false" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:var(--borderColor-default)"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="Response schema">Response schema</div></span></button></li></ul><div class=""><div class="RestCodeSamples_codeBlock__EV_jQ rounded-1 p-3 my-0 color-bg-default"><code>Status: 200</code></div><div class="RestCodeSamples_codeBlock__EV_jQ RestCodeSamples_responseCodeBlock__QlM4d border-top rounded-1 my-0" tabindex="0"><code class="hljs language-json">[
  {
    "id": 1296269,
    "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5",
    "before": "6dcb09b5b57875f334f61aebed695e2e4193db5e",
    "after": "827efc6d56897b048c772eb4087f854f46256132",
    "ref": "refs/heads/main",
    "pushed_at": "2011-01-26T19:06:43Z",
    "push_type": "normal",
    "pusher": {
      "login": "octocat",
      "id": 1,
      "node_id": "MDQ6VXNlcjE=",
      "avatar_url": "https://github.com/images/error/octocat_happy.gif",
      "gravatar_id": "",
      "url": "https://api.github.com/users/octocat",
      "html_url": "https://github.com/octocat",
      "followers_url": "https://api.github.com/users/octocat/followers",
      "following_url": "https://api.github.com/users/octocat/following{/other_user}",
      "gists_url": "https://api.github.com/users/octocat/gists{/gist_id}",
      "starred_url": "https://api.github.com/users/octocat/starred{/owner}{/repo}",
      "subscriptions_url": "https://api.github.com/users/octocat/subscriptions",
      "organizations_url": "https://api.github.com/users/octocat/orgs",
      "repos_url": "https://api.github.com/users/octocat/repos",
      "events_url": "https://api.github.com/users/octocat/events{/privacy}",
      "received_events_url": "https://api.github.com/users/octocat/received_events",
      "type": "User",
      "site_admin": false
    }
  }
]</code></div></div></div></div></div></div><div class="pb-8"><h2 id="check-if-dependabot-security-updates-are-enabled-for-a-repository" tabindex="-1"><a class="heading-link" href="#check-if-dependabot-security-updates-are-enabled-for-a-repository">Check if Dependabot security updates are enabled for a repository<span aria-hidden="true" class="heading-link-symbol"></span></a></h2><div class="d-flex flex-wrap gutter mt-4"><div class="col-md-12 col-lg-6"><div class="RestOperation_codeBlock__mf2k2"><p>Shows whether Dependabot security updates are enabled, disabled or paused for a repository. The authenticated user must have admin read access to the repository. For more information, see "<a href="https://docs.github.com/articles/configuring-automated-security-fixes">Configuring Dependabot security updates</a>".</p></div><h3 class="mt-4 mb-3 pt-3 h4" id="check-if-dependabot-security-updates-are-enabled-for-a-repository--fine-grained-access-tokens"><a href="#check-if-dependabot-security-updates-are-enabled-for-a-repository--fine-grained-access-tokens">Fine-grained access tokens for "Check if Dependabot security updates are enabled for a repository"</a></h3><p>This endpoint works with the following fine-grained token types<!-- -->:</p><ul><li><a rel="" href="/en/apps/creating-github-apps/authenticating-with-a-github-app/generating-a-user-access-token-for-a-github-app">GitHub App user access tokens</a></li><li><a rel="" href="/en/apps/creating-github-apps/authenticating-with-a-github-app/generating-an-installation-access-token-for-a-github-app">GitHub App installation access tokens</a></li><li><a rel="" href="/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens#creating-a-fine-grained-personal-access-token">Fine-grained personal access tokens</a></li></ul><p>The fine-grained token must have the following permission set:</p><ul><li><span><span>"Administration" repository permissions (read)</span></span></li></ul><h3 class="mt-4 mb-3 pt-3 h4" id="check-if-dependabot-security-updates-are-enabled-for-a-repository--parameters"><a href="#check-if-dependabot-security-updates-are-enabled-for-a-repository--parameters">Parameters for "Check if Dependabot security updates are enabled for a repository"</a></h3><table class="ParameterTable_parameterTable__NVZ8g" summary="Column one describes the parameter. The first line includes the name, type, and whether the parameter is required. The second line is a description of the parameter." aria-labelledby="headers-table-heading"><caption class="mt-3 mb-3 h5 float-left">Headers</caption><thead class="visually-hidden"><tr><th scope="col">Name, Type, Description</th></tr></thead><tbody><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">accept</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>Setting to <code>application/vnd.github+json</code> is recommended.</p></div><div class="pt-0"></div></div></div></td></tr></tbody></table><table class="ParameterTable_parameterTable__NVZ8g" summary="Column one describes the parameter. The first line includes the name, type, and whether the parameter is required. The second line is a description of the parameter." aria-labelledby="path-table-heading"><caption class="mt-3 mb-3 h5 float-left">Path parameters</caption><thead class="visually-hidden"><tr><th scope="col">Name, Type, Description</th></tr></thead><tbody><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">owner</code> <span class="color-fg-muted pl-2 f5">string</span> <span class="color-fg-attention f5 pl-3">Required</span></div><div class="pl-1 f5 pt-2"><div><p>The account owner of the repository. The name is not case sensitive.</p></div><div class="pt-0"></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">repo</code> <span class="color-fg-muted pl-2 f5">string</span> <span class="color-fg-attention f5 pl-3">Required</span></div><div class="pl-1 f5 pt-2"><div><p>The name of the repository without the <code>.git</code> extension. The name is not case sensitive.</p></div><div class="pt-0"></div></div></div></td></tr></tbody></table><h3 class="mt-4 mb-3 pt-3 h4" id="check-if-dependabot-security-updates-are-enabled-for-a-repository--status-codes"><a href="#check-if-dependabot-security-updates-are-enabled-for-a-repository--status-codes">HTTP response status codes for "Check if Dependabot security updates are enabled for a repository"</a></h3><table><thead><tr class="text-left"><th>Status code</th><th>Description</th></tr></thead><tbody><tr><td><code>200</code></td><td><div><p>Response if Dependabot is enabled</p></div></td></tr><tr><td><code>404</code></td><td><div><p>Not Found if Dependabot is not enabled for the repository</p></div></td></tr></tbody></table></div><div class="col-md-12 col-lg-6 position-sticky flex-self-start RestOperation_stickyCodeColumn__jWPMY"><h3 class="mt-0 pt-0 h4" id="check-if-dependabot-security-updates-are-enabled-for-a-repository--code-samples"><a href="#check-if-dependabot-security-updates-are-enabled-for-a-repository--code-samples">Code samples for "Check if Dependabot security updates are enabled for a repository"</a></h3><h4 class="mt-3 mb-3 h5">Request example</h4><div class="rounded-1 border"><div class="my-0 p-3"><div class="RestCodeSamples_method__XQrie my-0 text-mono d-flex flex-row flex-items-start "><span class="IssueLabel IssueLabel--big color-bg-accent-emphasis color-fg-on-emphasis text-uppercase mr-2">get</span><span><wbr>/repos<wbr>/{owner}<wbr>/{repo}<wbr>/automated-security-fixes</span></div></div><div class="border-top d-inline-flex flex-justify-between width-full flex-items-center pt-2"><div class="d-inline-flex ml-2"><ul aria-label="Example language selector for Check if Dependabot security updates are enabled for a repository" class="prc-SegmentedControl-SegmentedControl-lqIXp RestCodeSamples_segmentedControl__HB8Q6" data-variant="default"><li class="prc-SegmentedControl-Item-tSCQh" data-selected=""><button aria-current="true" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:transparent"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="cURL">cURL</div></span></button></li><li class="prc-SegmentedControl-Item-tSCQh"><button aria-current="false" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:var(--borderColor-default)"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="JavaScript">JavaScript</div></span></button></li><li class="prc-SegmentedControl-Item-tSCQh"><button aria-current="false" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:var(--borderColor-default)"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="GitHub CLI">GitHub CLI</div></span></button></li></ul></div><div class="mr-2"><button data-component="IconButton" type="button" class="prc-Button-ButtonBase-9n-Xk js-btn-copy btn-octicon prc-Button-IconButton-fyge7" data-loading="false" data-no-visuals="true" data-size="medium" data-variant="default" aria-labelledby="_R_2ld1tuqv76_"><svg data-component="Octicon" aria-hidden="true" focusable="false" class="octicon octicon-copy" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="M0 6.75C0 5.784.784 5 1.75 5h1.5a.75.75 0 0 1 0 1.5h-1.5a.25.25 0 0 0-.25.25v7.5c0 .138.112.25.25.25h7.5a.25.25 0 0 0 .25-.25v-1.5a.75.75 0 0 1 1.5 0v1.5A1.75 1.75 0 0 1 9.25 16h-7.5A1.75 1.75 0 0 1 0 14.25Z"></path><path d="M5 1.75C5 .784 5.784 0 6.75 0h7.5C15.216 0 16 .784 16 1.75v7.5A1.75 1.75 0 0 1 14.25 11h-7.5A1.75 1.75 0 0 1 5 9.25Zm1.75-.25a.25.25 0 0 0-.25.25v7.5c0 .138.112.25.25.25h7.5a.25.25 0 0 0 .25-.25v-7.5a.25.25 0 0 0-.25-.25Z"></path></svg></button><span class="prc-TooltipV2-Tooltip-tLeuB" data-direction="s" aria-hidden="true" id="_R_2ld1tuqv76_" popover="auto">Copy to clipboard curl request example</span></div></div><div class="RestCodeSamples_codeBlock__EV_jQ RestCodeSamples_requestCodeBlock__SgBKI border-top rounded-1 my-0 curl" tabindex="0"><code class="hljs language-curl">curl -L \
  -H "Accept: application/vnd.github+json" \
  -H "Authorization: Bearer &lt;YOUR-TOKEN&gt;" \
  -H "X-GitHub-Api-Version: 2026-03-10" \
  https://api.github.com/repos/OWNER/REPO/automated-security-fixes</code></div></div><h4 class="mt-5 mb-2 h5"><p>Response if Dependabot is enabled</p></h4><div class="border rounded-1 pt-2"><ul aria-label="Example response format selector for Check if Dependabot security updates are enabled for a repository" class="prc-SegmentedControl-SegmentedControl-lqIXp RestCodeSamples_segmentedControl__HB8Q6 mx-2" data-variant="default"><li class="prc-SegmentedControl-Item-tSCQh" data-selected=""><button aria-current="true" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:transparent"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="Example response">Example response</div></span></button></li><li class="prc-SegmentedControl-Item-tSCQh"><button aria-current="false" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:var(--borderColor-default)"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="Response schema">Response schema</div></span></button></li></ul><div class=""><div class="RestCodeSamples_codeBlock__EV_jQ rounded-1 p-3 my-0 color-bg-default"><code>Status: 200</code></div><div class="RestCodeSamples_codeBlock__EV_jQ RestCodeSamples_responseCodeBlock__QlM4d border-top rounded-1 my-0" tabindex="0"><code class="hljs language-json">{
  "enabled": true,
  "paused": false
}</code></div></div></div></div></div></div><div class="pb-8"><h2 id="enable-dependabot-security-updates" tabindex="-1"><a class="heading-link" href="#enable-dependabot-security-updates">Enable Dependabot security updates<span aria-hidden="true" class="heading-link-symbol"></span></a></h2><div class="d-flex flex-wrap gutter mt-4"><div class="col-md-12 col-lg-6"><div class="RestOperation_codeBlock__mf2k2"><p>Enables Dependabot security updates for a repository. The authenticated user must have admin access to the repository. For more information, see "<a href="https://docs.github.com/articles/configuring-automated-security-fixes">Configuring Dependabot security updates</a>".</p></div><h3 class="mt-4 mb-3 pt-3 h4" id="enable-dependabot-security-updates--fine-grained-access-tokens"><a href="#enable-dependabot-security-updates--fine-grained-access-tokens">Fine-grained access tokens for "Enable Dependabot security updates"</a></h3><p>This endpoint works with the following fine-grained token types<!-- -->:</p><ul><li><a rel="" href="/en/apps/creating-github-apps/authenticating-with-a-github-app/generating-a-user-access-token-for-a-github-app">GitHub App user access tokens</a></li><li><a rel="" href="/en/apps/creating-github-apps/authenticating-with-a-github-app/generating-an-installation-access-token-for-a-github-app">GitHub App installation access tokens</a></li><li><a rel="" href="/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens#creating-a-fine-grained-personal-access-token">Fine-grained personal access tokens</a></li></ul><p>The fine-grained token must have the following permission set:</p><ul><li><span><span>"Administration" repository permissions (write)</span></span></li></ul><h3 class="mt-4 mb-3 pt-3 h4" id="enable-dependabot-security-updates--parameters"><a href="#enable-dependabot-security-updates--parameters">Parameters for "Enable Dependabot security updates"</a></h3><table class="ParameterTable_parameterTable__NVZ8g" summary="Column one describes the parameter. The first line includes the name, type, and whether the parameter is required. The second line is a description of the parameter." aria-labelledby="headers-table-heading"><caption class="mt-3 mb-3 h5 float-left">Headers</caption><thead class="visually-hidden"><tr><th scope="col">Name, Type, Description</th></tr></thead><tbody><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">accept</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>Setting to <code>application/vnd.github+json</code> is recommended.</p></div><div class="pt-0"></div></div></div></td></tr></tbody></table><table class="ParameterTable_parameterTable__NVZ8g" summary="Column one describes the parameter. The first line includes the name, type, and whether the parameter is required. The second line is a description of the parameter." aria-labelledby="path-table-heading"><caption class="mt-3 mb-3 h5 float-left">Path parameters</caption><thead class="visually-hidden"><tr><th scope="col">Name, Type, Description</th></tr></thead><tbody><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">owner</code> <span class="color-fg-muted pl-2 f5">string</span> <span class="color-fg-attention f5 pl-3">Required</span></div><div class="pl-1 f5 pt-2"><div><p>The account owner of the repository. The name is not case sensitive.</p></div><div class="pt-0"></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">repo</code> <span class="color-fg-muted pl-2 f5">string</span> <span class="color-fg-attention f5 pl-3">Required</span></div><div class="pl-1 f5 pt-2"><div><p>The name of the repository without the <code>.git</code> extension. The name is not case sensitive.</p></div><div class="pt-0"></div></div></div></td></tr></tbody></table><h3 class="mt-4 mb-3 pt-3 h4" id="enable-dependabot-security-updates--status-codes"><a href="#enable-dependabot-security-updates--status-codes">HTTP response status codes for "Enable Dependabot security updates"</a></h3><table><thead><tr class="text-left"><th>Status code</th><th>Description</th></tr></thead><tbody><tr><td><code>204</code></td><td><div><p>No Content</p></div></td></tr></tbody></table></div><div class="col-md-12 col-lg-6 position-sticky flex-self-start RestOperation_stickyCodeColumn__jWPMY"><h3 class="mt-0 pt-0 h4" id="enable-dependabot-security-updates--code-samples"><a href="#enable-dependabot-security-updates--code-samples">Code samples for "Enable Dependabot security updates"</a></h3><h4 class="mt-3 mb-3 h5">Request example</h4><div class="rounded-1 border"><div class="my-0 p-3"><div class="RestCodeSamples_method__XQrie my-0 text-mono d-flex flex-row flex-items-start "><span class="IssueLabel IssueLabel--big color-bg-accent-emphasis color-fg-on-emphasis text-uppercase mr-2">put</span><span><wbr>/repos<wbr>/{owner}<wbr>/{repo}<wbr>/automated-security-fixes</span></div></div><div class="border-top d-inline-flex flex-justify-between width-full flex-items-center pt-2"><div class="d-inline-flex ml-2"><ul aria-label="Example language selector for Enable Dependabot security updates" class="prc-SegmentedControl-SegmentedControl-lqIXp RestCodeSamples_segmentedControl__HB8Q6" data-variant="default"><li class="prc-SegmentedControl-Item-tSCQh" data-selected=""><button aria-current="true" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:transparent"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="cURL">cURL</div></span></button></li><li class="prc-SegmentedControl-Item-tSCQh"><button aria-current="false" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:var(--borderColor-default)"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="JavaScript">JavaScript</div></span></button></li><li class="prc-SegmentedControl-Item-tSCQh"><button aria-current="false" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:var(--borderColor-default)"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="GitHub CLI">GitHub CLI</div></span></button></li></ul></div><div class="mr-2"><button data-component="IconButton" type="button" class="prc-Button-ButtonBase-9n-Xk js-btn-copy btn-octicon prc-Button-IconButton-fyge7" data-loading="false" data-no-visuals="true" data-size="medium" data-variant="default" aria-labelledby="_R_2ld25uqv76_"><svg data-component="Octicon" aria-hidden="true" focusable="false" class="octicon octicon-copy" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="M0 6.75C0 5.784.784 5 1.75 5h1.5a.75.75 0 0 1 0 1.5h-1.5a.25.25 0 0 0-.25.25v7.5c0 .138.112.25.25.25h7.5a.25.25 0 0 0 .25-.25v-1.5a.75.75 0 0 1 1.5 0v1.5A1.75 1.75 0 0 1 9.25 16h-7.5A1.75 1.75 0 0 1 0 14.25Z"></path><path d="M5 1.75C5 .784 5.784 0 6.75 0h7.5C15.216 0 16 .784 16 1.75v7.5A1.75 1.75 0 0 1 14.25 11h-7.5A1.75 1.75 0 0 1 5 9.25Zm1.75-.25a.25.25 0 0 0-.25.25v7.5c0 .138.112.25.25.25h7.5a.25.25 0 0 0 .25-.25v-7.5a.25.25 0 0 0-.25-.25Z"></path></svg></button><span class="prc-TooltipV2-Tooltip-tLeuB" data-direction="s" aria-hidden="true" id="_R_2ld25uqv76_" popover="auto">Copy to clipboard curl request example</span></div></div><div class="RestCodeSamples_codeBlock__EV_jQ RestCodeSamples_requestCodeBlock__SgBKI border-top rounded-1 my-0 curl" tabindex="0"><code class="hljs language-curl">curl -L \
  -X PUT \
  -H "Accept: application/vnd.github+json" \
  -H "Authorization: Bearer &lt;YOUR-TOKEN&gt;" \
  -H "X-GitHub-Api-Version: 2026-03-10" \
  https://api.github.com/repos/OWNER/REPO/automated-security-fixes</code></div></div><h4 class="mt-5 mb-2 h5"><p>Response</p></h4><div class="border rounded-1 pt-2"><div class=""><div class="RestCodeSamples_codeBlock__EV_jQ rounded-1 p-3 my-0 color-bg-default"><code>Status: 204</code></div></div></div></div></div></div><div class="pb-8"><h2 id="disable-dependabot-security-updates" tabindex="-1"><a class="heading-link" href="#disable-dependabot-security-updates">Disable Dependabot security updates<span aria-hidden="true" class="heading-link-symbol"></span></a></h2><div class="d-flex flex-wrap gutter mt-4"><div class="col-md-12 col-lg-6"><div class="RestOperation_codeBlock__mf2k2"><p>Disables Dependabot security updates for a repository. The authenticated user must have admin access to the repository. For more information, see "<a href="https://docs.github.com/articles/configuring-automated-security-fixes">Configuring Dependabot security updates</a>".</p></div><h3 class="mt-4 mb-3 pt-3 h4" id="disable-dependabot-security-updates--fine-grained-access-tokens"><a href="#disable-dependabot-security-updates--fine-grained-access-tokens">Fine-grained access tokens for "Disable Dependabot security updates"</a></h3><p>This endpoint works with the following fine-grained token types<!-- -->:</p><ul><li><a rel="" href="/en/apps/creating-github-apps/authenticating-with-a-github-app/generating-a-user-access-token-for-a-github-app">GitHub App user access tokens</a></li><li><a rel="" href="/en/apps/creating-github-apps/authenticating-with-a-github-app/generating-an-installation-access-token-for-a-github-app">GitHub App installation access tokens</a></li><li><a rel="" href="/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens#creating-a-fine-grained-personal-access-token">Fine-grained personal access tokens</a></li></ul><p>The fine-grained token must have the following permission set:</p><ul><li><span><span>"Administration" repository permissions (write)</span></span></li></ul><h3 class="mt-4 mb-3 pt-3 h4" id="disable-dependabot-security-updates--parameters"><a href="#disable-dependabot-security-updates--parameters">Parameters for "Disable Dependabot security updates"</a></h3><table class="ParameterTable_parameterTable__NVZ8g" summary="Column one describes the parameter. The first line includes the name, type, and whether the parameter is required. The second line is a description of the parameter." aria-labelledby="headers-table-heading"><caption class="mt-3 mb-3 h5 float-left">Headers</caption><thead class="visually-hidden"><tr><th scope="col">Name, Type, Description</th></tr></thead><tbody><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">accept</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>Setting to <code>application/vnd.github+json</code> is recommended.</p></div><div class="pt-0"></div></div></div></td></tr></tbody></table><table class="ParameterTable_parameterTable__NVZ8g" summary="Column one describes the parameter. The first line includes the name, type, and whether the parameter is required. The second line is a description of the parameter." aria-labelledby="path-table-heading"><caption class="mt-3 mb-3 h5 float-left">Path parameters</caption><thead class="visually-hidden"><tr><th scope="col">Name, Type, Description</th></tr></thead><tbody><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">owner</code> <span class="color-fg-muted pl-2 f5">string</span> <span class="color-fg-attention f5 pl-3">Required</span></div><div class="pl-1 f5 pt-2"><div><p>The account owner of the repository. The name is not case sensitive.</p></div><div class="pt-0"></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">repo</code> <span class="color-fg-muted pl-2 f5">string</span> <span class="color-fg-attention f5 pl-3">Required</span></div><div class="pl-1 f5 pt-2"><div><p>The name of the repository without the <code>.git</code> extension. The name is not case sensitive.</p></div><div class="pt-0"></div></div></div></td></tr></tbody></table><h3 class="mt-4 mb-3 pt-3 h4" id="disable-dependabot-security-updates--status-codes"><a href="#disable-dependabot-security-updates--status-codes">HTTP response status codes for "Disable Dependabot security updates"</a></h3><table><thead><tr class="text-left"><th>Status code</th><th>Description</th></tr></thead><tbody><tr><td><code>204</code></td><td><div><p>No Content</p></div></td></tr></tbody></table></div><div class="col-md-12 col-lg-6 position-sticky flex-self-start RestOperation_stickyCodeColumn__jWPMY"><h3 class="mt-0 pt-0 h4" id="disable-dependabot-security-updates--code-samples"><a href="#disable-dependabot-security-updates--code-samples">Code samples for "Disable Dependabot security updates"</a></h3><h4 class="mt-3 mb-3 h5">Request example</h4><div class="rounded-1 border"><div class="my-0 p-3"><div class="RestCodeSamples_method__XQrie my-0 text-mono d-flex flex-row flex-items-start "><span class="IssueLabel IssueLabel--big color-bg-accent-emphasis color-fg-on-emphasis text-uppercase mr-2">delete</span><span><wbr>/repos<wbr>/{owner}<wbr>/{repo}<wbr>/automated-security-fixes</span></div></div><div class="border-top d-inline-flex flex-justify-between width-full flex-items-center pt-2"><div class="d-inline-flex ml-2"><ul aria-label="Example language selector for Disable Dependabot security updates" class="prc-SegmentedControl-SegmentedControl-lqIXp RestCodeSamples_segmentedControl__HB8Q6" data-variant="default"><li class="prc-SegmentedControl-Item-tSCQh" data-selected=""><button aria-current="true" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:transparent"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="cURL">cURL</div></span></button></li><li class="prc-SegmentedControl-Item-tSCQh"><button aria-current="false" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:var(--borderColor-default)"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="JavaScript">JavaScript</div></span></button></li><li class="prc-SegmentedControl-Item-tSCQh"><button aria-current="false" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:var(--borderColor-default)"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="GitHub CLI">GitHub CLI</div></span></button></li></ul></div><div class="mr-2"><button data-component="IconButton" type="button" class="prc-Button-ButtonBase-9n-Xk js-btn-copy btn-octicon prc-Button-IconButton-fyge7" data-loading="false" data-no-visuals="true" data-size="medium" data-variant="default" aria-labelledby="_R_2ld2duqv76_"><svg data-component="Octicon" aria-hidden="true" focusable="false" class="octicon octicon-copy" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="M0 6.75C0 5.784.784 5 1.75 5h1.5a.75.75 0 0 1 0 1.5h-1.5a.25.25 0 0 0-.25.25v7.5c0 .138.112.25.25.25h7.5a.25.25 0 0 0 .25-.25v-1.5a.75.75 0 0 1 1.5 0v1.5A1.75 1.75 0 0 1 9.25 16h-7.5A1.75 1.75 0 0 1 0 14.25Z"></path><path d="M5 1.75C5 .784 5.784 0 6.75 0h7.5C15.216 0 16 .784 16 1.75v7.5A1.75 1.75 0 0 1 14.25 11h-7.5A1.75 1.75 0 0 1 5 9.25Zm1.75-.25a.25.25 0 0 0-.25.25v7.5c0 .138.112.25.25.25h7.5a.25.25 0 0 0 .25-.25v-7.5a.25.25 0 0 0-.25-.25Z"></path></svg></button><span class="prc-TooltipV2-Tooltip-tLeuB" data-direction="s" aria-hidden="true" id="_R_2ld2duqv76_" popover="auto">Copy to clipboard curl request example</span></div></div><div class="RestCodeSamples_codeBlock__EV_jQ RestCodeSamples_requestCodeBlock__SgBKI border-top rounded-1 my-0 curl" tabindex="0"><code class="hljs language-curl">curl -L \
  -X DELETE \
  -H "Accept: application/vnd.github+json" \
  -H "Authorization: Bearer &lt;YOUR-TOKEN&gt;" \
  -H "X-GitHub-Api-Version: 2026-03-10" \
  https://api.github.com/repos/OWNER/REPO/automated-security-fixes</code></div></div><h4 class="mt-5 mb-2 h5"><p>Response</p></h4><div class="border rounded-1 pt-2"><div class=""><div class="RestCodeSamples_codeBlock__EV_jQ rounded-1 p-3 my-0 color-bg-default"><code>Status: 204</code></div></div></div></div></div></div><div class="pb-8"><h2 id="list-codeowners-errors" tabindex="-1"><a class="heading-link" href="#list-codeowners-errors">List CODEOWNERS errors<span aria-hidden="true" class="heading-link-symbol"></span></a></h2><div class="d-flex flex-wrap gutter mt-4"><div class="col-md-12 col-lg-6"><div class="RestOperation_codeBlock__mf2k2"><p>List any syntax errors that are detected in the CODEOWNERS
file.</p>
<p>For more information about the correct CODEOWNERS syntax,
see "<a href="https://docs.github.com/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners">About code owners</a>."</p></div><h3 class="mt-4 mb-3 pt-3 h4" id="list-codeowners-errors--fine-grained-access-tokens"><a href="#list-codeowners-errors--fine-grained-access-tokens">Fine-grained access tokens for "List CODEOWNERS errors"</a></h3><p>This endpoint works with the following fine-grained token types<!-- -->:</p><ul><li><a rel="" href="/en/apps/creating-github-apps/authenticating-with-a-github-app/generating-a-user-access-token-for-a-github-app">GitHub App user access tokens</a></li><li><a rel="" href="/en/apps/creating-github-apps/authenticating-with-a-github-app/generating-an-installation-access-token-for-a-github-app">GitHub App installation access tokens</a></li><li><a rel="" href="/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens#creating-a-fine-grained-personal-access-token">Fine-grained personal access tokens</a></li></ul><p>The fine-grained token must have the following permission set:</p><ul><li><span><span>"Contents" repository permissions (read)</span></span></li></ul><p>This endpoint can be used without authentication or the aforementioned permissions if only public resources are requested.</p><h3 class="mt-4 mb-3 pt-3 h4" id="list-codeowners-errors--parameters"><a href="#list-codeowners-errors--parameters">Parameters for "List CODEOWNERS errors"</a></h3><table class="ParameterTable_parameterTable__NVZ8g" summary="Column one describes the parameter. The first line includes the name, type, and whether the parameter is required. The second line is a description of the parameter." aria-labelledby="headers-table-heading"><caption class="mt-3 mb-3 h5 float-left">Headers</caption><thead class="visually-hidden"><tr><th scope="col">Name, Type, Description</th></tr></thead><tbody><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">accept</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>Setting to <code>application/vnd.github+json</code> is recommended.</p></div><div class="pt-0"></div></div></div></td></tr></tbody></table><table class="ParameterTable_parameterTable__NVZ8g" summary="Column one describes the parameter. The first line includes the name, type, and whether the parameter is required. The second line is a description of the parameter." aria-labelledby="path-table-heading"><caption class="mt-3 mb-3 h5 float-left">Path parameters</caption><thead class="visually-hidden"><tr><th scope="col">Name, Type, Description</th></tr></thead><tbody><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">owner</code> <span class="color-fg-muted pl-2 f5">string</span> <span class="color-fg-attention f5 pl-3">Required</span></div><div class="pl-1 f5 pt-2"><div><p>The account owner of the repository. The name is not case sensitive.</p></div><div class="pt-0"></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">repo</code> <span class="color-fg-muted pl-2 f5">string</span> <span class="color-fg-attention f5 pl-3">Required</span></div><div class="pl-1 f5 pt-2"><div><p>The name of the repository without the <code>.git</code> extension. The name is not case sensitive.</p></div><div class="pt-0"></div></div></div></td></tr></tbody></table><table class="ParameterTable_parameterTable__NVZ8g" summary="Column one describes the parameter. The first line includes the name, type, and whether the parameter is required. The second line is a description of the parameter." aria-labelledby="query-table-heading"><caption class="mt-3 mb-3 h5 float-left">Query parameters</caption><thead class="visually-hidden"><tr><th scope="col">Name, Type, Description</th></tr></thead><tbody><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">ref</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>A branch, tag or commit name used to determine which version of the CODEOWNERS file to use. Default: the repository's default branch (e.g. <code>main</code>)</p></div><div class="pt-0"></div></div></div></td></tr></tbody></table><h3 class="mt-4 mb-3 pt-3 h4" id="list-codeowners-errors--status-codes"><a href="#list-codeowners-errors--status-codes">HTTP response status codes for "List CODEOWNERS errors"</a></h3><table><thead><tr class="text-left"><th>Status code</th><th>Description</th></tr></thead><tbody><tr><td><code>200</code></td><td><div><p>OK</p></div></td></tr><tr><td><code>404</code></td><td><div><p>Resource not found</p></div></td></tr></tbody></table></div><div class="col-md-12 col-lg-6 position-sticky flex-self-start RestOperation_stickyCodeColumn__jWPMY"><h3 class="mt-0 pt-0 h4" id="list-codeowners-errors--code-samples"><a href="#list-codeowners-errors--code-samples">Code samples for "List CODEOWNERS errors"</a></h3><h4 class="mt-3 mb-3 h5">Request example</h4><div class="rounded-1 border"><div class="my-0 p-3"><div class="RestCodeSamples_method__XQrie my-0 text-mono d-flex flex-row flex-items-start "><span class="IssueLabel IssueLabel--big color-bg-accent-emphasis color-fg-on-emphasis text-uppercase mr-2">get</span><span><wbr>/repos<wbr>/{owner}<wbr>/{repo}<wbr>/codeowners<wbr>/errors</span></div></div><div class="border-top d-inline-flex flex-justify-between width-full flex-items-center pt-2"><div class="d-inline-flex ml-2"><ul aria-label="Example language selector for List CODEOWNERS errors" class="prc-SegmentedControl-SegmentedControl-lqIXp RestCodeSamples_segmentedControl__HB8Q6" data-variant="default"><li class="prc-SegmentedControl-Item-tSCQh" data-selected=""><button aria-current="true" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:transparent"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="cURL">cURL</div></span></button></li><li class="prc-SegmentedControl-Item-tSCQh"><button aria-current="false" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:var(--borderColor-default)"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="JavaScript">JavaScript</div></span></button></li><li class="prc-SegmentedControl-Item-tSCQh"><button aria-current="false" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:var(--borderColor-default)"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="GitHub CLI">GitHub CLI</div></span></button></li></ul></div><div class="mr-2"><button data-component="IconButton" type="button" class="prc-Button-ButtonBase-9n-Xk js-btn-copy btn-octicon prc-Button-IconButton-fyge7" data-loading="false" data-no-visuals="true" data-size="medium" data-variant="default" aria-labelledby="_R_2ld2luqv76_"><svg data-component="Octicon" aria-hidden="true" focusable="false" class="octicon octicon-copy" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="M0 6.75C0 5.784.784 5 1.75 5h1.5a.75.75 0 0 1 0 1.5h-1.5a.25.25 0 0 0-.25.25v7.5c0 .138.112.25.25.25h7.5a.25.25 0 0 0 .25-.25v-1.5a.75.75 0 0 1 1.5 0v1.5A1.75 1.75 0 0 1 9.25 16h-7.5A1.75 1.75 0 0 1 0 14.25Z"></path><path d="M5 1.75C5 .784 5.784 0 6.75 0h7.5C15.216 0 16 .784 16 1.75v7.5A1.75 1.75 0 0 1 14.25 11h-7.5A1.75 1.75 0 0 1 5 9.25Zm1.75-.25a.25.25 0 0 0-.25.25v7.5c0 .138.112.25.25.25h7.5a.25.25 0 0 0 .25-.25v-7.5a.25.25 0 0 0-.25-.25Z"></path></svg></button><span class="prc-TooltipV2-Tooltip-tLeuB" data-direction="s" aria-hidden="true" id="_R_2ld2luqv76_" popover="auto">Copy to clipboard curl request example</span></div></div><div class="RestCodeSamples_codeBlock__EV_jQ RestCodeSamples_requestCodeBlock__SgBKI border-top rounded-1 my-0 curl" tabindex="0"><code class="hljs language-curl">curl -L \
  -H "Accept: application/vnd.github+json" \
  -H "Authorization: Bearer &lt;YOUR-TOKEN&gt;" \
  -H "X-GitHub-Api-Version: 2026-03-10" \
  https://api.github.com/repos/OWNER/REPO/codeowners/errors</code></div></div><h4 class="mt-5 mb-2 h5"><p>Response</p></h4><div class="border rounded-1 pt-2"><ul aria-label="Example response format selector for List CODEOWNERS errors" class="prc-SegmentedControl-SegmentedControl-lqIXp RestCodeSamples_segmentedControl__HB8Q6 mx-2" data-variant="default"><li class="prc-SegmentedControl-Item-tSCQh" data-selected=""><button aria-current="true" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:transparent"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="Example response">Example response</div></span></button></li><li class="prc-SegmentedControl-Item-tSCQh"><button aria-current="false" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:var(--borderColor-default)"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="Response schema">Response schema</div></span></button></li></ul><div class=""><div class="RestCodeSamples_codeBlock__EV_jQ rounded-1 p-3 my-0 color-bg-default"><code>Status: 200</code></div><div class="RestCodeSamples_codeBlock__EV_jQ RestCodeSamples_responseCodeBlock__QlM4d border-top rounded-1 my-0" tabindex="0"><code class="hljs language-json">{
  "errors": [
    {
      "line": 3,
      "column": 1,
      "kind": "Invalid pattern",
      "source": "***/*.rb @monalisa",
      "suggestion": "Did you mean `**/*.rb`?",
      "message": "Invalid pattern on line 3: Did you mean `**/*.rb`?\n\n  ***/*.rb @monalisa\n  ^",
      "path": ".github/CODEOWNERS"
    },
    {
      "line": 7,
      "column": 7,
      "kind": "Invalid owner",
      "source": "*.txt docs@",
      "suggestion": null,
      "message": "Invalid owner on line 7:\n\n  *.txt docs@\n        ^",
      "path": ".github/CODEOWNERS"
    }
  ]
}</code></div></div></div></div></div></div><div class="pb-8"><h2 id="list-repository-contributors" tabindex="-1"><a class="heading-link" href="#list-repository-contributors">List repository contributors<span aria-hidden="true" class="heading-link-symbol"></span></a></h2><div class="d-flex flex-wrap gutter mt-4"><div class="col-md-12 col-lg-6"><div class="RestOperation_codeBlock__mf2k2"><p>Lists contributors to the specified repository and sorts them by the number of commits per contributor in descending order. This endpoint may return information that is a few hours old because the GitHub REST API caches contributor data to improve performance.</p>
<p>GitHub identifies contributors by author email address. This endpoint groups contribution counts by GitHub user, which includes all associated email addresses. To improve performance, only the first 500 author email addresses in the repository link to GitHub users. The rest will appear as anonymous contributors without associated GitHub user information.</p></div><h3 class="mt-4 mb-3 pt-3 h4" id="list-repository-contributors--fine-grained-access-tokens"><a href="#list-repository-contributors--fine-grained-access-tokens">Fine-grained access tokens for "List repository contributors"</a></h3><p>This endpoint works with the following fine-grained token types<!-- -->:</p><ul><li><a rel="" href="/en/apps/creating-github-apps/authenticating-with-a-github-app/generating-a-user-access-token-for-a-github-app">GitHub App user access tokens</a></li><li><a rel="" href="/en/apps/creating-github-apps/authenticating-with-a-github-app/generating-an-installation-access-token-for-a-github-app">GitHub App installation access tokens</a></li><li><a rel="" href="/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens#creating-a-fine-grained-personal-access-token">Fine-grained personal access tokens</a></li></ul><p>The fine-grained token must have the following permission set:</p><ul><li><span><span>"Metadata" repository permissions (read)</span></span></li></ul><p>This endpoint can be used without authentication or the aforementioned permissions if only public resources are requested.</p><h3 class="mt-4 mb-3 pt-3 h4" id="list-repository-contributors--parameters"><a href="#list-repository-contributors--parameters">Parameters for "List repository contributors"</a></h3><table class="ParameterTable_parameterTable__NVZ8g" summary="Column one describes the parameter. The first line includes the name, type, and whether the parameter is required. The second line is a description of the parameter." aria-labelledby="headers-table-heading"><caption class="mt-3 mb-3 h5 float-left">Headers</caption><thead class="visually-hidden"><tr><th scope="col">Name, Type, Description</th></tr></thead><tbody><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">accept</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>Setting to <code>application/vnd.github+json</code> is recommended.</p></div><div class="pt-0"></div></div></div></td></tr></tbody></table><table class="ParameterTable_parameterTable__NVZ8g" summary="Column one describes the parameter. The first line includes the name, type, and whether the parameter is required. The second line is a description of the parameter." aria-labelledby="path-table-heading"><caption class="mt-3 mb-3 h5 float-left">Path parameters</caption><thead class="visually-hidden"><tr><th scope="col">Name, Type, Description</th></tr></thead><tbody><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">owner</code> <span class="color-fg-muted pl-2 f5">string</span> <span class="color-fg-attention f5 pl-3">Required</span></div><div class="pl-1 f5 pt-2"><div><p>The account owner of the repository. The name is not case sensitive.</p></div><div class="pt-0"></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">repo</code> <span class="color-fg-muted pl-2 f5">string</span> <span class="color-fg-attention f5 pl-3">Required</span></div><div class="pl-1 f5 pt-2"><div><p>The name of the repository without the <code>.git</code> extension. The name is not case sensitive.</p></div><div class="pt-0"></div></div></div></td></tr></tbody></table><table class="ParameterTable_parameterTable__NVZ8g" summary="Column one describes the parameter. The first line includes the name, type, and whether the parameter is required. The second line is a description of the parameter." aria-labelledby="query-table-heading"><caption class="mt-3 mb-3 h5 float-left">Query parameters</caption><thead class="visually-hidden"><tr><th scope="col">Name, Type, Description</th></tr></thead><tbody><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">anon</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>Set to <code>1</code> or <code>true</code> to include anonymous contributors in results.</p></div><div class="pt-0"></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">per_page</code> <span class="color-fg-muted pl-2 f5">integer</span> </div><div class="pl-1 f5 pt-2"><div><p>The number of results per page (max 100). For more information, see "<a href="https://docs.github.com/rest/using-the-rest-api/using-pagination-in-the-rest-api">Using pagination in the REST API</a>."</p></div><div class="pt-2"><p><span>Default<!-- -->: </span><code>30</code></p></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">page</code> <span class="color-fg-muted pl-2 f5">integer</span> </div><div class="pl-1 f5 pt-2"><div><p>The page number of the results to fetch. For more information, see "<a href="https://docs.github.com/rest/using-the-rest-api/using-pagination-in-the-rest-api">Using pagination in the REST API</a>."</p></div><div class="pt-2"><p><span>Default<!-- -->: </span><code>1</code></p></div></div></div></td></tr></tbody></table><h3 class="mt-4 mb-3 pt-3 h4" id="list-repository-contributors--status-codes"><a href="#list-repository-contributors--status-codes">HTTP response status codes for "List repository contributors"</a></h3><table><thead><tr class="text-left"><th>Status code</th><th>Description</th></tr></thead><tbody><tr><td><code>200</code></td><td><div><p>If repository contains content</p></div></td></tr><tr><td><code>204</code></td><td><div><p>Response if repository is empty</p></div></td></tr><tr><td><code>403</code></td><td><div><p>Forbidden</p></div></td></tr><tr><td><code>404</code></td><td><div><p>Resource not found</p></div></td></tr></tbody></table></div><div class="col-md-12 col-lg-6 position-sticky flex-self-start RestOperation_stickyCodeColumn__jWPMY"><h3 class="mt-0 pt-0 h4" id="list-repository-contributors--code-samples"><a href="#list-repository-contributors--code-samples">Code samples for "List repository contributors"</a></h3><h4 class="mt-3 mb-3 h5">Request example</h4><div class="rounded-1 border"><div class="my-0 p-3"><div class="RestCodeSamples_method__XQrie my-0 text-mono d-flex flex-row flex-items-start "><span class="IssueLabel IssueLabel--big color-bg-accent-emphasis color-fg-on-emphasis text-uppercase mr-2">get</span><span><wbr>/repos<wbr>/{owner}<wbr>/{repo}<wbr>/contributors</span></div></div><div class="border-top d-inline-flex flex-justify-between width-full flex-items-center pt-2"><div class="d-inline-flex ml-2"><ul aria-label="Example language selector for List repository contributors" class="prc-SegmentedControl-SegmentedControl-lqIXp RestCodeSamples_segmentedControl__HB8Q6" data-variant="default"><li class="prc-SegmentedControl-Item-tSCQh" data-selected=""><button aria-current="true" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:transparent"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="cURL">cURL</div></span></button></li><li class="prc-SegmentedControl-Item-tSCQh"><button aria-current="false" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:var(--borderColor-default)"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="JavaScript">JavaScript</div></span></button></li><li class="prc-SegmentedControl-Item-tSCQh"><button aria-current="false" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:var(--borderColor-default)"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="GitHub CLI">GitHub CLI</div></span></button></li></ul></div><div class="mr-2"><button data-component="IconButton" type="button" class="prc-Button-ButtonBase-9n-Xk js-btn-copy btn-octicon prc-Button-IconButton-fyge7" data-loading="false" data-no-visuals="true" data-size="medium" data-variant="default" aria-labelledby="_R_2ld2tuqv76_"><svg data-component="Octicon" aria-hidden="true" focusable="false" class="octicon octicon-copy" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="M0 6.75C0 5.784.784 5 1.75 5h1.5a.75.75 0 0 1 0 1.5h-1.5a.25.25 0 0 0-.25.25v7.5c0 .138.112.25.25.25h7.5a.25.25 0 0 0 .25-.25v-1.5a.75.75 0 0 1 1.5 0v1.5A1.75 1.75 0 0 1 9.25 16h-7.5A1.75 1.75 0 0 1 0 14.25Z"></path><path d="M5 1.75C5 .784 5.784 0 6.75 0h7.5C15.216 0 16 .784 16 1.75v7.5A1.75 1.75 0 0 1 14.25 11h-7.5A1.75 1.75 0 0 1 5 9.25Zm1.75-.25a.25.25 0 0 0-.25.25v7.5c0 .138.112.25.25.25h7.5a.25.25 0 0 0 .25-.25v-7.5a.25.25 0 0 0-.25-.25Z"></path></svg></button><span class="prc-TooltipV2-Tooltip-tLeuB" data-direction="s" aria-hidden="true" id="_R_2ld2tuqv76_" popover="auto">Copy to clipboard curl request example</span></div></div><div class="RestCodeSamples_codeBlock__EV_jQ RestCodeSamples_requestCodeBlock__SgBKI border-top rounded-1 my-0 curl" tabindex="0"><code class="hljs language-curl">curl -L \
  -H "Accept: application/vnd.github+json" \
  -H "Authorization: Bearer &lt;YOUR-TOKEN&gt;" \
  -H "X-GitHub-Api-Version: 2026-03-10" \
  https://api.github.com/repos/OWNER/REPO/contributors</code></div></div><h4 class="mt-5 mb-2 h5"><p>If repository contains content</p></h4><div class="border rounded-1 pt-2"><ul aria-label="Example response format selector for List repository contributors" class="prc-SegmentedControl-SegmentedControl-lqIXp RestCodeSamples_segmentedControl__HB8Q6 mx-2" data-variant="default"><li class="prc-SegmentedControl-Item-tSCQh" data-selected=""><button aria-current="true" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:transparent"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="Example response">Example response</div></span></button></li><li class="prc-SegmentedControl-Item-tSCQh"><button aria-current="false" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:var(--borderColor-default)"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="Response schema">Response schema</div></span></button></li></ul><div class=""><div class="RestCodeSamples_codeBlock__EV_jQ rounded-1 p-3 my-0 color-bg-default"><code>Status: 200</code></div><div class="RestCodeSamples_codeBlock__EV_jQ RestCodeSamples_responseCodeBlock__QlM4d border-top rounded-1 my-0" tabindex="0"><code class="hljs language-json">[
  {
    "login": "octocat",
    "id": 1,
    "node_id": "MDQ6VXNlcjE=",
    "avatar_url": "https://github.com/images/error/octocat_happy.gif",
    "gravatar_id": "",
    "url": "https://api.github.com/users/octocat",
    "html_url": "https://github.com/octocat",
    "followers_url": "https://api.github.com/users/octocat/followers",
    "following_url": "https://api.github.com/users/octocat/following{/other_user}",
    "gists_url": "https://api.github.com/users/octocat/gists{/gist_id}",
    "starred_url": "https://api.github.com/users/octocat/starred{/owner}{/repo}",
    "subscriptions_url": "https://api.github.com/users/octocat/subscriptions",
    "organizations_url": "https://api.github.com/users/octocat/orgs",
    "repos_url": "https://api.github.com/users/octocat/repos",
    "events_url": "https://api.github.com/users/octocat/events{/privacy}",
    "received_events_url": "https://api.github.com/users/octocat/received_events",
    "type": "User",
    "site_admin": false,
    "contributions": 32
  }
]</code></div></div></div></div></div></div><div class="pb-8"><h2 id="create-a-repository-dispatch-event" tabindex="-1"><a class="heading-link" href="#create-a-repository-dispatch-event">Create a repository dispatch event<span aria-hidden="true" class="heading-link-symbol"></span></a></h2><div class="d-flex flex-wrap gutter mt-4"><div class="col-md-12 col-lg-6"><div class="RestOperation_codeBlock__mf2k2"><p>You can use this endpoint to trigger a webhook event called <code>repository_dispatch</code> when you want activity that happens outside of GitHub to trigger a GitHub Actions workflow or GitHub App webhook. You must configure your GitHub Actions workflow or GitHub App to run when the <code>repository_dispatch</code> event occurs. For an example <code>repository_dispatch</code> webhook payload, see "<a href="https://docs.github.com/webhooks/event-payloads/#repository_dispatch">RepositoryDispatchEvent</a>."</p>
<p>The <code>client_payload</code> parameter is available for any extra information that your workflow might need. This parameter is a JSON payload that will be passed on when the webhook event is dispatched. For example, the <code>client_payload</code> can include a message that a user would like to send using a GitHub Actions workflow. Or the <code>client_payload</code> can be used as a test to debug your workflow.</p>
<p>This input example shows how you can use the <code>client_payload</code> as a test to debug your workflow.</p>
<p>OAuth app tokens and personal access tokens (classic) need the <code>repo</code> scope to use this endpoint.</p></div><h3 class="mt-4 mb-3 pt-3 h4" id="create-a-repository-dispatch-event--fine-grained-access-tokens"><a href="#create-a-repository-dispatch-event--fine-grained-access-tokens">Fine-grained access tokens for "Create a repository dispatch event"</a></h3><p>This endpoint works with the following fine-grained token types<!-- -->:</p><ul><li><a rel="" href="/en/apps/creating-github-apps/authenticating-with-a-github-app/generating-a-user-access-token-for-a-github-app">GitHub App user access tokens</a></li><li><a rel="" href="/en/apps/creating-github-apps/authenticating-with-a-github-app/generating-an-installation-access-token-for-a-github-app">GitHub App installation access tokens</a></li><li><a rel="" href="/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens#creating-a-fine-grained-personal-access-token">Fine-grained personal access tokens</a></li></ul><p>The fine-grained token must have the following permission set:</p><ul><li><span><span>"Contents" repository permissions (write)</span></span></li></ul><h3 class="mt-4 mb-3 pt-3 h4" id="create-a-repository-dispatch-event--parameters"><a href="#create-a-repository-dispatch-event--parameters">Parameters for "Create a repository dispatch event"</a></h3><table class="ParameterTable_parameterTable__NVZ8g" summary="Column one describes the parameter. The first line includes the name, type, and whether the parameter is required. The second line is a description of the parameter." aria-labelledby="headers-table-heading"><caption class="mt-3 mb-3 h5 float-left">Headers</caption><thead class="visually-hidden"><tr><th scope="col">Name, Type, Description</th></tr></thead><tbody><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">accept</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>Setting to <code>application/vnd.github+json</code> is recommended.</p></div><div class="pt-0"></div></div></div></td></tr></tbody></table><table class="ParameterTable_parameterTable__NVZ8g" summary="Column one describes the parameter. The first line includes the name, type, and whether the parameter is required. The second line is a description of the parameter." aria-labelledby="path-table-heading"><caption class="mt-3 mb-3 h5 float-left">Path parameters</caption><thead class="visually-hidden"><tr><th scope="col">Name, Type, Description</th></tr></thead><tbody><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">owner</code> <span class="color-fg-muted pl-2 f5">string</span> <span class="color-fg-attention f5 pl-3">Required</span></div><div class="pl-1 f5 pt-2"><div><p>The account owner of the repository. The name is not case sensitive.</p></div><div class="pt-0"></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">repo</code> <span class="color-fg-muted pl-2 f5">string</span> <span class="color-fg-attention f5 pl-3">Required</span></div><div class="pl-1 f5 pt-2"><div><p>The name of the repository without the <code>.git</code> extension. The name is not case sensitive.</p></div><div class="pt-0"></div></div></div></td></tr></tbody></table><table class="ParameterTable_parameterTable__NVZ8g" summary="Column one describes the parameter. The first line includes the name, type, and whether the parameter is required. The second line is a description of the parameter." aria-labelledby="body-table-heading"><caption class="mt-3 mb-3 h5 float-left">Body parameters</caption><thead class="visually-hidden"><tr><th scope="col">Name, Type, Description</th></tr></thead><tbody><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">event_type</code> <span class="color-fg-muted pl-2 f5">string</span> <span class="color-fg-attention f5 pl-3">Required</span></div><div class="pl-1 f5 pt-2"><div><p>A custom webhook event name. Must be 100 characters or fewer.</p></div><div class="pt-0"></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">client_payload</code> <span class="color-fg-muted pl-2 f5">object</span> </div><div class="pl-1 f5 pt-2"><div><p>JSON payload with extra information about the webhook event that your action or workflow may use. The maximum number of top-level properties is 10. The total size of the JSON payload must be less than 64KB.</p></div><div class="pt-0"></div></div></div></td></tr></tbody></table><h3 class="mt-4 mb-3 pt-3 h4" id="create-a-repository-dispatch-event--status-codes"><a href="#create-a-repository-dispatch-event--status-codes">HTTP response status codes for "Create a repository dispatch event"</a></h3><table><thead><tr class="text-left"><th>Status code</th><th>Description</th></tr></thead><tbody><tr><td><code>204</code></td><td><div><p>No Content</p></div></td></tr><tr><td><code>404</code></td><td><div><p>Resource not found</p></div></td></tr><tr><td><code>422</code></td><td><div><p>Validation failed, or the endpoint has been spammed.</p></div></td></tr></tbody></table></div><div class="col-md-12 col-lg-6 position-sticky flex-self-start RestOperation_stickyCodeColumn__jWPMY"><h3 class="mt-0 pt-0 h4" id="create-a-repository-dispatch-event--code-samples"><a href="#create-a-repository-dispatch-event--code-samples">Code samples for "Create a repository dispatch event"</a></h3><h4 class="mt-3 mb-3 h5">Request example</h4><div class="rounded-1 border"><div class="my-0 p-3"><div class="RestCodeSamples_method__XQrie my-0 text-mono d-flex flex-row flex-items-start "><span class="IssueLabel IssueLabel--big color-bg-accent-emphasis color-fg-on-emphasis text-uppercase mr-2">post</span><span><wbr>/repos<wbr>/{owner}<wbr>/{repo}<wbr>/dispatches</span></div></div><div class="border-top d-inline-flex flex-justify-between width-full flex-items-center pt-2"><div class="d-inline-flex ml-2"><ul aria-label="Example language selector for Create a repository dispatch event" class="prc-SegmentedControl-SegmentedControl-lqIXp RestCodeSamples_segmentedControl__HB8Q6" data-variant="default"><li class="prc-SegmentedControl-Item-tSCQh" data-selected=""><button aria-current="true" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:transparent"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="cURL">cURL</div></span></button></li><li class="prc-SegmentedControl-Item-tSCQh"><button aria-current="false" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:var(--borderColor-default)"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="JavaScript">JavaScript</div></span></button></li><li class="prc-SegmentedControl-Item-tSCQh"><button aria-current="false" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:var(--borderColor-default)"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="GitHub CLI">GitHub CLI</div></span></button></li></ul></div><div class="mr-2"><button data-component="IconButton" type="button" class="prc-Button-ButtonBase-9n-Xk js-btn-copy btn-octicon prc-Button-IconButton-fyge7" data-loading="false" data-no-visuals="true" data-size="medium" data-variant="default" aria-labelledby="_R_2ld35uqv76_"><svg data-component="Octicon" aria-hidden="true" focusable="false" class="octicon octicon-copy" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="M0 6.75C0 5.784.784 5 1.75 5h1.5a.75.75 0 0 1 0 1.5h-1.5a.25.25 0 0 0-.25.25v7.5c0 .138.112.25.25.25h7.5a.25.25 0 0 0 .25-.25v-1.5a.75.75 0 0 1 1.5 0v1.5A1.75 1.75 0 0 1 9.25 16h-7.5A1.75 1.75 0 0 1 0 14.25Z"></path><path d="M5 1.75C5 .784 5.784 0 6.75 0h7.5C15.216 0 16 .784 16 1.75v7.5A1.75 1.75 0 0 1 14.25 11h-7.5A1.75 1.75 0 0 1 5 9.25Zm1.75-.25a.25.25 0 0 0-.25.25v7.5c0 .138.112.25.25.25h7.5a.25.25 0 0 0 .25-.25v-7.5a.25.25 0 0 0-.25-.25Z"></path></svg></button><span class="prc-TooltipV2-Tooltip-tLeuB" data-direction="s" aria-hidden="true" id="_R_2ld35uqv76_" popover="auto">Copy to clipboard curl request example</span></div></div><div class="RestCodeSamples_codeBlock__EV_jQ RestCodeSamples_requestCodeBlock__SgBKI border-top rounded-1 my-0 curl" tabindex="0"><code class="hljs language-curl">curl -L \
  -X POST \
  -H "Accept: application/vnd.github+json" \
  -H "Authorization: Bearer &lt;YOUR-TOKEN&gt;" \
  -H "X-GitHub-Api-Version: 2026-03-10" \
  https://api.github.com/repos/OWNER/REPO/dispatches \
  -d '{"event_type":"on-demand-test","client_payload":{"unit":false,"integration":true}}'</code></div></div><h4 class="mt-5 mb-2 h5"><p>Response</p></h4><div class="border rounded-1 pt-2"><div class=""><div class="RestCodeSamples_codeBlock__EV_jQ rounded-1 p-3 my-0 color-bg-default"><code>Status: 204</code></div></div></div></div></div></div><div class="pb-8"><h2 id="get-the-hash-algorithm-for-a-repository" tabindex="-1"><a class="heading-link" href="#get-the-hash-algorithm-for-a-repository">Get the hash algorithm for a repository<span aria-hidden="true" class="heading-link-symbol"></span></a></h2><div class="d-flex flex-wrap gutter mt-4"><div class="col-md-12 col-lg-6"><div class="RestOperation_codeBlock__mf2k2"><p>Returns the hash algorithm used to store repository objects.</p></div><h3 class="mt-4 mb-3 pt-3 h4" id="get-the-hash-algorithm-for-a-repository--fine-grained-access-tokens"><a href="#get-the-hash-algorithm-for-a-repository--fine-grained-access-tokens">Fine-grained access tokens for "Get the hash algorithm for a repository"</a></h3><p>This endpoint works with the following fine-grained token types<!-- -->:</p><ul><li><a rel="" href="/en/apps/creating-github-apps/authenticating-with-a-github-app/generating-a-user-access-token-for-a-github-app">GitHub App user access tokens</a></li><li><a rel="" href="/en/apps/creating-github-apps/authenticating-with-a-github-app/generating-an-installation-access-token-for-a-github-app">GitHub App installation access tokens</a></li><li><a rel="" href="/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens#creating-a-fine-grained-personal-access-token">Fine-grained personal access tokens</a></li></ul><p>The fine-grained token must have the following permission set:</p><ul><li><span><span>"Metadata" repository permissions (read)</span></span></li></ul><p>This endpoint can be used without authentication or the aforementioned permissions if only public resources are requested.</p><h3 class="mt-4 mb-3 pt-3 h4" id="get-the-hash-algorithm-for-a-repository--parameters"><a href="#get-the-hash-algorithm-for-a-repository--parameters">Parameters for "Get the hash algorithm for a repository"</a></h3><table class="ParameterTable_parameterTable__NVZ8g" summary="Column one describes the parameter. The first line includes the name, type, and whether the parameter is required. The second line is a description of the parameter." aria-labelledby="headers-table-heading"><caption class="mt-3 mb-3 h5 float-left">Headers</caption><thead class="visually-hidden"><tr><th scope="col">Name, Type, Description</th></tr></thead><tbody><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">accept</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>Setting to <code>application/vnd.github+json</code> is recommended.</p></div><div class="pt-0"></div></div></div></td></tr></tbody></table><table class="ParameterTable_parameterTable__NVZ8g" summary="Column one describes the parameter. The first line includes the name, type, and whether the parameter is required. The second line is a description of the parameter." aria-labelledby="path-table-heading"><caption class="mt-3 mb-3 h5 float-left">Path parameters</caption><thead class="visually-hidden"><tr><th scope="col">Name, Type, Description</th></tr></thead><tbody><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">owner</code> <span class="color-fg-muted pl-2 f5">string</span> <span class="color-fg-attention f5 pl-3">Required</span></div><div class="pl-1 f5 pt-2"><div><p>The account owner of the repository. The name is not case sensitive.</p></div><div class="pt-0"></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">repo</code> <span class="color-fg-muted pl-2 f5">string</span> <span class="color-fg-attention f5 pl-3">Required</span></div><div class="pl-1 f5 pt-2"><div><p>The name of the repository without the <code>.git</code> extension. The name is not case sensitive.</p></div><div class="pt-0"></div></div></div></td></tr></tbody></table><h3 class="mt-4 mb-3 pt-3 h4" id="get-the-hash-algorithm-for-a-repository--status-codes"><a href="#get-the-hash-algorithm-for-a-repository--status-codes">HTTP response status codes for "Get the hash algorithm for a repository"</a></h3><table><thead><tr class="text-left"><th>Status code</th><th>Description</th></tr></thead><tbody><tr><td><code>200</code></td><td><div><p>OK</p></div></td></tr><tr><td><code>403</code></td><td><div><p>Forbidden</p></div></td></tr><tr><td><code>404</code></td><td><div><p>Resource not found</p></div></td></tr></tbody></table></div><div class="col-md-12 col-lg-6 position-sticky flex-self-start RestOperation_stickyCodeColumn__jWPMY"><h3 class="mt-0 pt-0 h4" id="get-the-hash-algorithm-for-a-repository--code-samples"><a href="#get-the-hash-algorithm-for-a-repository--code-samples">Code samples for "Get the hash algorithm for a repository"</a></h3><h4 class="mt-3 mb-3 h5">Request example</h4><div class="rounded-1 border"><div class="my-0 p-3"><div class="RestCodeSamples_method__XQrie my-0 text-mono d-flex flex-row flex-items-start "><span class="IssueLabel IssueLabel--big color-bg-accent-emphasis color-fg-on-emphasis text-uppercase mr-2">get</span><span><wbr>/repos<wbr>/{owner}<wbr>/{repo}<wbr>/hash-algorithm</span></div></div><div class="border-top d-inline-flex flex-justify-between width-full flex-items-center pt-2"><div class="d-inline-flex ml-2"><ul aria-label="Example language selector for Get the hash algorithm for a repository" class="prc-SegmentedControl-SegmentedControl-lqIXp RestCodeSamples_segmentedControl__HB8Q6" data-variant="default"><li class="prc-SegmentedControl-Item-tSCQh" data-selected=""><button aria-current="true" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:transparent"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="cURL">cURL</div></span></button></li><li class="prc-SegmentedControl-Item-tSCQh"><button aria-current="false" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:var(--borderColor-default)"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="JavaScript">JavaScript</div></span></button></li><li class="prc-SegmentedControl-Item-tSCQh"><button aria-current="false" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:var(--borderColor-default)"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="GitHub CLI">GitHub CLI</div></span></button></li></ul></div><div class="mr-2"><button data-component="IconButton" type="button" class="prc-Button-ButtonBase-9n-Xk js-btn-copy btn-octicon prc-Button-IconButton-fyge7" data-loading="false" data-no-visuals="true" data-size="medium" data-variant="default" aria-labelledby="_R_2ld3duqv76_"><svg data-component="Octicon" aria-hidden="true" focusable="false" class="octicon octicon-copy" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="M0 6.75C0 5.784.784 5 1.75 5h1.5a.75.75 0 0 1 0 1.5h-1.5a.25.25 0 0 0-.25.25v7.5c0 .138.112.25.25.25h7.5a.25.25 0 0 0 .25-.25v-1.5a.75.75 0 0 1 1.5 0v1.5A1.75 1.75 0 0 1 9.25 16h-7.5A1.75 1.75 0 0 1 0 14.25Z"></path><path d="M5 1.75C5 .784 5.784 0 6.75 0h7.5C15.216 0 16 .784 16 1.75v7.5A1.75 1.75 0 0 1 14.25 11h-7.5A1.75 1.75 0 0 1 5 9.25Zm1.75-.25a.25.25 0 0 0-.25.25v7.5c0 .138.112.25.25.25h7.5a.25.25 0 0 0 .25-.25v-7.5a.25.25 0 0 0-.25-.25Z"></path></svg></button><span class="prc-TooltipV2-Tooltip-tLeuB" data-direction="s" aria-hidden="true" id="_R_2ld3duqv76_" popover="auto">Copy to clipboard curl request example</span></div></div><div class="RestCodeSamples_codeBlock__EV_jQ RestCodeSamples_requestCodeBlock__SgBKI border-top rounded-1 my-0 curl" tabindex="0"><code class="hljs language-curl">curl -L \
  -H "Accept: application/vnd.github+json" \
  -H "Authorization: Bearer &lt;YOUR-TOKEN&gt;" \
  -H "X-GitHub-Api-Version: 2026-03-10" \
  https://api.github.com/repos/OWNER/REPO/hash-algorithm</code></div></div><h4 class="mt-5 mb-2 h5"><p>Response</p></h4><div class="border rounded-1 pt-2"><ul aria-label="Example response format selector for Get the hash algorithm for a repository" class="prc-SegmentedControl-SegmentedControl-lqIXp RestCodeSamples_segmentedControl__HB8Q6 mx-2" data-variant="default"><li class="prc-SegmentedControl-Item-tSCQh" data-selected=""><button aria-current="true" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:transparent"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="Example response">Example response</div></span></button></li><li class="prc-SegmentedControl-Item-tSCQh"><button aria-current="false" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:var(--borderColor-default)"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="Response schema">Response schema</div></span></button></li></ul><div class=""><div class="RestCodeSamples_codeBlock__EV_jQ rounded-1 p-3 my-0 color-bg-default"><code>Status: 200</code></div><div class="RestCodeSamples_codeBlock__EV_jQ RestCodeSamples_responseCodeBlock__QlM4d border-top rounded-1 my-0" tabindex="0"><code class="hljs language-json">{
  "hash_algorithm": "sha1"
}</code></div></div></div></div></div></div><div class="pb-8"><h2 id="check-if-immutable-releases-are-enabled-for-a-repository" tabindex="-1"><a class="heading-link" href="#check-if-immutable-releases-are-enabled-for-a-repository">Check if immutable releases are enabled for a repository<span aria-hidden="true" class="heading-link-symbol"></span></a></h2><div class="d-flex flex-wrap gutter mt-4"><div class="col-md-12 col-lg-6"><div class="RestOperation_codeBlock__mf2k2"><p>Shows whether immutable releases are enabled or disabled. Also identifies whether immutability is being
enforced by the repository owner.  The authenticated user must have admin read access to the repository.</p></div><h3 class="mt-4 mb-3 pt-3 h4" id="check-if-immutable-releases-are-enabled-for-a-repository--fine-grained-access-tokens"><a href="#check-if-immutable-releases-are-enabled-for-a-repository--fine-grained-access-tokens">Fine-grained access tokens for "Check if immutable releases are enabled for a repository"</a></h3><p>This endpoint works with the following fine-grained token types<!-- -->:</p><ul><li><a rel="" href="/en/apps/creating-github-apps/authenticating-with-a-github-app/generating-a-user-access-token-for-a-github-app">GitHub App user access tokens</a></li><li><a rel="" href="/en/apps/creating-github-apps/authenticating-with-a-github-app/generating-an-installation-access-token-for-a-github-app">GitHub App installation access tokens</a></li><li><a rel="" href="/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens#creating-a-fine-grained-personal-access-token">Fine-grained personal access tokens</a></li></ul><p>The fine-grained token must have the following permission set:</p><ul><li><span><span>"Administration" repository permissions (read)</span></span></li></ul><h3 class="mt-4 mb-3 pt-3 h4" id="check-if-immutable-releases-are-enabled-for-a-repository--parameters"><a href="#check-if-immutable-releases-are-enabled-for-a-repository--parameters">Parameters for "Check if immutable releases are enabled for a repository"</a></h3><table class="ParameterTable_parameterTable__NVZ8g" summary="Column one describes the parameter. The first line includes the name, type, and whether the parameter is required. The second line is a description of the parameter." aria-labelledby="headers-table-heading"><caption class="mt-3 mb-3 h5 float-left">Headers</caption><thead class="visually-hidden"><tr><th scope="col">Name, Type, Description</th></tr></thead><tbody><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">accept</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>Setting to <code>application/vnd.github+json</code> is recommended.</p></div><div class="pt-0"></div></div></div></td></tr></tbody></table><table class="ParameterTable_parameterTable__NVZ8g" summary="Column one describes the parameter. The first line includes the name, type, and whether the parameter is required. The second line is a description of the parameter." aria-labelledby="path-table-heading"><caption class="mt-3 mb-3 h5 float-left">Path parameters</caption><thead class="visually-hidden"><tr><th scope="col">Name, Type, Description</th></tr></thead><tbody><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">owner</code> <span class="color-fg-muted pl-2 f5">string</span> <span class="color-fg-attention f5 pl-3">Required</span></div><div class="pl-1 f5 pt-2"><div><p>The account owner of the repository. The name is not case sensitive.</p></div><div class="pt-0"></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">repo</code> <span class="color-fg-muted pl-2 f5">string</span> <span class="color-fg-attention f5 pl-3">Required</span></div><div class="pl-1 f5 pt-2"><div><p>The name of the repository without the <code>.git</code> extension. The name is not case sensitive.</p></div><div class="pt-0"></div></div></div></td></tr></tbody></table><h3 class="mt-4 mb-3 pt-3 h4" id="check-if-immutable-releases-are-enabled-for-a-repository--status-codes"><a href="#check-if-immutable-releases-are-enabled-for-a-repository--status-codes">HTTP response status codes for "Check if immutable releases are enabled for a repository"</a></h3><table><thead><tr class="text-left"><th>Status code</th><th>Description</th></tr></thead><tbody><tr><td><code>200</code></td><td><div><p>Response if immutable releases are enabled</p></div></td></tr><tr><td><code>404</code></td><td><div><p>Not Found if immutable releases are not enabled for the repository</p></div></td></tr></tbody></table></div><div class="col-md-12 col-lg-6 position-sticky flex-self-start RestOperation_stickyCodeColumn__jWPMY"><h3 class="mt-0 pt-0 h4" id="check-if-immutable-releases-are-enabled-for-a-repository--code-samples"><a href="#check-if-immutable-releases-are-enabled-for-a-repository--code-samples">Code samples for "Check if immutable releases are enabled for a repository"</a></h3><h4 class="mt-3 mb-3 h5">Request example</h4><div class="rounded-1 border"><div class="my-0 p-3"><div class="RestCodeSamples_method__XQrie my-0 text-mono d-flex flex-row flex-items-start "><span class="IssueLabel IssueLabel--big color-bg-accent-emphasis color-fg-on-emphasis text-uppercase mr-2">get</span><span><wbr>/repos<wbr>/{owner}<wbr>/{repo}<wbr>/immutable-releases</span></div></div><div class="border-top d-inline-flex flex-justify-between width-full flex-items-center pt-2"><div class="d-inline-flex ml-2"><ul aria-label="Example language selector for Check if immutable releases are enabled for a repository" class="prc-SegmentedControl-SegmentedControl-lqIXp RestCodeSamples_segmentedControl__HB8Q6" data-variant="default"><li class="prc-SegmentedControl-Item-tSCQh" data-selected=""><button aria-current="true" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:transparent"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="cURL">cURL</div></span></button></li><li class="prc-SegmentedControl-Item-tSCQh"><button aria-current="false" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:var(--borderColor-default)"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="JavaScript">JavaScript</div></span></button></li><li class="prc-SegmentedControl-Item-tSCQh"><button aria-current="false" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:var(--borderColor-default)"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="GitHub CLI">GitHub CLI</div></span></button></li></ul></div><div class="mr-2"><button data-component="IconButton" type="button" class="prc-Button-ButtonBase-9n-Xk js-btn-copy btn-octicon prc-Button-IconButton-fyge7" data-loading="false" data-no-visuals="true" data-size="medium" data-variant="default" aria-labelledby="_R_2ld3luqv76_"><svg data-component="Octicon" aria-hidden="true" focusable="false" class="octicon octicon-copy" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="M0 6.75C0 5.784.784 5 1.75 5h1.5a.75.75 0 0 1 0 1.5h-1.5a.25.25 0 0 0-.25.25v7.5c0 .138.112.25.25.25h7.5a.25.25 0 0 0 .25-.25v-1.5a.75.75 0 0 1 1.5 0v1.5A1.75 1.75 0 0 1 9.25 16h-7.5A1.75 1.75 0 0 1 0 14.25Z"></path><path d="M5 1.75C5 .784 5.784 0 6.75 0h7.5C15.216 0 16 .784 16 1.75v7.5A1.75 1.75 0 0 1 14.25 11h-7.5A1.75 1.75 0 0 1 5 9.25Zm1.75-.25a.25.25 0 0 0-.25.25v7.5c0 .138.112.25.25.25h7.5a.25.25 0 0 0 .25-.25v-7.5a.25.25 0 0 0-.25-.25Z"></path></svg></button><span class="prc-TooltipV2-Tooltip-tLeuB" data-direction="s" aria-hidden="true" id="_R_2ld3luqv76_" popover="auto">Copy to clipboard curl request example</span></div></div><div class="RestCodeSamples_codeBlock__EV_jQ RestCodeSamples_requestCodeBlock__SgBKI border-top rounded-1 my-0 curl" tabindex="0"><code class="hljs language-curl">curl -L \
  -H "Accept: application/vnd.github+json" \
  -H "Authorization: Bearer &lt;YOUR-TOKEN&gt;" \
  -H "X-GitHub-Api-Version: 2026-03-10" \
  https://api.github.com/repos/OWNER/REPO/immutable-releases</code></div></div><h4 class="mt-5 mb-2 h5"><p>Response if immutable releases are enabled</p></h4><div class="border rounded-1 pt-2"><ul aria-label="Example response format selector for Check if immutable releases are enabled for a repository" class="prc-SegmentedControl-SegmentedControl-lqIXp RestCodeSamples_segmentedControl__HB8Q6 mx-2" data-variant="default"><li class="prc-SegmentedControl-Item-tSCQh" data-selected=""><button aria-current="true" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:transparent"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="Example response">Example response</div></span></button></li><li class="prc-SegmentedControl-Item-tSCQh"><button aria-current="false" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:var(--borderColor-default)"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="Response schema">Response schema</div></span></button></li></ul><div class=""><div class="RestCodeSamples_codeBlock__EV_jQ rounded-1 p-3 my-0 color-bg-default"><code>Status: 200</code></div><div class="RestCodeSamples_codeBlock__EV_jQ RestCodeSamples_responseCodeBlock__QlM4d border-top rounded-1 my-0" tabindex="0"><code class="hljs language-json">{
  "enabled": true,
  "enforced_by_owner": false
}</code></div></div></div></div></div></div><div class="pb-8"><h2 id="enable-immutable-releases" tabindex="-1"><a class="heading-link" href="#enable-immutable-releases">Enable immutable releases<span aria-hidden="true" class="heading-link-symbol"></span></a></h2><div class="d-flex flex-wrap gutter mt-4"><div class="col-md-12 col-lg-6"><div class="RestOperation_codeBlock__mf2k2"><p>Enables immutable releases for a repository. The authenticated user must have admin access to the repository.</p></div><h3 class="mt-4 mb-3 pt-3 h4" id="enable-immutable-releases--fine-grained-access-tokens"><a href="#enable-immutable-releases--fine-grained-access-tokens">Fine-grained access tokens for "Enable immutable releases"</a></h3><p>This endpoint works with the following fine-grained token types<!-- -->:</p><ul><li><a rel="" href="/en/apps/creating-github-apps/authenticating-with-a-github-app/generating-a-user-access-token-for-a-github-app">GitHub App user access tokens</a></li><li><a rel="" href="/en/apps/creating-github-apps/authenticating-with-a-github-app/generating-an-installation-access-token-for-a-github-app">GitHub App installation access tokens</a></li><li><a rel="" href="/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens#creating-a-fine-grained-personal-access-token">Fine-grained personal access tokens</a></li></ul><p>The fine-grained token must have the following permission set:</p><ul><li><span><span>"Administration" repository permissions (write)</span></span></li></ul><h3 class="mt-4 mb-3 pt-3 h4" id="enable-immutable-releases--parameters"><a href="#enable-immutable-releases--parameters">Parameters for "Enable immutable releases"</a></h3><table class="ParameterTable_parameterTable__NVZ8g" summary="Column one describes the parameter. The first line includes the name, type, and whether the parameter is required. The second line is a description of the parameter." aria-labelledby="headers-table-heading"><caption class="mt-3 mb-3 h5 float-left">Headers</caption><thead class="visually-hidden"><tr><th scope="col">Name, Type, Description</th></tr></thead><tbody><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">accept</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>Setting to <code>application/vnd.github+json</code> is recommended.</p></div><div class="pt-0"></div></div></div></td></tr></tbody></table><table class="ParameterTable_parameterTable__NVZ8g" summary="Column one describes the parameter. The first line includes the name, type, and whether the parameter is required. The second line is a description of the parameter." aria-labelledby="path-table-heading"><caption class="mt-3 mb-3 h5 float-left">Path parameters</caption><thead class="visually-hidden"><tr><th scope="col">Name, Type, Description</th></tr></thead><tbody><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">owner</code> <span class="color-fg-muted pl-2 f5">string</span> <span class="color-fg-attention f5 pl-3">Required</span></div><div class="pl-1 f5 pt-2"><div><p>The account owner of the repository. The name is not case sensitive.</p></div><div class="pt-0"></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">repo</code> <span class="color-fg-muted pl-2 f5">string</span> <span class="color-fg-attention f5 pl-3">Required</span></div><div class="pl-1 f5 pt-2"><div><p>The name of the repository without the <code>.git</code> extension. The name is not case sensitive.</p></div><div class="pt-0"></div></div></div></td></tr></tbody></table><h3 class="mt-4 mb-3 pt-3 h4" id="enable-immutable-releases--status-codes"><a href="#enable-immutable-releases--status-codes">HTTP response status codes for "Enable immutable releases"</a></h3><table><thead><tr class="text-left"><th>Status code</th><th>Description</th></tr></thead><tbody><tr><td><code>204</code></td><td><div><p>A header with no content is returned.</p></div></td></tr><tr><td><code>409</code></td><td><div><p>Conflict</p></div></td></tr></tbody></table></div><div class="col-md-12 col-lg-6 position-sticky flex-self-start RestOperation_stickyCodeColumn__jWPMY"><h3 class="mt-0 pt-0 h4" id="enable-immutable-releases--code-samples"><a href="#enable-immutable-releases--code-samples">Code samples for "Enable immutable releases"</a></h3><h4 class="mt-3 mb-3 h5">Request example</h4><div class="rounded-1 border"><div class="my-0 p-3"><div class="RestCodeSamples_method__XQrie my-0 text-mono d-flex flex-row flex-items-start "><span class="IssueLabel IssueLabel--big color-bg-accent-emphasis color-fg-on-emphasis text-uppercase mr-2">put</span><span><wbr>/repos<wbr>/{owner}<wbr>/{repo}<wbr>/immutable-releases</span></div></div><div class="border-top d-inline-flex flex-justify-between width-full flex-items-center pt-2"><div class="d-inline-flex ml-2"><ul aria-label="Example language selector for Enable immutable releases" class="prc-SegmentedControl-SegmentedControl-lqIXp RestCodeSamples_segmentedControl__HB8Q6" data-variant="default"><li class="prc-SegmentedControl-Item-tSCQh" data-selected=""><button aria-current="true" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:transparent"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="cURL">cURL</div></span></button></li><li class="prc-SegmentedControl-Item-tSCQh"><button aria-current="false" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:var(--borderColor-default)"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="JavaScript">JavaScript</div></span></button></li><li class="prc-SegmentedControl-Item-tSCQh"><button aria-current="false" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:var(--borderColor-default)"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="GitHub CLI">GitHub CLI</div></span></button></li></ul></div><div class="mr-2"><button data-component="IconButton" type="button" class="prc-Button-ButtonBase-9n-Xk js-btn-copy btn-octicon prc-Button-IconButton-fyge7" data-loading="false" data-no-visuals="true" data-size="medium" data-variant="default" aria-labelledby="_R_2ld3tuqv76_"><svg data-component="Octicon" aria-hidden="true" focusable="false" class="octicon octicon-copy" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="M0 6.75C0 5.784.784 5 1.75 5h1.5a.75.75 0 0 1 0 1.5h-1.5a.25.25 0 0 0-.25.25v7.5c0 .138.112.25.25.25h7.5a.25.25 0 0 0 .25-.25v-1.5a.75.75 0 0 1 1.5 0v1.5A1.75 1.75 0 0 1 9.25 16h-7.5A1.75 1.75 0 0 1 0 14.25Z"></path><path d="M5 1.75C5 .784 5.784 0 6.75 0h7.5C15.216 0 16 .784 16 1.75v7.5A1.75 1.75 0 0 1 14.25 11h-7.5A1.75 1.75 0 0 1 5 9.25Zm1.75-.25a.25.25 0 0 0-.25.25v7.5c0 .138.112.25.25.25h7.5a.25.25 0 0 0 .25-.25v-7.5a.25.25 0 0 0-.25-.25Z"></path></svg></button><span class="prc-TooltipV2-Tooltip-tLeuB" data-direction="s" aria-hidden="true" id="_R_2ld3tuqv76_" popover="auto">Copy to clipboard curl request example</span></div></div><div class="RestCodeSamples_codeBlock__EV_jQ RestCodeSamples_requestCodeBlock__SgBKI border-top rounded-1 my-0 curl" tabindex="0"><code class="hljs language-curl">curl -L \
  -X PUT \
  -H "Accept: application/vnd.github+json" \
  -H "Authorization: Bearer &lt;YOUR-TOKEN&gt;" \
  -H "X-GitHub-Api-Version: 2026-03-10" \
  https://api.github.com/repos/OWNER/REPO/immutable-releases</code></div></div><h4 class="mt-5 mb-2 h5"><p>A header with no content is returned.</p></h4><div class="border rounded-1 pt-2"><div class=""><div class="RestCodeSamples_codeBlock__EV_jQ rounded-1 p-3 my-0 color-bg-default"><code>Status: 204</code></div></div></div></div></div></div><div class="pb-8"><h2 id="disable-immutable-releases" tabindex="-1"><a class="heading-link" href="#disable-immutable-releases">Disable immutable releases<span aria-hidden="true" class="heading-link-symbol"></span></a></h2><div class="d-flex flex-wrap gutter mt-4"><div class="col-md-12 col-lg-6"><div class="RestOperation_codeBlock__mf2k2"><p>Disables immutable releases for a repository. The authenticated user must have admin access to the repository.</p></div><h3 class="mt-4 mb-3 pt-3 h4" id="disable-immutable-releases--fine-grained-access-tokens"><a href="#disable-immutable-releases--fine-grained-access-tokens">Fine-grained access tokens for "Disable immutable releases"</a></h3><p>This endpoint works with the following fine-grained token types<!-- -->:</p><ul><li><a rel="" href="/en/apps/creating-github-apps/authenticating-with-a-github-app/generating-a-user-access-token-for-a-github-app">GitHub App user access tokens</a></li><li><a rel="" href="/en/apps/creating-github-apps/authenticating-with-a-github-app/generating-an-installation-access-token-for-a-github-app">GitHub App installation access tokens</a></li><li><a rel="" href="/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens#creating-a-fine-grained-personal-access-token">Fine-grained personal access tokens</a></li></ul><p>The fine-grained token must have the following permission set:</p><ul><li><span><span>"Administration" repository permissions (write)</span></span></li></ul><h3 class="mt-4 mb-3 pt-3 h4" id="disable-immutable-releases--parameters"><a href="#disable-immutable-releases--parameters">Parameters for "Disable immutable releases"</a></h3><table class="ParameterTable_parameterTable__NVZ8g" summary="Column one describes the parameter. The first line includes the name, type, and whether the parameter is required. The second line is a description of the parameter." aria-labelledby="headers-table-heading"><caption class="mt-3 mb-3 h5 float-left">Headers</caption><thead class="visually-hidden"><tr><th scope="col">Name, Type, Description</th></tr></thead><tbody><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">accept</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>Setting to <code>application/vnd.github+json</code> is recommended.</p></div><div class="pt-0"></div></div></div></td></tr></tbody></table><table class="ParameterTable_parameterTable__NVZ8g" summary="Column one describes the parameter. The first line includes the name, type, and whether the parameter is required. The second line is a description of the parameter." aria-labelledby="path-table-heading"><caption class="mt-3 mb-3 h5 float-left">Path parameters</caption><thead class="visually-hidden"><tr><th scope="col">Name, Type, Description</th></tr></thead><tbody><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">owner</code> <span class="color-fg-muted pl-2 f5">string</span> <span class="color-fg-attention f5 pl-3">Required</span></div><div class="pl-1 f5 pt-2"><div><p>The account owner of the repository. The name is not case sensitive.</p></div><div class="pt-0"></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">repo</code> <span class="color-fg-muted pl-2 f5">string</span> <span class="color-fg-attention f5 pl-3">Required</span></div><div class="pl-1 f5 pt-2"><div><p>The name of the repository without the <code>.git</code> extension. The name is not case sensitive.</p></div><div class="pt-0"></div></div></div></td></tr></tbody></table><h3 class="mt-4 mb-3 pt-3 h4" id="disable-immutable-releases--status-codes"><a href="#disable-immutable-releases--status-codes">HTTP response status codes for "Disable immutable releases"</a></h3><table><thead><tr class="text-left"><th>Status code</th><th>Description</th></tr></thead><tbody><tr><td><code>204</code></td><td><div><p>A header with no content is returned.</p></div></td></tr><tr><td><code>409</code></td><td><div><p>Conflict</p></div></td></tr></tbody></table></div><div class="col-md-12 col-lg-6 position-sticky flex-self-start RestOperation_stickyCodeColumn__jWPMY"><h3 class="mt-0 pt-0 h4" id="disable-immutable-releases--code-samples"><a href="#disable-immutable-releases--code-samples">Code samples for "Disable immutable releases"</a></h3><h4 class="mt-3 mb-3 h5">Request example</h4><div class="rounded-1 border"><div class="my-0 p-3"><div class="RestCodeSamples_method__XQrie my-0 text-mono d-flex flex-row flex-items-start "><span class="IssueLabel IssueLabel--big color-bg-accent-emphasis color-fg-on-emphasis text-uppercase mr-2">delete</span><span><wbr>/repos<wbr>/{owner}<wbr>/{repo}<wbr>/immutable-releases</span></div></div><div class="border-top d-inline-flex flex-justify-between width-full flex-items-center pt-2"><div class="d-inline-flex ml-2"><ul aria-label="Example language selector for Disable immutable releases" class="prc-SegmentedControl-SegmentedControl-lqIXp RestCodeSamples_segmentedControl__HB8Q6" data-variant="default"><li class="prc-SegmentedControl-Item-tSCQh" data-selected=""><button aria-current="true" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:transparent"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="cURL">cURL</div></span></button></li><li class="prc-SegmentedControl-Item-tSCQh"><button aria-current="false" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:var(--borderColor-default)"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="JavaScript">JavaScript</div></span></button></li><li class="prc-SegmentedControl-Item-tSCQh"><button aria-current="false" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:var(--borderColor-default)"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="GitHub CLI">GitHub CLI</div></span></button></li></ul></div><div class="mr-2"><button data-component="IconButton" type="button" class="prc-Button-ButtonBase-9n-Xk js-btn-copy btn-octicon prc-Button-IconButton-fyge7" data-loading="false" data-no-visuals="true" data-size="medium" data-variant="default" aria-labelledby="_R_2ld45uqv76_"><svg data-component="Octicon" aria-hidden="true" focusable="false" class="octicon octicon-copy" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="M0 6.75C0 5.784.784 5 1.75 5h1.5a.75.75 0 0 1 0 1.5h-1.5a.25.25 0 0 0-.25.25v7.5c0 .138.112.25.25.25h7.5a.25.25 0 0 0 .25-.25v-1.5a.75.75 0 0 1 1.5 0v1.5A1.75 1.75 0 0 1 9.25 16h-7.5A1.75 1.75 0 0 1 0 14.25Z"></path><path d="M5 1.75C5 .784 5.784 0 6.75 0h7.5C15.216 0 16 .784 16 1.75v7.5A1.75 1.75 0 0 1 14.25 11h-7.5A1.75 1.75 0 0 1 5 9.25Zm1.75-.25a.25.25 0 0 0-.25.25v7.5c0 .138.112.25.25.25h7.5a.25.25 0 0 0 .25-.25v-7.5a.25.25 0 0 0-.25-.25Z"></path></svg></button><span class="prc-TooltipV2-Tooltip-tLeuB" data-direction="s" aria-hidden="true" id="_R_2ld45uqv76_" popover="auto">Copy to clipboard curl request example</span></div></div><div class="RestCodeSamples_codeBlock__EV_jQ RestCodeSamples_requestCodeBlock__SgBKI border-top rounded-1 my-0 curl" tabindex="0"><code class="hljs language-curl">curl -L \
  -X DELETE \
  -H "Accept: application/vnd.github+json" \
  -H "Authorization: Bearer &lt;YOUR-TOKEN&gt;" \
  -H "X-GitHub-Api-Version: 2026-03-10" \
  https://api.github.com/repos/OWNER/REPO/immutable-releases</code></div></div><h4 class="mt-5 mb-2 h5"><p>A header with no content is returned.</p></h4><div class="border rounded-1 pt-2"><div class=""><div class="RestCodeSamples_codeBlock__EV_jQ rounded-1 p-3 my-0 color-bg-default"><code>Status: 204</code></div></div></div></div></div></div><div class="pb-8"><h2 id="list-repository-languages" tabindex="-1"><a class="heading-link" href="#list-repository-languages">List repository languages<span aria-hidden="true" class="heading-link-symbol"></span></a></h2><div class="d-flex flex-wrap gutter mt-4"><div class="col-md-12 col-lg-6"><div class="RestOperation_codeBlock__mf2k2"><p>Lists languages for the specified repository. The value shown for each language is the number of bytes of code written in that language.</p></div><h3 class="mt-4 mb-3 pt-3 h4" id="list-repository-languages--fine-grained-access-tokens"><a href="#list-repository-languages--fine-grained-access-tokens">Fine-grained access tokens for "List repository languages"</a></h3><p>This endpoint works with the following fine-grained token types<!-- -->:</p><ul><li><a rel="" href="/en/apps/creating-github-apps/authenticating-with-a-github-app/generating-a-user-access-token-for-a-github-app">GitHub App user access tokens</a></li><li><a rel="" href="/en/apps/creating-github-apps/authenticating-with-a-github-app/generating-an-installation-access-token-for-a-github-app">GitHub App installation access tokens</a></li><li><a rel="" href="/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens#creating-a-fine-grained-personal-access-token">Fine-grained personal access tokens</a></li></ul><p>The fine-grained token must have the following permission set:</p><ul><li><span><span>"Metadata" repository permissions (read)</span></span></li></ul><p>This endpoint can be used without authentication or the aforementioned permissions if only public resources are requested.</p><h3 class="mt-4 mb-3 pt-3 h4" id="list-repository-languages--parameters"><a href="#list-repository-languages--parameters">Parameters for "List repository languages"</a></h3><table class="ParameterTable_parameterTable__NVZ8g" summary="Column one describes the parameter. The first line includes the name, type, and whether the parameter is required. The second line is a description of the parameter." aria-labelledby="headers-table-heading"><caption class="mt-3 mb-3 h5 float-left">Headers</caption><thead class="visually-hidden"><tr><th scope="col">Name, Type, Description</th></tr></thead><tbody><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">accept</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>Setting to <code>application/vnd.github+json</code> is recommended.</p></div><div class="pt-0"></div></div></div></td></tr></tbody></table><table class="ParameterTable_parameterTable__NVZ8g" summary="Column one describes the parameter. The first line includes the name, type, and whether the parameter is required. The second line is a description of the parameter." aria-labelledby="path-table-heading"><caption class="mt-3 mb-3 h5 float-left">Path parameters</caption><thead class="visually-hidden"><tr><th scope="col">Name, Type, Description</th></tr></thead><tbody><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">owner</code> <span class="color-fg-muted pl-2 f5">string</span> <span class="color-fg-attention f5 pl-3">Required</span></div><div class="pl-1 f5 pt-2"><div><p>The account owner of the repository. The name is not case sensitive.</p></div><div class="pt-0"></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">repo</code> <span class="color-fg-muted pl-2 f5">string</span> <span class="color-fg-attention f5 pl-3">Required</span></div><div class="pl-1 f5 pt-2"><div><p>The name of the repository without the <code>.git</code> extension. The name is not case sensitive.</p></div><div class="pt-0"></div></div></div></td></tr></tbody></table><h3 class="mt-4 mb-3 pt-3 h4" id="list-repository-languages--status-codes"><a href="#list-repository-languages--status-codes">HTTP response status codes for "List repository languages"</a></h3><table><thead><tr class="text-left"><th>Status code</th><th>Description</th></tr></thead><tbody><tr><td><code>200</code></td><td><div><p>OK</p></div></td></tr></tbody></table></div><div class="col-md-12 col-lg-6 position-sticky flex-self-start RestOperation_stickyCodeColumn__jWPMY"><h3 class="mt-0 pt-0 h4" id="list-repository-languages--code-samples"><a href="#list-repository-languages--code-samples">Code samples for "List repository languages"</a></h3><h4 class="mt-3 mb-3 h5">Request example</h4><div class="rounded-1 border"><div class="my-0 p-3"><div class="RestCodeSamples_method__XQrie my-0 text-mono d-flex flex-row flex-items-start "><span class="IssueLabel IssueLabel--big color-bg-accent-emphasis color-fg-on-emphasis text-uppercase mr-2">get</span><span><wbr>/repos<wbr>/{owner}<wbr>/{repo}<wbr>/languages</span></div></div><div class="border-top d-inline-flex flex-justify-between width-full flex-items-center pt-2"><div class="d-inline-flex ml-2"><ul aria-label="Example language selector for List repository languages" class="prc-SegmentedControl-SegmentedControl-lqIXp RestCodeSamples_segmentedControl__HB8Q6" data-variant="default"><li class="prc-SegmentedControl-Item-tSCQh" data-selected=""><button aria-current="true" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:transparent"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="cURL">cURL</div></span></button></li><li class="prc-SegmentedControl-Item-tSCQh"><button aria-current="false" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:var(--borderColor-default)"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="JavaScript">JavaScript</div></span></button></li><li class="prc-SegmentedControl-Item-tSCQh"><button aria-current="false" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:var(--borderColor-default)"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="GitHub CLI">GitHub CLI</div></span></button></li></ul></div><div class="mr-2"><button data-component="IconButton" type="button" class="prc-Button-ButtonBase-9n-Xk js-btn-copy btn-octicon prc-Button-IconButton-fyge7" data-loading="false" data-no-visuals="true" data-size="medium" data-variant="default" aria-labelledby="_R_2ld4duqv76_"><svg data-component="Octicon" aria-hidden="true" focusable="false" class="octicon octicon-copy" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="M0 6.75C0 5.784.784 5 1.75 5h1.5a.75.75 0 0 1 0 1.5h-1.5a.25.25 0 0 0-.25.25v7.5c0 .138.112.25.25.25h7.5a.25.25 0 0 0 .25-.25v-1.5a.75.75 0 0 1 1.5 0v1.5A1.75 1.75 0 0 1 9.25 16h-7.5A1.75 1.75 0 0 1 0 14.25Z"></path><path d="M5 1.75C5 .784 5.784 0 6.75 0h7.5C15.216 0 16 .784 16 1.75v7.5A1.75 1.75 0 0 1 14.25 11h-7.5A1.75 1.75 0 0 1 5 9.25Zm1.75-.25a.25.25 0 0 0-.25.25v7.5c0 .138.112.25.25.25h7.5a.25.25 0 0 0 .25-.25v-7.5a.25.25 0 0 0-.25-.25Z"></path></svg></button><span class="prc-TooltipV2-Tooltip-tLeuB" data-direction="s" aria-hidden="true" id="_R_2ld4duqv76_" popover="auto">Copy to clipboard curl request example</span></div></div><div class="RestCodeSamples_codeBlock__EV_jQ RestCodeSamples_requestCodeBlock__SgBKI border-top rounded-1 my-0 curl" tabindex="0"><code class="hljs language-curl">curl -L \
  -H "Accept: application/vnd.github+json" \
  -H "Authorization: Bearer &lt;YOUR-TOKEN&gt;" \
  -H "X-GitHub-Api-Version: 2026-03-10" \
  https://api.github.com/repos/OWNER/REPO/languages</code></div></div><h4 class="mt-5 mb-2 h5"><p>Response</p></h4><div class="border rounded-1 pt-2"><ul aria-label="Example response format selector for List repository languages" class="prc-SegmentedControl-SegmentedControl-lqIXp RestCodeSamples_segmentedControl__HB8Q6 mx-2" data-variant="default"><li class="prc-SegmentedControl-Item-tSCQh" data-selected=""><button aria-current="true" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:transparent"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="Example response">Example response</div></span></button></li><li class="prc-SegmentedControl-Item-tSCQh"><button aria-current="false" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:var(--borderColor-default)"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="Response schema">Response schema</div></span></button></li></ul><div class=""><div class="RestCodeSamples_codeBlock__EV_jQ rounded-1 p-3 my-0 color-bg-default"><code>Status: 200</code></div><div class="RestCodeSamples_codeBlock__EV_jQ RestCodeSamples_responseCodeBlock__QlM4d border-top rounded-1 my-0" tabindex="0"><code class="hljs language-json">{
  "C": 78769,
  "Python": 7769
}</code></div></div></div></div></div></div><div class="pb-8"><h2 id="check-if-private-vulnerability-reporting-is-enabled-for-a-repository" tabindex="-1"><a class="heading-link" href="#check-if-private-vulnerability-reporting-is-enabled-for-a-repository">Check if private vulnerability reporting is enabled for a repository<span aria-hidden="true" class="heading-link-symbol"></span></a></h2><div class="d-flex flex-wrap gutter mt-4"><div class="col-md-12 col-lg-6"><div class="RestOperation_codeBlock__mf2k2"><p>Returns a boolean indicating whether or not private vulnerability reporting is enabled for the repository. For more information, see "<a href="https://docs.github.com/code-security/security-advisories/working-with-repository-security-advisories/evaluating-the-security-settings-of-a-repository">Evaluating the security settings of a repository</a>".</p></div><h3 class="mt-4 mb-3 pt-3 h4" id="check-if-private-vulnerability-reporting-is-enabled-for-a-repository--fine-grained-access-tokens"><a href="#check-if-private-vulnerability-reporting-is-enabled-for-a-repository--fine-grained-access-tokens">Fine-grained access tokens for "Check if private vulnerability reporting is enabled for a repository"</a></h3><p>This endpoint works with the following fine-grained token types<!-- -->:</p><ul><li><a rel="" href="/en/apps/creating-github-apps/authenticating-with-a-github-app/generating-a-user-access-token-for-a-github-app">GitHub App user access tokens</a></li><li><a rel="" href="/en/apps/creating-github-apps/authenticating-with-a-github-app/generating-an-installation-access-token-for-a-github-app">GitHub App installation access tokens</a></li><li><a rel="" href="/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens#creating-a-fine-grained-personal-access-token">Fine-grained personal access tokens</a></li></ul><p>The fine-grained token must have the following permission set:</p><ul><li><span><span>"Metadata" repository permissions (read)</span></span></li></ul><p>This endpoint can be used without authentication or the aforementioned permissions if only public resources are requested.</p><h3 class="mt-4 mb-3 pt-3 h4" id="check-if-private-vulnerability-reporting-is-enabled-for-a-repository--parameters"><a href="#check-if-private-vulnerability-reporting-is-enabled-for-a-repository--parameters">Parameters for "Check if private vulnerability reporting is enabled for a repository"</a></h3><table class="ParameterTable_parameterTable__NVZ8g" summary="Column one describes the parameter. The first line includes the name, type, and whether the parameter is required. The second line is a description of the parameter." aria-labelledby="headers-table-heading"><caption class="mt-3 mb-3 h5 float-left">Headers</caption><thead class="visually-hidden"><tr><th scope="col">Name, Type, Description</th></tr></thead><tbody><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">accept</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>Setting to <code>application/vnd.github+json</code> is recommended.</p></div><div class="pt-0"></div></div></div></td></tr></tbody></table><table class="ParameterTable_parameterTable__NVZ8g" summary="Column one describes the parameter. The first line includes the name, type, and whether the parameter is required. The second line is a description of the parameter." aria-labelledby="path-table-heading"><caption class="mt-3 mb-3 h5 float-left">Path parameters</caption><thead class="visually-hidden"><tr><th scope="col">Name, Type, Description</th></tr></thead><tbody><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">owner</code> <span class="color-fg-muted pl-2 f5">string</span> <span class="color-fg-attention f5 pl-3">Required</span></div><div class="pl-1 f5 pt-2"><div><p>The account owner of the repository. The name is not case sensitive.</p></div><div class="pt-0"></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">repo</code> <span class="color-fg-muted pl-2 f5">string</span> <span class="color-fg-attention f5 pl-3">Required</span></div><div class="pl-1 f5 pt-2"><div><p>The name of the repository without the <code>.git</code> extension. The name is not case sensitive.</p></div><div class="pt-0"></div></div></div></td></tr></tbody></table><h3 class="mt-4 mb-3 pt-3 h4" id="check-if-private-vulnerability-reporting-is-enabled-for-a-repository--status-codes"><a href="#check-if-private-vulnerability-reporting-is-enabled-for-a-repository--status-codes">HTTP response status codes for "Check if private vulnerability reporting is enabled for a repository"</a></h3><table><thead><tr class="text-left"><th>Status code</th><th>Description</th></tr></thead><tbody><tr><td><code>200</code></td><td><div><p>Private vulnerability reporting status</p></div></td></tr><tr><td><code>422</code></td><td><div><p>Bad Request</p></div></td></tr></tbody></table></div><div class="col-md-12 col-lg-6 position-sticky flex-self-start RestOperation_stickyCodeColumn__jWPMY"><h3 class="mt-0 pt-0 h4" id="check-if-private-vulnerability-reporting-is-enabled-for-a-repository--code-samples"><a href="#check-if-private-vulnerability-reporting-is-enabled-for-a-repository--code-samples">Code samples for "Check if private vulnerability reporting is enabled for a repository"</a></h3><h4 class="mt-3 mb-3 h5">Request example</h4><div class="rounded-1 border"><div class="my-0 p-3"><div class="RestCodeSamples_method__XQrie my-0 text-mono d-flex flex-row flex-items-start "><span class="IssueLabel IssueLabel--big color-bg-accent-emphasis color-fg-on-emphasis text-uppercase mr-2">get</span><span><wbr>/repos<wbr>/{owner}<wbr>/{repo}<wbr>/private-vulnerability-reporting</span></div></div><div class="border-top d-inline-flex flex-justify-between width-full flex-items-center pt-2"><div class="d-inline-flex ml-2"><ul aria-label="Example language selector for Check if private vulnerability reporting is enabled for a repository" class="prc-SegmentedControl-SegmentedControl-lqIXp RestCodeSamples_segmentedControl__HB8Q6" data-variant="default"><li class="prc-SegmentedControl-Item-tSCQh" data-selected=""><button aria-current="true" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:transparent"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="cURL">cURL</div></span></button></li><li class="prc-SegmentedControl-Item-tSCQh"><button aria-current="false" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:var(--borderColor-default)"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="JavaScript">JavaScript</div></span></button></li><li class="prc-SegmentedControl-Item-tSCQh"><button aria-current="false" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:var(--borderColor-default)"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="GitHub CLI">GitHub CLI</div></span></button></li></ul></div><div class="mr-2"><button data-component="IconButton" type="button" class="prc-Button-ButtonBase-9n-Xk js-btn-copy btn-octicon prc-Button-IconButton-fyge7" data-loading="false" data-no-visuals="true" data-size="medium" data-variant="default" aria-labelledby="_R_2ld4luqv76_"><svg data-component="Octicon" aria-hidden="true" focusable="false" class="octicon octicon-copy" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="M0 6.75C0 5.784.784 5 1.75 5h1.5a.75.75 0 0 1 0 1.5h-1.5a.25.25 0 0 0-.25.25v7.5c0 .138.112.25.25.25h7.5a.25.25 0 0 0 .25-.25v-1.5a.75.75 0 0 1 1.5 0v1.5A1.75 1.75 0 0 1 9.25 16h-7.5A1.75 1.75 0 0 1 0 14.25Z"></path><path d="M5 1.75C5 .784 5.784 0 6.75 0h7.5C15.216 0 16 .784 16 1.75v7.5A1.75 1.75 0 0 1 14.25 11h-7.5A1.75 1.75 0 0 1 5 9.25Zm1.75-.25a.25.25 0 0 0-.25.25v7.5c0 .138.112.25.25.25h7.5a.25.25 0 0 0 .25-.25v-7.5a.25.25 0 0 0-.25-.25Z"></path></svg></button><span class="prc-TooltipV2-Tooltip-tLeuB" data-direction="s" aria-hidden="true" id="_R_2ld4luqv76_" popover="auto">Copy to clipboard curl request example</span></div></div><div class="RestCodeSamples_codeBlock__EV_jQ RestCodeSamples_requestCodeBlock__SgBKI border-top rounded-1 my-0 curl" tabindex="0"><code class="hljs language-curl">curl -L \
  -H "Accept: application/vnd.github+json" \
  -H "Authorization: Bearer &lt;YOUR-TOKEN&gt;" \
  -H "X-GitHub-Api-Version: 2026-03-10" \
  https://api.github.com/repos/OWNER/REPO/private-vulnerability-reporting</code></div></div><h4 class="mt-5 mb-2 h5"><p>Private vulnerability reporting status</p></h4><div class="border rounded-1 pt-2"><ul aria-label="Example response format selector for Check if private vulnerability reporting is enabled for a repository" class="prc-SegmentedControl-SegmentedControl-lqIXp RestCodeSamples_segmentedControl__HB8Q6 mx-2" data-variant="default"><li class="prc-SegmentedControl-Item-tSCQh" data-selected=""><button aria-current="true" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:transparent"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="Example response">Example response</div></span></button></li><li class="prc-SegmentedControl-Item-tSCQh"><button aria-current="false" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:var(--borderColor-default)"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="Response schema">Response schema</div></span></button></li></ul><div class=""><div class="RestCodeSamples_codeBlock__EV_jQ rounded-1 p-3 my-0 color-bg-default"><code>Status: 200</code></div><div class="RestCodeSamples_codeBlock__EV_jQ RestCodeSamples_responseCodeBlock__QlM4d border-top rounded-1 my-0" tabindex="0"><code class="hljs language-json">{
  "enabled": true
}</code></div></div></div></div></div></div><div class="pb-8"><h2 id="enable-private-vulnerability-reporting-for-a-repository" tabindex="-1"><a class="heading-link" href="#enable-private-vulnerability-reporting-for-a-repository">Enable private vulnerability reporting for a repository<span aria-hidden="true" class="heading-link-symbol"></span></a></h2><div class="d-flex flex-wrap gutter mt-4"><div class="col-md-12 col-lg-6"><div class="RestOperation_codeBlock__mf2k2"><p>Enables private vulnerability reporting for a repository. The authenticated user must have admin access to the repository. For more information, see "<a href="https://docs.github.com/code-security/security-advisories/guidance-on-reporting-and-writing/privately-reporting-a-security-vulnerability">Privately reporting a security vulnerability</a>."</p></div><h3 class="mt-4 mb-3 pt-3 h4" id="enable-private-vulnerability-reporting-for-a-repository--fine-grained-access-tokens"><a href="#enable-private-vulnerability-reporting-for-a-repository--fine-grained-access-tokens">Fine-grained access tokens for "Enable private vulnerability reporting for a repository"</a></h3><p>This endpoint works with the following fine-grained token types<!-- -->:</p><ul><li><a rel="" href="/en/apps/creating-github-apps/authenticating-with-a-github-app/generating-a-user-access-token-for-a-github-app">GitHub App user access tokens</a></li><li><a rel="" href="/en/apps/creating-github-apps/authenticating-with-a-github-app/generating-an-installation-access-token-for-a-github-app">GitHub App installation access tokens</a></li><li><a rel="" href="/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens#creating-a-fine-grained-personal-access-token">Fine-grained personal access tokens</a></li></ul><p>The fine-grained token must have the following permission set:</p><ul><li><span><span>"Administration" repository permissions (write)</span></span></li></ul><h3 class="mt-4 mb-3 pt-3 h4" id="enable-private-vulnerability-reporting-for-a-repository--parameters"><a href="#enable-private-vulnerability-reporting-for-a-repository--parameters">Parameters for "Enable private vulnerability reporting for a repository"</a></h3><table class="ParameterTable_parameterTable__NVZ8g" summary="Column one describes the parameter. The first line includes the name, type, and whether the parameter is required. The second line is a description of the parameter." aria-labelledby="headers-table-heading"><caption class="mt-3 mb-3 h5 float-left">Headers</caption><thead class="visually-hidden"><tr><th scope="col">Name, Type, Description</th></tr></thead><tbody><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">accept</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>Setting to <code>application/vnd.github+json</code> is recommended.</p></div><div class="pt-0"></div></div></div></td></tr></tbody></table><table class="ParameterTable_parameterTable__NVZ8g" summary="Column one describes the parameter. The first line includes the name, type, and whether the parameter is required. The second line is a description of the parameter." aria-labelledby="path-table-heading"><caption class="mt-3 mb-3 h5 float-left">Path parameters</caption><thead class="visually-hidden"><tr><th scope="col">Name, Type, Description</th></tr></thead><tbody><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">owner</code> <span class="color-fg-muted pl-2 f5">string</span> <span class="color-fg-attention f5 pl-3">Required</span></div><div class="pl-1 f5 pt-2"><div><p>The account owner of the repository. The name is not case sensitive.</p></div><div class="pt-0"></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">repo</code> <span class="color-fg-muted pl-2 f5">string</span> <span class="color-fg-attention f5 pl-3">Required</span></div><div class="pl-1 f5 pt-2"><div><p>The name of the repository without the <code>.git</code> extension. The name is not case sensitive.</p></div><div class="pt-0"></div></div></div></td></tr></tbody></table><h3 class="mt-4 mb-3 pt-3 h4" id="enable-private-vulnerability-reporting-for-a-repository--status-codes"><a href="#enable-private-vulnerability-reporting-for-a-repository--status-codes">HTTP response status codes for "Enable private vulnerability reporting for a repository"</a></h3><table><thead><tr class="text-left"><th>Status code</th><th>Description</th></tr></thead><tbody><tr><td><code>204</code></td><td><div><p>A header with no content is returned.</p></div></td></tr><tr><td><code>422</code></td><td><div><p>Bad Request</p></div></td></tr></tbody></table></div><div class="col-md-12 col-lg-6 position-sticky flex-self-start RestOperation_stickyCodeColumn__jWPMY"><h3 class="mt-0 pt-0 h4" id="enable-private-vulnerability-reporting-for-a-repository--code-samples"><a href="#enable-private-vulnerability-reporting-for-a-repository--code-samples">Code samples for "Enable private vulnerability reporting for a repository"</a></h3><h4 class="mt-3 mb-3 h5">Request example</h4><div class="rounded-1 border"><div class="my-0 p-3"><div class="RestCodeSamples_method__XQrie my-0 text-mono d-flex flex-row flex-items-start "><span class="IssueLabel IssueLabel--big color-bg-accent-emphasis color-fg-on-emphasis text-uppercase mr-2">put</span><span><wbr>/repos<wbr>/{owner}<wbr>/{repo}<wbr>/private-vulnerability-reporting</span></div></div><div class="border-top d-inline-flex flex-justify-between width-full flex-items-center pt-2"><div class="d-inline-flex ml-2"><ul aria-label="Example language selector for Enable private vulnerability reporting for a repository" class="prc-SegmentedControl-SegmentedControl-lqIXp RestCodeSamples_segmentedControl__HB8Q6" data-variant="default"><li class="prc-SegmentedControl-Item-tSCQh" data-selected=""><button aria-current="true" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:transparent"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="cURL">cURL</div></span></button></li><li class="prc-SegmentedControl-Item-tSCQh"><button aria-current="false" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:var(--borderColor-default)"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="JavaScript">JavaScript</div></span></button></li><li class="prc-SegmentedControl-Item-tSCQh"><button aria-current="false" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:var(--borderColor-default)"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="GitHub CLI">GitHub CLI</div></span></button></li></ul></div><div class="mr-2"><button data-component="IconButton" type="button" class="prc-Button-ButtonBase-9n-Xk js-btn-copy btn-octicon prc-Button-IconButton-fyge7" data-loading="false" data-no-visuals="true" data-size="medium" data-variant="default" aria-labelledby="_R_2ld4tuqv76_"><svg data-component="Octicon" aria-hidden="true" focusable="false" class="octicon octicon-copy" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="M0 6.75C0 5.784.784 5 1.75 5h1.5a.75.75 0 0 1 0 1.5h-1.5a.25.25 0 0 0-.25.25v7.5c0 .138.112.25.25.25h7.5a.25.25 0 0 0 .25-.25v-1.5a.75.75 0 0 1 1.5 0v1.5A1.75 1.75 0 0 1 9.25 16h-7.5A1.75 1.75 0 0 1 0 14.25Z"></path><path d="M5 1.75C5 .784 5.784 0 6.75 0h7.5C15.216 0 16 .784 16 1.75v7.5A1.75 1.75 0 0 1 14.25 11h-7.5A1.75 1.75 0 0 1 5 9.25Zm1.75-.25a.25.25 0 0 0-.25.25v7.5c0 .138.112.25.25.25h7.5a.25.25 0 0 0 .25-.25v-7.5a.25.25 0 0 0-.25-.25Z"></path></svg></button><span class="prc-TooltipV2-Tooltip-tLeuB" data-direction="s" aria-hidden="true" id="_R_2ld4tuqv76_" popover="auto">Copy to clipboard curl request example</span></div></div><div class="RestCodeSamples_codeBlock__EV_jQ RestCodeSamples_requestCodeBlock__SgBKI border-top rounded-1 my-0 curl" tabindex="0"><code class="hljs language-curl">curl -L \
  -X PUT \
  -H "Accept: application/vnd.github+json" \
  -H "Authorization: Bearer &lt;YOUR-TOKEN&gt;" \
  -H "X-GitHub-Api-Version: 2026-03-10" \
  https://api.github.com/repos/OWNER/REPO/private-vulnerability-reporting</code></div></div><h4 class="mt-5 mb-2 h5"><p>A header with no content is returned.</p></h4><div class="border rounded-1 pt-2"><div class=""><div class="RestCodeSamples_codeBlock__EV_jQ rounded-1 p-3 my-0 color-bg-default"><code>Status: 204</code></div></div></div></div></div></div><div class="pb-8"><h2 id="disable-private-vulnerability-reporting-for-a-repository" tabindex="-1"><a class="heading-link" href="#disable-private-vulnerability-reporting-for-a-repository">Disable private vulnerability reporting for a repository<span aria-hidden="true" class="heading-link-symbol"></span></a></h2><div class="d-flex flex-wrap gutter mt-4"><div class="col-md-12 col-lg-6"><div class="RestOperation_codeBlock__mf2k2"><p>Disables private vulnerability reporting for a repository. The authenticated user must have admin access to the repository. For more information, see "<a href="https://docs.github.com/code-security/security-advisories/guidance-on-reporting-and-writing/privately-reporting-a-security-vulnerability">Privately reporting a security vulnerability</a>".</p></div><h3 class="mt-4 mb-3 pt-3 h4" id="disable-private-vulnerability-reporting-for-a-repository--fine-grained-access-tokens"><a href="#disable-private-vulnerability-reporting-for-a-repository--fine-grained-access-tokens">Fine-grained access tokens for "Disable private vulnerability reporting for a repository"</a></h3><p>This endpoint works with the following fine-grained token types<!-- -->:</p><ul><li><a rel="" href="/en/apps/creating-github-apps/authenticating-with-a-github-app/generating-a-user-access-token-for-a-github-app">GitHub App user access tokens</a></li><li><a rel="" href="/en/apps/creating-github-apps/authenticating-with-a-github-app/generating-an-installation-access-token-for-a-github-app">GitHub App installation access tokens</a></li><li><a rel="" href="/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens#creating-a-fine-grained-personal-access-token">Fine-grained personal access tokens</a></li></ul><p>The fine-grained token must have the following permission set:</p><ul><li><span><span>"Administration" repository permissions (write)</span></span></li></ul><h3 class="mt-4 mb-3 pt-3 h4" id="disable-private-vulnerability-reporting-for-a-repository--parameters"><a href="#disable-private-vulnerability-reporting-for-a-repository--parameters">Parameters for "Disable private vulnerability reporting for a repository"</a></h3><table class="ParameterTable_parameterTable__NVZ8g" summary="Column one describes the parameter. The first line includes the name, type, and whether the parameter is required. The second line is a description of the parameter." aria-labelledby="headers-table-heading"><caption class="mt-3 mb-3 h5 float-left">Headers</caption><thead class="visually-hidden"><tr><th scope="col">Name, Type, Description</th></tr></thead><tbody><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">accept</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>Setting to <code>application/vnd.github+json</code> is recommended.</p></div><div class="pt-0"></div></div></div></td></tr></tbody></table><table class="ParameterTable_parameterTable__NVZ8g" summary="Column one describes the parameter. The first line includes the name, type, and whether the parameter is required. The second line is a description of the parameter." aria-labelledby="path-table-heading"><caption class="mt-3 mb-3 h5 float-left">Path parameters</caption><thead class="visually-hidden"><tr><th scope="col">Name, Type, Description</th></tr></thead><tbody><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">owner</code> <span class="color-fg-muted pl-2 f5">string</span> <span class="color-fg-attention f5 pl-3">Required</span></div><div class="pl-1 f5 pt-2"><div><p>The account owner of the repository. The name is not case sensitive.</p></div><div class="pt-0"></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">repo</code> <span class="color-fg-muted pl-2 f5">string</span> <span class="color-fg-attention f5 pl-3">Required</span></div><div class="pl-1 f5 pt-2"><div><p>The name of the repository without the <code>.git</code> extension. The name is not case sensitive.</p></div><div class="pt-0"></div></div></div></td></tr></tbody></table><h3 class="mt-4 mb-3 pt-3 h4" id="disable-private-vulnerability-reporting-for-a-repository--status-codes"><a href="#disable-private-vulnerability-reporting-for-a-repository--status-codes">HTTP response status codes for "Disable private vulnerability reporting for a repository"</a></h3><table><thead><tr class="text-left"><th>Status code</th><th>Description</th></tr></thead><tbody><tr><td><code>204</code></td><td><div><p>A header with no content is returned.</p></div></td></tr><tr><td><code>422</code></td><td><div><p>Bad Request</p></div></td></tr></tbody></table></div><div class="col-md-12 col-lg-6 position-sticky flex-self-start RestOperation_stickyCodeColumn__jWPMY"><h3 class="mt-0 pt-0 h4" id="disable-private-vulnerability-reporting-for-a-repository--code-samples"><a href="#disable-private-vulnerability-reporting-for-a-repository--code-samples">Code samples for "Disable private vulnerability reporting for a repository"</a></h3><h4 class="mt-3 mb-3 h5">Request example</h4><div class="rounded-1 border"><div class="my-0 p-3"><div class="RestCodeSamples_method__XQrie my-0 text-mono d-flex flex-row flex-items-start "><span class="IssueLabel IssueLabel--big color-bg-accent-emphasis color-fg-on-emphasis text-uppercase mr-2">delete</span><span><wbr>/repos<wbr>/{owner}<wbr>/{repo}<wbr>/private-vulnerability-reporting</span></div></div><div class="border-top d-inline-flex flex-justify-between width-full flex-items-center pt-2"><div class="d-inline-flex ml-2"><ul aria-label="Example language selector for Disable private vulnerability reporting for a repository" class="prc-SegmentedControl-SegmentedControl-lqIXp RestCodeSamples_segmentedControl__HB8Q6" data-variant="default"><li class="prc-SegmentedControl-Item-tSCQh" data-selected=""><button aria-current="true" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:transparent"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="cURL">cURL</div></span></button></li><li class="prc-SegmentedControl-Item-tSCQh"><button aria-current="false" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:var(--borderColor-default)"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="JavaScript">JavaScript</div></span></button></li><li class="prc-SegmentedControl-Item-tSCQh"><button aria-current="false" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:var(--borderColor-default)"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="GitHub CLI">GitHub CLI</div></span></button></li></ul></div><div class="mr-2"><button data-component="IconButton" type="button" class="prc-Button-ButtonBase-9n-Xk js-btn-copy btn-octicon prc-Button-IconButton-fyge7" data-loading="false" data-no-visuals="true" data-size="medium" data-variant="default" aria-labelledby="_R_2ld55uqv76_"><svg data-component="Octicon" aria-hidden="true" focusable="false" class="octicon octicon-copy" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="M0 6.75C0 5.784.784 5 1.75 5h1.5a.75.75 0 0 1 0 1.5h-1.5a.25.25 0 0 0-.25.25v7.5c0 .138.112.25.25.25h7.5a.25.25 0 0 0 .25-.25v-1.5a.75.75 0 0 1 1.5 0v1.5A1.75 1.75 0 0 1 9.25 16h-7.5A1.75 1.75 0 0 1 0 14.25Z"></path><path d="M5 1.75C5 .784 5.784 0 6.75 0h7.5C15.216 0 16 .784 16 1.75v7.5A1.75 1.75 0 0 1 14.25 11h-7.5A1.75 1.75 0 0 1 5 9.25Zm1.75-.25a.25.25 0 0 0-.25.25v7.5c0 .138.112.25.25.25h7.5a.25.25 0 0 0 .25-.25v-7.5a.25.25 0 0 0-.25-.25Z"></path></svg></button><span class="prc-TooltipV2-Tooltip-tLeuB" data-direction="s" aria-hidden="true" id="_R_2ld55uqv76_" popover="auto">Copy to clipboard curl request example</span></div></div><div class="RestCodeSamples_codeBlock__EV_jQ RestCodeSamples_requestCodeBlock__SgBKI border-top rounded-1 my-0 curl" tabindex="0"><code class="hljs language-curl">curl -L \
  -X DELETE \
  -H "Accept: application/vnd.github+json" \
  -H "Authorization: Bearer &lt;YOUR-TOKEN&gt;" \
  -H "X-GitHub-Api-Version: 2026-03-10" \
  https://api.github.com/repos/OWNER/REPO/private-vulnerability-reporting</code></div></div><h4 class="mt-5 mb-2 h5"><p>A header with no content is returned.</p></h4><div class="border rounded-1 pt-2"><div class=""><div class="RestCodeSamples_codeBlock__EV_jQ rounded-1 p-3 my-0 color-bg-default"><code>Status: 204</code></div></div></div></div></div></div><div class="pb-8"><h2 id="list-repository-tags" tabindex="-1"><a class="heading-link" href="#list-repository-tags">List repository tags<span aria-hidden="true" class="heading-link-symbol"></span></a></h2><div class="d-flex flex-wrap gutter mt-4"><div class="col-md-12 col-lg-6"><div class="RestOperation_codeBlock__mf2k2"></div><h3 class="mt-4 mb-3 pt-3 h4" id="list-repository-tags--fine-grained-access-tokens"><a href="#list-repository-tags--fine-grained-access-tokens">Fine-grained access tokens for "List repository tags"</a></h3><p>This endpoint works with the following fine-grained token types<!-- -->:</p><ul><li><a rel="" href="/en/apps/creating-github-apps/authenticating-with-a-github-app/generating-a-user-access-token-for-a-github-app">GitHub App user access tokens</a></li><li><a rel="" href="/en/apps/creating-github-apps/authenticating-with-a-github-app/generating-an-installation-access-token-for-a-github-app">GitHub App installation access tokens</a></li><li><a rel="" href="/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens#creating-a-fine-grained-personal-access-token">Fine-grained personal access tokens</a></li></ul><p>The fine-grained token must have the following permission set:</p><ul><li><span><span>"Metadata" repository permissions (read)</span></span></li></ul><p>This endpoint can be used without authentication or the aforementioned permissions if only public resources are requested.</p><h3 class="mt-4 mb-3 pt-3 h4" id="list-repository-tags--parameters"><a href="#list-repository-tags--parameters">Parameters for "List repository tags"</a></h3><table class="ParameterTable_parameterTable__NVZ8g" summary="Column one describes the parameter. The first line includes the name, type, and whether the parameter is required. The second line is a description of the parameter." aria-labelledby="headers-table-heading"><caption class="mt-3 mb-3 h5 float-left">Headers</caption><thead class="visually-hidden"><tr><th scope="col">Name, Type, Description</th></tr></thead><tbody><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">accept</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>Setting to <code>application/vnd.github+json</code> is recommended.</p></div><div class="pt-0"></div></div></div></td></tr></tbody></table><table class="ParameterTable_parameterTable__NVZ8g" summary="Column one describes the parameter. The first line includes the name, type, and whether the parameter is required. The second line is a description of the parameter." aria-labelledby="path-table-heading"><caption class="mt-3 mb-3 h5 float-left">Path parameters</caption><thead class="visually-hidden"><tr><th scope="col">Name, Type, Description</th></tr></thead><tbody><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">owner</code> <span class="color-fg-muted pl-2 f5">string</span> <span class="color-fg-attention f5 pl-3">Required</span></div><div class="pl-1 f5 pt-2"><div><p>The account owner of the repository. The name is not case sensitive.</p></div><div class="pt-0"></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">repo</code> <span class="color-fg-muted pl-2 f5">string</span> <span class="color-fg-attention f5 pl-3">Required</span></div><div class="pl-1 f5 pt-2"><div><p>The name of the repository without the <code>.git</code> extension. The name is not case sensitive.</p></div><div class="pt-0"></div></div></div></td></tr></tbody></table><table class="ParameterTable_parameterTable__NVZ8g" summary="Column one describes the parameter. The first line includes the name, type, and whether the parameter is required. The second line is a description of the parameter." aria-labelledby="query-table-heading"><caption class="mt-3 mb-3 h5 float-left">Query parameters</caption><thead class="visually-hidden"><tr><th scope="col">Name, Type, Description</th></tr></thead><tbody><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">per_page</code> <span class="color-fg-muted pl-2 f5">integer</span> </div><div class="pl-1 f5 pt-2"><div><p>The number of results per page (max 100). For more information, see "<a href="https://docs.github.com/rest/using-the-rest-api/using-pagination-in-the-rest-api">Using pagination in the REST API</a>."</p></div><div class="pt-2"><p><span>Default<!-- -->: </span><code>30</code></p></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">page</code> <span class="color-fg-muted pl-2 f5">integer</span> </div><div class="pl-1 f5 pt-2"><div><p>The page number of the results to fetch. For more information, see "<a href="https://docs.github.com/rest/using-the-rest-api/using-pagination-in-the-rest-api">Using pagination in the REST API</a>."</p></div><div class="pt-2"><p><span>Default<!-- -->: </span><code>1</code></p></div></div></div></td></tr></tbody></table><h3 class="mt-4 mb-3 pt-3 h4" id="list-repository-tags--status-codes"><a href="#list-repository-tags--status-codes">HTTP response status codes for "List repository tags"</a></h3><table><thead><tr class="text-left"><th>Status code</th><th>Description</th></tr></thead><tbody><tr><td><code>200</code></td><td><div><p>OK</p></div></td></tr></tbody></table></div><div class="col-md-12 col-lg-6 position-sticky flex-self-start RestOperation_stickyCodeColumn__jWPMY"><h3 class="mt-0 pt-0 h4" id="list-repository-tags--code-samples"><a href="#list-repository-tags--code-samples">Code samples for "List repository tags"</a></h3><h4 class="mt-3 mb-3 h5">Request example</h4><div class="rounded-1 border"><div class="my-0 p-3"><div class="RestCodeSamples_method__XQrie my-0 text-mono d-flex flex-row flex-items-start "><span class="IssueLabel IssueLabel--big color-bg-accent-emphasis color-fg-on-emphasis text-uppercase mr-2">get</span><span><wbr>/repos<wbr>/{owner}<wbr>/{repo}<wbr>/tags</span></div></div><div class="border-top d-inline-flex flex-justify-between width-full flex-items-center pt-2"><div class="d-inline-flex ml-2"><ul aria-label="Example language selector for List repository tags" class="prc-SegmentedControl-SegmentedControl-lqIXp RestCodeSamples_segmentedControl__HB8Q6" data-variant="default"><li class="prc-SegmentedControl-Item-tSCQh" data-selected=""><button aria-current="true" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:transparent"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="cURL">cURL</div></span></button></li><li class="prc-SegmentedControl-Item-tSCQh"><button aria-current="false" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:var(--borderColor-default)"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="JavaScript">JavaScript</div></span></button></li><li class="prc-SegmentedControl-Item-tSCQh"><button aria-current="false" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:var(--borderColor-default)"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="GitHub CLI">GitHub CLI</div></span></button></li></ul></div><div class="mr-2"><button data-component="IconButton" type="button" class="prc-Button-ButtonBase-9n-Xk js-btn-copy btn-octicon prc-Button-IconButton-fyge7" data-loading="false" data-no-visuals="true" data-size="medium" data-variant="default" aria-labelledby="_R_2ld5duqv76_"><svg data-component="Octicon" aria-hidden="true" focusable="false" class="octicon octicon-copy" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="M0 6.75C0 5.784.784 5 1.75 5h1.5a.75.75 0 0 1 0 1.5h-1.5a.25.25 0 0 0-.25.25v7.5c0 .138.112.25.25.25h7.5a.25.25 0 0 0 .25-.25v-1.5a.75.75 0 0 1 1.5 0v1.5A1.75 1.75 0 0 1 9.25 16h-7.5A1.75 1.75 0 0 1 0 14.25Z"></path><path d="M5 1.75C5 .784 5.784 0 6.75 0h7.5C15.216 0 16 .784 16 1.75v7.5A1.75 1.75 0 0 1 14.25 11h-7.5A1.75 1.75 0 0 1 5 9.25Zm1.75-.25a.25.25 0 0 0-.25.25v7.5c0 .138.112.25.25.25h7.5a.25.25 0 0 0 .25-.25v-7.5a.25.25 0 0 0-.25-.25Z"></path></svg></button><span class="prc-TooltipV2-Tooltip-tLeuB" data-direction="s" aria-hidden="true" id="_R_2ld5duqv76_" popover="auto">Copy to clipboard curl request example</span></div></div><div class="RestCodeSamples_codeBlock__EV_jQ RestCodeSamples_requestCodeBlock__SgBKI border-top rounded-1 my-0 curl" tabindex="0"><code class="hljs language-curl">curl -L \
  -H "Accept: application/vnd.github+json" \
  -H "Authorization: Bearer &lt;YOUR-TOKEN&gt;" \
  -H "X-GitHub-Api-Version: 2026-03-10" \
  https://api.github.com/repos/OWNER/REPO/tags</code></div></div><h4 class="mt-5 mb-2 h5"><p>Response</p></h4><div class="border rounded-1 pt-2"><ul aria-label="Example response format selector for List repository tags" class="prc-SegmentedControl-SegmentedControl-lqIXp RestCodeSamples_segmentedControl__HB8Q6 mx-2" data-variant="default"><li class="prc-SegmentedControl-Item-tSCQh" data-selected=""><button aria-current="true" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:transparent"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="Example response">Example response</div></span></button></li><li class="prc-SegmentedControl-Item-tSCQh"><button aria-current="false" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:var(--borderColor-default)"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="Response schema">Response schema</div></span></button></li></ul><div class=""><div class="RestCodeSamples_codeBlock__EV_jQ rounded-1 p-3 my-0 color-bg-default"><code>Status: 200</code></div><div class="RestCodeSamples_codeBlock__EV_jQ RestCodeSamples_responseCodeBlock__QlM4d border-top rounded-1 my-0" tabindex="0"><code class="hljs language-json">[
  {
    "name": "v0.1",
    "commit": {
      "sha": "c5b97d5ae6c19d5c5df71a34c7fbeeda2479ccbc",
      "url": "https://api.github.com/repos/octocat/Hello-World/commits/c5b97d5ae6c19d5c5df71a34c7fbeeda2479ccbc"
    },
    "zipball_url": "https://github.com/octocat/Hello-World/zipball/v0.1",
    "tarball_url": "https://github.com/octocat/Hello-World/tarball/v0.1",
    "node_id": "MDQ6VXNlcjE="
  }
]</code></div></div></div></div></div></div><div class="pb-8"><h2 id="list-repository-teams" tabindex="-1"><a class="heading-link" href="#list-repository-teams">List repository teams<span aria-hidden="true" class="heading-link-symbol"></span></a></h2><div class="d-flex flex-wrap gutter mt-4"><div class="col-md-12 col-lg-6"><div class="RestOperation_codeBlock__mf2k2"><p>Lists the teams that have access to the specified repository and that are also visible to the authenticated user.</p>
<p>For a public repository, a team is listed only if that team added the public repository explicitly.</p>
<p>OAuth app tokens and personal access tokens (classic) need the <code>public_repo</code> or <code>repo</code> scope to use this endpoint with a public repository, and <code>repo</code> scope to use this endpoint with a private repository.</p></div><h3 class="mt-4 mb-3 pt-3 h4" id="list-repository-teams--fine-grained-access-tokens"><a href="#list-repository-teams--fine-grained-access-tokens">Fine-grained access tokens for "List repository teams"</a></h3><p>This endpoint works with the following fine-grained token types<!-- -->:</p><ul><li><a rel="" href="/en/apps/creating-github-apps/authenticating-with-a-github-app/generating-a-user-access-token-for-a-github-app">GitHub App user access tokens</a></li><li><a rel="" href="/en/apps/creating-github-apps/authenticating-with-a-github-app/generating-an-installation-access-token-for-a-github-app">GitHub App installation access tokens</a></li><li><a rel="" href="/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens#creating-a-fine-grained-personal-access-token">Fine-grained personal access tokens</a></li></ul><p>The fine-grained token must have the following permission set:</p><ul><li><span><span>"Administration" repository permissions (read)</span></span></li></ul><h3 class="mt-4 mb-3 pt-3 h4" id="list-repository-teams--parameters"><a href="#list-repository-teams--parameters">Parameters for "List repository teams"</a></h3><table class="ParameterTable_parameterTable__NVZ8g" summary="Column one describes the parameter. The first line includes the name, type, and whether the parameter is required. The second line is a description of the parameter." aria-labelledby="headers-table-heading"><caption class="mt-3 mb-3 h5 float-left">Headers</caption><thead class="visually-hidden"><tr><th scope="col">Name, Type, Description</th></tr></thead><tbody><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">accept</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>Setting to <code>application/vnd.github+json</code> is recommended.</p></div><div class="pt-0"></div></div></div></td></tr></tbody></table><table class="ParameterTable_parameterTable__NVZ8g" summary="Column one describes the parameter. The first line includes the name, type, and whether the parameter is required. The second line is a description of the parameter." aria-labelledby="path-table-heading"><caption class="mt-3 mb-3 h5 float-left">Path parameters</caption><thead class="visually-hidden"><tr><th scope="col">Name, Type, Description</th></tr></thead><tbody><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">owner</code> <span class="color-fg-muted pl-2 f5">string</span> <span class="color-fg-attention f5 pl-3">Required</span></div><div class="pl-1 f5 pt-2"><div><p>The account owner of the repository. The name is not case sensitive.</p></div><div class="pt-0"></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">repo</code> <span class="color-fg-muted pl-2 f5">string</span> <span class="color-fg-attention f5 pl-3">Required</span></div><div class="pl-1 f5 pt-2"><div><p>The name of the repository without the <code>.git</code> extension. The name is not case sensitive.</p></div><div class="pt-0"></div></div></div></td></tr></tbody></table><table class="ParameterTable_parameterTable__NVZ8g" summary="Column one describes the parameter. The first line includes the name, type, and whether the parameter is required. The second line is a description of the parameter." aria-labelledby="query-table-heading"><caption class="mt-3 mb-3 h5 float-left">Query parameters</caption><thead class="visually-hidden"><tr><th scope="col">Name, Type, Description</th></tr></thead><tbody><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">per_page</code> <span class="color-fg-muted pl-2 f5">integer</span> </div><div class="pl-1 f5 pt-2"><div><p>The number of results per page (max 100). For more information, see "<a href="https://docs.github.com/rest/using-the-rest-api/using-pagination-in-the-rest-api">Using pagination in the REST API</a>."</p></div><div class="pt-2"><p><span>Default<!-- -->: </span><code>30</code></p></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">page</code> <span class="color-fg-muted pl-2 f5">integer</span> </div><div class="pl-1 f5 pt-2"><div><p>The page number of the results to fetch. For more information, see "<a href="https://docs.github.com/rest/using-the-rest-api/using-pagination-in-the-rest-api">Using pagination in the REST API</a>."</p></div><div class="pt-2"><p><span>Default<!-- -->: </span><code>1</code></p></div></div></div></td></tr></tbody></table><h3 class="mt-4 mb-3 pt-3 h4" id="list-repository-teams--status-codes"><a href="#list-repository-teams--status-codes">HTTP response status codes for "List repository teams"</a></h3><table><thead><tr class="text-left"><th>Status code</th><th>Description</th></tr></thead><tbody><tr><td><code>200</code></td><td><div><p>OK</p></div></td></tr><tr><td><code>404</code></td><td><div><p>Resource not found</p></div></td></tr></tbody></table></div><div class="col-md-12 col-lg-6 position-sticky flex-self-start RestOperation_stickyCodeColumn__jWPMY"><h3 class="mt-0 pt-0 h4" id="list-repository-teams--code-samples"><a href="#list-repository-teams--code-samples">Code samples for "List repository teams"</a></h3><h4 class="mt-3 mb-3 h5">Request example</h4><div class="rounded-1 border"><div class="my-0 p-3"><div class="RestCodeSamples_method__XQrie my-0 text-mono d-flex flex-row flex-items-start "><span class="IssueLabel IssueLabel--big color-bg-accent-emphasis color-fg-on-emphasis text-uppercase mr-2">get</span><span><wbr>/repos<wbr>/{owner}<wbr>/{repo}<wbr>/teams</span></div></div><div class="border-top d-inline-flex flex-justify-between width-full flex-items-center pt-2"><div class="d-inline-flex ml-2"><ul aria-label="Example language selector for List repository teams" class="prc-SegmentedControl-SegmentedControl-lqIXp RestCodeSamples_segmentedControl__HB8Q6" data-variant="default"><li class="prc-SegmentedControl-Item-tSCQh" data-selected=""><button aria-current="true" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:transparent"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="cURL">cURL</div></span></button></li><li class="prc-SegmentedControl-Item-tSCQh"><button aria-current="false" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:var(--borderColor-default)"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="JavaScript">JavaScript</div></span></button></li><li class="prc-SegmentedControl-Item-tSCQh"><button aria-current="false" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:var(--borderColor-default)"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="GitHub CLI">GitHub CLI</div></span></button></li></ul></div><div class="mr-2"><button data-component="IconButton" type="button" class="prc-Button-ButtonBase-9n-Xk js-btn-copy btn-octicon prc-Button-IconButton-fyge7" data-loading="false" data-no-visuals="true" data-size="medium" data-variant="default" aria-labelledby="_R_2ld5luqv76_"><svg data-component="Octicon" aria-hidden="true" focusable="false" class="octicon octicon-copy" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="M0 6.75C0 5.784.784 5 1.75 5h1.5a.75.75 0 0 1 0 1.5h-1.5a.25.25 0 0 0-.25.25v7.5c0 .138.112.25.25.25h7.5a.25.25 0 0 0 .25-.25v-1.5a.75.75 0 0 1 1.5 0v1.5A1.75 1.75 0 0 1 9.25 16h-7.5A1.75 1.75 0 0 1 0 14.25Z"></path><path d="M5 1.75C5 .784 5.784 0 6.75 0h7.5C15.216 0 16 .784 16 1.75v7.5A1.75 1.75 0 0 1 14.25 11h-7.5A1.75 1.75 0 0 1 5 9.25Zm1.75-.25a.25.25 0 0 0-.25.25v7.5c0 .138.112.25.25.25h7.5a.25.25 0 0 0 .25-.25v-7.5a.25.25 0 0 0-.25-.25Z"></path></svg></button><span class="prc-TooltipV2-Tooltip-tLeuB" data-direction="s" aria-hidden="true" id="_R_2ld5luqv76_" popover="auto">Copy to clipboard curl request example</span></div></div><div class="RestCodeSamples_codeBlock__EV_jQ RestCodeSamples_requestCodeBlock__SgBKI border-top rounded-1 my-0 curl" tabindex="0"><code class="hljs language-curl">curl -L \
  -H "Accept: application/vnd.github+json" \
  -H "Authorization: Bearer &lt;YOUR-TOKEN&gt;" \
  -H "X-GitHub-Api-Version: 2026-03-10" \
  https://api.github.com/repos/OWNER/REPO/teams</code></div></div><h4 class="mt-5 mb-2 h5"><p>Response</p></h4><div class="border rounded-1 pt-2"><ul aria-label="Example response format selector for List repository teams" class="prc-SegmentedControl-SegmentedControl-lqIXp RestCodeSamples_segmentedControl__HB8Q6 mx-2" data-variant="default"><li class="prc-SegmentedControl-Item-tSCQh" data-selected=""><button aria-current="true" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:transparent"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="Example response">Example response</div></span></button></li><li class="prc-SegmentedControl-Item-tSCQh"><button aria-current="false" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:var(--borderColor-default)"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="Response schema">Response schema</div></span></button></li></ul><div class=""><div class="RestCodeSamples_codeBlock__EV_jQ rounded-1 p-3 my-0 color-bg-default"><code>Status: 200</code></div><div class="RestCodeSamples_codeBlock__EV_jQ RestCodeSamples_responseCodeBlock__QlM4d border-top rounded-1 my-0" tabindex="0"><code class="hljs language-json">[
  {
    "id": 1,
    "node_id": "MDQ6VGVhbTE=",
    "url": "https://api.github.com/teams/1",
    "html_url": "https://github.com/orgs/github/teams/justice-league",
    "name": "Justice League",
    "slug": "justice-league",
    "description": "A great team.",
    "privacy": "closed",
    "notification_setting": "notifications_enabled",
    "permission": "admin",
    "members_url": "https://api.github.com/teams/1/members{/member}",
    "repositories_url": "https://api.github.com/teams/1/repos",
    "parent": null
  }
]</code></div></div></div></div></div></div><div class="pb-8"><h2 id="get-all-repository-topics" tabindex="-1"><a class="heading-link" href="#get-all-repository-topics">Get all repository topics<span aria-hidden="true" class="heading-link-symbol"></span></a></h2><div class="d-flex flex-wrap gutter mt-4"><div class="col-md-12 col-lg-6"><div class="RestOperation_codeBlock__mf2k2"></div><h3 class="mt-4 mb-3 pt-3 h4" id="get-all-repository-topics--fine-grained-access-tokens"><a href="#get-all-repository-topics--fine-grained-access-tokens">Fine-grained access tokens for "Get all repository topics"</a></h3><p>This endpoint works with the following fine-grained token types<!-- -->:</p><ul><li><a rel="" href="/en/apps/creating-github-apps/authenticating-with-a-github-app/generating-a-user-access-token-for-a-github-app">GitHub App user access tokens</a></li><li><a rel="" href="/en/apps/creating-github-apps/authenticating-with-a-github-app/generating-an-installation-access-token-for-a-github-app">GitHub App installation access tokens</a></li><li><a rel="" href="/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens#creating-a-fine-grained-personal-access-token">Fine-grained personal access tokens</a></li></ul><p>The fine-grained token must have the following permission set:</p><ul><li><span><span>"Metadata" repository permissions (read)</span></span></li></ul><p>This endpoint can be used without authentication or the aforementioned permissions if only public resources are requested.</p><h3 class="mt-4 mb-3 pt-3 h4" id="get-all-repository-topics--parameters"><a href="#get-all-repository-topics--parameters">Parameters for "Get all repository topics"</a></h3><table class="ParameterTable_parameterTable__NVZ8g" summary="Column one describes the parameter. The first line includes the name, type, and whether the parameter is required. The second line is a description of the parameter." aria-labelledby="headers-table-heading"><caption class="mt-3 mb-3 h5 float-left">Headers</caption><thead class="visually-hidden"><tr><th scope="col">Name, Type, Description</th></tr></thead><tbody><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">accept</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>Setting to <code>application/vnd.github+json</code> is recommended.</p></div><div class="pt-0"></div></div></div></td></tr></tbody></table><table class="ParameterTable_parameterTable__NVZ8g" summary="Column one describes the parameter. The first line includes the name, type, and whether the parameter is required. The second line is a description of the parameter." aria-labelledby="path-table-heading"><caption class="mt-3 mb-3 h5 float-left">Path parameters</caption><thead class="visually-hidden"><tr><th scope="col">Name, Type, Description</th></tr></thead><tbody><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">owner</code> <span class="color-fg-muted pl-2 f5">string</span> <span class="color-fg-attention f5 pl-3">Required</span></div><div class="pl-1 f5 pt-2"><div><p>The account owner of the repository. The name is not case sensitive.</p></div><div class="pt-0"></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">repo</code> <span class="color-fg-muted pl-2 f5">string</span> <span class="color-fg-attention f5 pl-3">Required</span></div><div class="pl-1 f5 pt-2"><div><p>The name of the repository without the <code>.git</code> extension. The name is not case sensitive.</p></div><div class="pt-0"></div></div></div></td></tr></tbody></table><table class="ParameterTable_parameterTable__NVZ8g" summary="Column one describes the parameter. The first line includes the name, type, and whether the parameter is required. The second line is a description of the parameter." aria-labelledby="query-table-heading"><caption class="mt-3 mb-3 h5 float-left">Query parameters</caption><thead class="visually-hidden"><tr><th scope="col">Name, Type, Description</th></tr></thead><tbody><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">page</code> <span class="color-fg-muted pl-2 f5">integer</span> </div><div class="pl-1 f5 pt-2"><div><p>The page number of the results to fetch. For more information, see "<a href="https://docs.github.com/rest/using-the-rest-api/using-pagination-in-the-rest-api">Using pagination in the REST API</a>."</p></div><div class="pt-2"><p><span>Default<!-- -->: </span><code>1</code></p></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">per_page</code> <span class="color-fg-muted pl-2 f5">integer</span> </div><div class="pl-1 f5 pt-2"><div><p>The number of results per page (max 100). For more information, see "<a href="https://docs.github.com/rest/using-the-rest-api/using-pagination-in-the-rest-api">Using pagination in the REST API</a>."</p></div><div class="pt-2"><p><span>Default<!-- -->: </span><code>30</code></p></div></div></div></td></tr></tbody></table><h3 class="mt-4 mb-3 pt-3 h4" id="get-all-repository-topics--status-codes"><a href="#get-all-repository-topics--status-codes">HTTP response status codes for "Get all repository topics"</a></h3><table><thead><tr class="text-left"><th>Status code</th><th>Description</th></tr></thead><tbody><tr><td><code>200</code></td><td><div><p>OK</p></div></td></tr><tr><td><code>404</code></td><td><div><p>Resource not found</p></div></td></tr></tbody></table></div><div class="col-md-12 col-lg-6 position-sticky flex-self-start RestOperation_stickyCodeColumn__jWPMY"><h3 class="mt-0 pt-0 h4" id="get-all-repository-topics--code-samples"><a href="#get-all-repository-topics--code-samples">Code samples for "Get all repository topics"</a></h3><h4 class="mt-3 mb-3 h5">Request example</h4><div class="rounded-1 border"><div class="my-0 p-3"><div class="RestCodeSamples_method__XQrie my-0 text-mono d-flex flex-row flex-items-start "><span class="IssueLabel IssueLabel--big color-bg-accent-emphasis color-fg-on-emphasis text-uppercase mr-2">get</span><span><wbr>/repos<wbr>/{owner}<wbr>/{repo}<wbr>/topics</span></div></div><div class="border-top d-inline-flex flex-justify-between width-full flex-items-center pt-2"><div class="d-inline-flex ml-2"><ul aria-label="Example language selector for Get all repository topics" class="prc-SegmentedControl-SegmentedControl-lqIXp RestCodeSamples_segmentedControl__HB8Q6" data-variant="default"><li class="prc-SegmentedControl-Item-tSCQh" data-selected=""><button aria-current="true" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:transparent"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="cURL">cURL</div></span></button></li><li class="prc-SegmentedControl-Item-tSCQh"><button aria-current="false" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:var(--borderColor-default)"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="JavaScript">JavaScript</div></span></button></li><li class="prc-SegmentedControl-Item-tSCQh"><button aria-current="false" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:var(--borderColor-default)"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="GitHub CLI">GitHub CLI</div></span></button></li></ul></div><div class="mr-2"><button data-component="IconButton" type="button" class="prc-Button-ButtonBase-9n-Xk js-btn-copy btn-octicon prc-Button-IconButton-fyge7" data-loading="false" data-no-visuals="true" data-size="medium" data-variant="default" aria-labelledby="_R_2ld5tuqv76_"><svg data-component="Octicon" aria-hidden="true" focusable="false" class="octicon octicon-copy" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="M0 6.75C0 5.784.784 5 1.75 5h1.5a.75.75 0 0 1 0 1.5h-1.5a.25.25 0 0 0-.25.25v7.5c0 .138.112.25.25.25h7.5a.25.25 0 0 0 .25-.25v-1.5a.75.75 0 0 1 1.5 0v1.5A1.75 1.75 0 0 1 9.25 16h-7.5A1.75 1.75 0 0 1 0 14.25Z"></path><path d="M5 1.75C5 .784 5.784 0 6.75 0h7.5C15.216 0 16 .784 16 1.75v7.5A1.75 1.75 0 0 1 14.25 11h-7.5A1.75 1.75 0 0 1 5 9.25Zm1.75-.25a.25.25 0 0 0-.25.25v7.5c0 .138.112.25.25.25h7.5a.25.25 0 0 0 .25-.25v-7.5a.25.25 0 0 0-.25-.25Z"></path></svg></button><span class="prc-TooltipV2-Tooltip-tLeuB" data-direction="s" aria-hidden="true" id="_R_2ld5tuqv76_" popover="auto">Copy to clipboard curl request example</span></div></div><div class="RestCodeSamples_codeBlock__EV_jQ RestCodeSamples_requestCodeBlock__SgBKI border-top rounded-1 my-0 curl" tabindex="0"><code class="hljs language-curl">curl -L \
  -H "Accept: application/vnd.github+json" \
  -H "Authorization: Bearer &lt;YOUR-TOKEN&gt;" \
  -H "X-GitHub-Api-Version: 2026-03-10" \
  https://api.github.com/repos/OWNER/REPO/topics</code></div></div><h4 class="mt-5 mb-2 h5"><p>Response</p></h4><div class="border rounded-1 pt-2"><ul aria-label="Example response format selector for Get all repository topics" class="prc-SegmentedControl-SegmentedControl-lqIXp RestCodeSamples_segmentedControl__HB8Q6 mx-2" data-variant="default"><li class="prc-SegmentedControl-Item-tSCQh" data-selected=""><button aria-current="true" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:transparent"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="Example response">Example response</div></span></button></li><li class="prc-SegmentedControl-Item-tSCQh"><button aria-current="false" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:var(--borderColor-default)"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="Response schema">Response schema</div></span></button></li></ul><div class=""><div class="RestCodeSamples_codeBlock__EV_jQ rounded-1 p-3 my-0 color-bg-default"><code>Status: 200</code></div><div class="RestCodeSamples_codeBlock__EV_jQ RestCodeSamples_responseCodeBlock__QlM4d border-top rounded-1 my-0" tabindex="0"><code class="hljs language-json">{
  "names": [
    "octocat",
    "atom",
    "electron",
    "api"
  ]
}</code></div></div></div></div></div></div><div class="pb-8"><h2 id="replace-all-repository-topics" tabindex="-1"><a class="heading-link" href="#replace-all-repository-topics">Replace all repository topics<span aria-hidden="true" class="heading-link-symbol"></span></a></h2><div class="d-flex flex-wrap gutter mt-4"><div class="col-md-12 col-lg-6"><div class="RestOperation_codeBlock__mf2k2"></div><h3 class="mt-4 mb-3 pt-3 h4" id="replace-all-repository-topics--fine-grained-access-tokens"><a href="#replace-all-repository-topics--fine-grained-access-tokens">Fine-grained access tokens for "Replace all repository topics"</a></h3><p>This endpoint works with the following fine-grained token types<!-- -->:</p><ul><li><a rel="" href="/en/apps/creating-github-apps/authenticating-with-a-github-app/generating-a-user-access-token-for-a-github-app">GitHub App user access tokens</a></li><li><a rel="" href="/en/apps/creating-github-apps/authenticating-with-a-github-app/generating-an-installation-access-token-for-a-github-app">GitHub App installation access tokens</a></li><li><a rel="" href="/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens#creating-a-fine-grained-personal-access-token">Fine-grained personal access tokens</a></li></ul><p>The fine-grained token must have the following permission set:</p><ul><li><span><span>"Administration" repository permissions (write)</span></span></li></ul><h3 class="mt-4 mb-3 pt-3 h4" id="replace-all-repository-topics--parameters"><a href="#replace-all-repository-topics--parameters">Parameters for "Replace all repository topics"</a></h3><table class="ParameterTable_parameterTable__NVZ8g" summary="Column one describes the parameter. The first line includes the name, type, and whether the parameter is required. The second line is a description of the parameter." aria-labelledby="headers-table-heading"><caption class="mt-3 mb-3 h5 float-left">Headers</caption><thead class="visually-hidden"><tr><th scope="col">Name, Type, Description</th></tr></thead><tbody><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">accept</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>Setting to <code>application/vnd.github+json</code> is recommended.</p></div><div class="pt-0"></div></div></div></td></tr></tbody></table><table class="ParameterTable_parameterTable__NVZ8g" summary="Column one describes the parameter. The first line includes the name, type, and whether the parameter is required. The second line is a description of the parameter." aria-labelledby="path-table-heading"><caption class="mt-3 mb-3 h5 float-left">Path parameters</caption><thead class="visually-hidden"><tr><th scope="col">Name, Type, Description</th></tr></thead><tbody><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">owner</code> <span class="color-fg-muted pl-2 f5">string</span> <span class="color-fg-attention f5 pl-3">Required</span></div><div class="pl-1 f5 pt-2"><div><p>The account owner of the repository. The name is not case sensitive.</p></div><div class="pt-0"></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">repo</code> <span class="color-fg-muted pl-2 f5">string</span> <span class="color-fg-attention f5 pl-3">Required</span></div><div class="pl-1 f5 pt-2"><div><p>The name of the repository without the <code>.git</code> extension. The name is not case sensitive.</p></div><div class="pt-0"></div></div></div></td></tr></tbody></table><table class="ParameterTable_parameterTable__NVZ8g" summary="Column one describes the parameter. The first line includes the name, type, and whether the parameter is required. The second line is a description of the parameter." aria-labelledby="body-table-heading"><caption class="mt-3 mb-3 h5 float-left">Body parameters</caption><thead class="visually-hidden"><tr><th scope="col">Name, Type, Description</th></tr></thead><tbody><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">names</code> <span class="color-fg-muted pl-2 f5">array of strings</span> <span class="color-fg-attention f5 pl-3">Required</span></div><div class="pl-1 f5 pt-2"><div><p>An array of topics to add to the repository. Pass one or more topics to <em>replace</em> the set of existing topics. Send an empty array (<code>[]</code>) to clear all topics from the repository. <strong>Note:</strong> Topic <code>names</code> will be saved as lowercase.</p></div><div class="pt-0"></div></div></div></td></tr></tbody></table><h3 class="mt-4 mb-3 pt-3 h4" id="replace-all-repository-topics--status-codes"><a href="#replace-all-repository-topics--status-codes">HTTP response status codes for "Replace all repository topics"</a></h3><table><thead><tr class="text-left"><th>Status code</th><th>Description</th></tr></thead><tbody><tr><td><code>200</code></td><td><div><p>OK</p></div></td></tr><tr><td><code>404</code></td><td><div><p>Resource not found</p></div></td></tr><tr><td><code>422</code></td><td><div><p>Validation failed, or the endpoint has been spammed.</p></div></td></tr></tbody></table></div><div class="col-md-12 col-lg-6 position-sticky flex-self-start RestOperation_stickyCodeColumn__jWPMY"><h3 class="mt-0 pt-0 h4" id="replace-all-repository-topics--code-samples"><a href="#replace-all-repository-topics--code-samples">Code samples for "Replace all repository topics"</a></h3><h4 class="mt-3 mb-3 h5">Request example</h4><div class="rounded-1 border"><div class="my-0 p-3"><div class="RestCodeSamples_method__XQrie my-0 text-mono d-flex flex-row flex-items-start "><span class="IssueLabel IssueLabel--big color-bg-accent-emphasis color-fg-on-emphasis text-uppercase mr-2">put</span><span><wbr>/repos<wbr>/{owner}<wbr>/{repo}<wbr>/topics</span></div></div><div class="border-top d-inline-flex flex-justify-between width-full flex-items-center pt-2"><div class="d-inline-flex ml-2"><ul aria-label="Example language selector for Replace all repository topics" class="prc-SegmentedControl-SegmentedControl-lqIXp RestCodeSamples_segmentedControl__HB8Q6" data-variant="default"><li class="prc-SegmentedControl-Item-tSCQh" data-selected=""><button aria-current="true" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:transparent"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="cURL">cURL</div></span></button></li><li class="prc-SegmentedControl-Item-tSCQh"><button aria-current="false" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:var(--borderColor-default)"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="JavaScript">JavaScript</div></span></button></li><li class="prc-SegmentedControl-Item-tSCQh"><button aria-current="false" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:var(--borderColor-default)"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="GitHub CLI">GitHub CLI</div></span></button></li></ul></div><div class="mr-2"><button data-component="IconButton" type="button" class="prc-Button-ButtonBase-9n-Xk js-btn-copy btn-octicon prc-Button-IconButton-fyge7" data-loading="false" data-no-visuals="true" data-size="medium" data-variant="default" aria-labelledby="_R_2ld65uqv76_"><svg data-component="Octicon" aria-hidden="true" focusable="false" class="octicon octicon-copy" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="M0 6.75C0 5.784.784 5 1.75 5h1.5a.75.75 0 0 1 0 1.5h-1.5a.25.25 0 0 0-.25.25v7.5c0 .138.112.25.25.25h7.5a.25.25 0 0 0 .25-.25v-1.5a.75.75 0 0 1 1.5 0v1.5A1.75 1.75 0 0 1 9.25 16h-7.5A1.75 1.75 0 0 1 0 14.25Z"></path><path d="M5 1.75C5 .784 5.784 0 6.75 0h7.5C15.216 0 16 .784 16 1.75v7.5A1.75 1.75 0 0 1 14.25 11h-7.5A1.75 1.75 0 0 1 5 9.25Zm1.75-.25a.25.25 0 0 0-.25.25v7.5c0 .138.112.25.25.25h7.5a.25.25 0 0 0 .25-.25v-7.5a.25.25 0 0 0-.25-.25Z"></path></svg></button><span class="prc-TooltipV2-Tooltip-tLeuB" data-direction="s" aria-hidden="true" id="_R_2ld65uqv76_" popover="auto">Copy to clipboard curl request example</span></div></div><div class="RestCodeSamples_codeBlock__EV_jQ RestCodeSamples_requestCodeBlock__SgBKI border-top rounded-1 my-0 curl" tabindex="0"><code class="hljs language-curl">curl -L \
  -X PUT \
  -H "Accept: application/vnd.github+json" \
  -H "Authorization: Bearer &lt;YOUR-TOKEN&gt;" \
  -H "X-GitHub-Api-Version: 2026-03-10" \
  https://api.github.com/repos/OWNER/REPO/topics \
  -d '{"names":["octocat","atom","electron","api"]}'</code></div></div><h4 class="mt-5 mb-2 h5"><p>Response</p></h4><div class="border rounded-1 pt-2"><ul aria-label="Example response format selector for Replace all repository topics" class="prc-SegmentedControl-SegmentedControl-lqIXp RestCodeSamples_segmentedControl__HB8Q6 mx-2" data-variant="default"><li class="prc-SegmentedControl-Item-tSCQh" data-selected=""><button aria-current="true" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:transparent"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="Example response">Example response</div></span></button></li><li class="prc-SegmentedControl-Item-tSCQh"><button aria-current="false" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:var(--borderColor-default)"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="Response schema">Response schema</div></span></button></li></ul><div class=""><div class="RestCodeSamples_codeBlock__EV_jQ rounded-1 p-3 my-0 color-bg-default"><code>Status: 200</code></div><div class="RestCodeSamples_codeBlock__EV_jQ RestCodeSamples_responseCodeBlock__QlM4d border-top rounded-1 my-0" tabindex="0"><code class="hljs language-json">{
  "names": [
    "octocat",
    "atom",
    "electron",
    "api"
  ]
}</code></div></div></div></div></div></div><div class="pb-8"><h2 id="transfer-a-repository" tabindex="-1"><a class="heading-link" href="#transfer-a-repository">Transfer a repository<span aria-hidden="true" class="heading-link-symbol"></span></a></h2><div class="d-flex flex-wrap gutter mt-4"><div class="col-md-12 col-lg-6"><div class="RestOperation_codeBlock__mf2k2"><p>A transfer request will need to be accepted by the new owner when transferring a personal repository to another user. The response will contain the original <code>owner</code>, and the transfer will continue asynchronously. For more details on the requirements to transfer personal and organization-owned repositories, see <a href="https://docs.github.com/articles/about-repository-transfers/">about repository transfers</a>.</p></div><h3 class="mt-4 mb-3 pt-3 h4" id="transfer-a-repository--fine-grained-access-tokens"><a href="#transfer-a-repository--fine-grained-access-tokens">Fine-grained access tokens for "Transfer a repository"</a></h3><p>This endpoint works with the following fine-grained token types<!-- -->:</p><ul><li><a rel="" href="/en/apps/creating-github-apps/authenticating-with-a-github-app/generating-a-user-access-token-for-a-github-app">GitHub App user access tokens</a></li></ul><p>The fine-grained token must have the following permission set:</p><ul><li><span><span>"Administration" repository permissions (write)</span></span></li></ul><h3 class="mt-4 mb-3 pt-3 h4" id="transfer-a-repository--parameters"><a href="#transfer-a-repository--parameters">Parameters for "Transfer a repository"</a></h3><table class="ParameterTable_parameterTable__NVZ8g" summary="Column one describes the parameter. The first line includes the name, type, and whether the parameter is required. The second line is a description of the parameter." aria-labelledby="headers-table-heading"><caption class="mt-3 mb-3 h5 float-left">Headers</caption><thead class="visually-hidden"><tr><th scope="col">Name, Type, Description</th></tr></thead><tbody><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">accept</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>Setting to <code>application/vnd.github+json</code> is recommended.</p></div><div class="pt-0"></div></div></div></td></tr></tbody></table><table class="ParameterTable_parameterTable__NVZ8g" summary="Column one describes the parameter. The first line includes the name, type, and whether the parameter is required. The second line is a description of the parameter." aria-labelledby="path-table-heading"><caption class="mt-3 mb-3 h5 float-left">Path parameters</caption><thead class="visually-hidden"><tr><th scope="col">Name, Type, Description</th></tr></thead><tbody><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">owner</code> <span class="color-fg-muted pl-2 f5">string</span> <span class="color-fg-attention f5 pl-3">Required</span></div><div class="pl-1 f5 pt-2"><div><p>The account owner of the repository. The name is not case sensitive.</p></div><div class="pt-0"></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">repo</code> <span class="color-fg-muted pl-2 f5">string</span> <span class="color-fg-attention f5 pl-3">Required</span></div><div class="pl-1 f5 pt-2"><div><p>The name of the repository without the <code>.git</code> extension. The name is not case sensitive.</p></div><div class="pt-0"></div></div></div></td></tr></tbody></table><table class="ParameterTable_parameterTable__NVZ8g" summary="Column one describes the parameter. The first line includes the name, type, and whether the parameter is required. The second line is a description of the parameter." aria-labelledby="body-table-heading"><caption class="mt-3 mb-3 h5 float-left">Body parameters</caption><thead class="visually-hidden"><tr><th scope="col">Name, Type, Description</th></tr></thead><tbody><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">new_owner</code> <span class="color-fg-muted pl-2 f5">string</span> <span class="color-fg-attention f5 pl-3">Required</span></div><div class="pl-1 f5 pt-2"><div><p>The username or organization name the repository will be transferred to.</p></div><div class="pt-0"></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">new_name</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>The new name to be given to the repository.</p></div><div class="pt-0"></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">team_ids</code> <span class="color-fg-muted pl-2 f5">array of integers</span> </div><div class="pl-1 f5 pt-2"><div><p>ID of the team or teams to add to the repository. Teams can only be added to organization-owned repositories.</p></div><div class="pt-0"></div></div></div></td></tr></tbody></table><h3 class="mt-4 mb-3 pt-3 h4" id="transfer-a-repository--status-codes"><a href="#transfer-a-repository--status-codes">HTTP response status codes for "Transfer a repository"</a></h3><table><thead><tr class="text-left"><th>Status code</th><th>Description</th></tr></thead><tbody><tr><td><code>202</code></td><td><div><p>Accepted</p></div></td></tr></tbody></table></div><div class="col-md-12 col-lg-6 position-sticky flex-self-start RestOperation_stickyCodeColumn__jWPMY"><h3 class="mt-0 pt-0 h4" id="transfer-a-repository--code-samples"><a href="#transfer-a-repository--code-samples">Code samples for "Transfer a repository"</a></h3><h4 class="mt-3 mb-3 h5">Request example</h4><div class="rounded-1 border"><div class="my-0 p-3"><div class="RestCodeSamples_method__XQrie my-0 text-mono d-flex flex-row flex-items-start "><span class="IssueLabel IssueLabel--big color-bg-accent-emphasis color-fg-on-emphasis text-uppercase mr-2">post</span><span><wbr>/repos<wbr>/{owner}<wbr>/{repo}<wbr>/transfer</span></div></div><div class="border-top d-inline-flex flex-justify-between width-full flex-items-center pt-2"><div class="d-inline-flex ml-2"><ul aria-label="Example language selector for Transfer a repository" class="prc-SegmentedControl-SegmentedControl-lqIXp RestCodeSamples_segmentedControl__HB8Q6" data-variant="default"><li class="prc-SegmentedControl-Item-tSCQh" data-selected=""><button aria-current="true" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:transparent"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="cURL">cURL</div></span></button></li><li class="prc-SegmentedControl-Item-tSCQh"><button aria-current="false" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:var(--borderColor-default)"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="JavaScript">JavaScript</div></span></button></li><li class="prc-SegmentedControl-Item-tSCQh"><button aria-current="false" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:var(--borderColor-default)"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="GitHub CLI">GitHub CLI</div></span></button></li></ul></div><div class="mr-2"><button data-component="IconButton" type="button" class="prc-Button-ButtonBase-9n-Xk js-btn-copy btn-octicon prc-Button-IconButton-fyge7" data-loading="false" data-no-visuals="true" data-size="medium" data-variant="default" aria-labelledby="_R_2ld6duqv76_"><svg data-component="Octicon" aria-hidden="true" focusable="false" class="octicon octicon-copy" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="M0 6.75C0 5.784.784 5 1.75 5h1.5a.75.75 0 0 1 0 1.5h-1.5a.25.25 0 0 0-.25.25v7.5c0 .138.112.25.25.25h7.5a.25.25 0 0 0 .25-.25v-1.5a.75.75 0 0 1 1.5 0v1.5A1.75 1.75 0 0 1 9.25 16h-7.5A1.75 1.75 0 0 1 0 14.25Z"></path><path d="M5 1.75C5 .784 5.784 0 6.75 0h7.5C15.216 0 16 .784 16 1.75v7.5A1.75 1.75 0 0 1 14.25 11h-7.5A1.75 1.75 0 0 1 5 9.25Zm1.75-.25a.25.25 0 0 0-.25.25v7.5c0 .138.112.25.25.25h7.5a.25.25 0 0 0 .25-.25v-7.5a.25.25 0 0 0-.25-.25Z"></path></svg></button><span class="prc-TooltipV2-Tooltip-tLeuB" data-direction="s" aria-hidden="true" id="_R_2ld6duqv76_" popover="auto">Copy to clipboard curl request example</span></div></div><div class="RestCodeSamples_codeBlock__EV_jQ RestCodeSamples_requestCodeBlock__SgBKI border-top rounded-1 my-0 curl" tabindex="0"><code class="hljs language-curl">curl -L \
  -X POST \
  -H "Accept: application/vnd.github+json" \
  -H "Authorization: Bearer &lt;YOUR-TOKEN&gt;" \
  -H "X-GitHub-Api-Version: 2026-03-10" \
  https://api.github.com/repos/OWNER/REPO/transfer \
  -d '{"new_owner":"github","team_ids":[12,345],"new_name":"octorepo"}'</code></div></div><h4 class="mt-5 mb-2 h5"><p>Response</p></h4><div class="border rounded-1 pt-2"><ul aria-label="Example response format selector for Transfer a repository" class="prc-SegmentedControl-SegmentedControl-lqIXp RestCodeSamples_segmentedControl__HB8Q6 mx-2" data-variant="default"><li class="prc-SegmentedControl-Item-tSCQh" data-selected=""><button aria-current="true" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:transparent"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="Example response">Example response</div></span></button></li><li class="prc-SegmentedControl-Item-tSCQh"><button aria-current="false" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:var(--borderColor-default)"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="Response schema">Response schema</div></span></button></li></ul><div class=""><div class="RestCodeSamples_codeBlock__EV_jQ rounded-1 p-3 my-0 color-bg-default"><code>Status: 202</code></div><div class="RestCodeSamples_codeBlock__EV_jQ RestCodeSamples_responseCodeBlock__QlM4d border-top rounded-1 my-0" tabindex="0"><code class="hljs language-json">{
  "id": 1296269,
  "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5",
  "name": "Hello-World",
  "full_name": "octocat/Hello-World",
  "owner": {
    "login": "octocat",
    "id": 1,
    "node_id": "MDQ6VXNlcjE=",
    "avatar_url": "https://github.com/images/error/octocat_happy.gif",
    "gravatar_id": "",
    "url": "https://api.github.com/users/octocat",
    "html_url": "https://github.com/octocat",
    "followers_url": "https://api.github.com/users/octocat/followers",
    "following_url": "https://api.github.com/users/octocat/following{/other_user}",
    "gists_url": "https://api.github.com/users/octocat/gists{/gist_id}",
    "starred_url": "https://api.github.com/users/octocat/starred{/owner}{/repo}",
    "subscriptions_url": "https://api.github.com/users/octocat/subscriptions",
    "organizations_url": "https://api.github.com/users/octocat/orgs",
    "repos_url": "https://api.github.com/users/octocat/repos",
    "events_url": "https://api.github.com/users/octocat/events{/privacy}",
    "received_events_url": "https://api.github.com/users/octocat/received_events",
    "type": "User",
    "site_admin": false
  },
  "private": false,
  "html_url": "https://github.com/octocat/Hello-World",
  "description": "This your first repo!",
  "fork": false,
  "url": "https://api.github.com/repos/octocat/Hello-World",
  "archive_url": "https://api.github.com/repos/octocat/Hello-World/{archive_format}{/ref}",
  "assignees_url": "https://api.github.com/repos/octocat/Hello-World/assignees{/user}",
  "blobs_url": "https://api.github.com/repos/octocat/Hello-World/git/blobs{/sha}",
  "branches_url": "https://api.github.com/repos/octocat/Hello-World/branches{/branch}",
  "collaborators_url": "https://api.github.com/repos/octocat/Hello-World/collaborators{/collaborator}",
  "comments_url": "https://api.github.com/repos/octocat/Hello-World/comments{/number}",
  "commits_url": "https://api.github.com/repos/octocat/Hello-World/commits{/sha}",
  "compare_url": "https://api.github.com/repos/octocat/Hello-World/compare/{base}...{head}",
  "contents_url": "https://api.github.com/repos/octocat/Hello-World/contents/{+path}",
  "contributors_url": "https://api.github.com/repos/octocat/Hello-World/contributors",
  "deployments_url": "https://api.github.com/repos/octocat/Hello-World/deployments",
  "downloads_url": "https://api.github.com/repos/octocat/Hello-World/downloads",
  "events_url": "https://api.github.com/repos/octocat/Hello-World/events",
  "forks_url": "https://api.github.com/repos/octocat/Hello-World/forks",
  "git_commits_url": "https://api.github.com/repos/octocat/Hello-World/git/commits{/sha}",
  "git_refs_url": "https://api.github.com/repos/octocat/Hello-World/git/refs{/sha}",
  "git_tags_url": "https://api.github.com/repos/octocat/Hello-World/git/tags{/sha}",
  "git_url": "git:github.com/octocat/Hello-World.git",
  "issue_comment_url": "https://api.github.com/repos/octocat/Hello-World/issues/comments{/number}",
  "issue_events_url": "https://api.github.com/repos/octocat/Hello-World/issues/events{/number}",
  "issues_url": "https://api.github.com/repos/octocat/Hello-World/issues{/number}",
  "keys_url": "https://api.github.com/repos/octocat/Hello-World/keys{/key_id}",
  "labels_url": "https://api.github.com/repos/octocat/Hello-World/labels{/name}",
  "languages_url": "https://api.github.com/repos/octocat/Hello-World/languages",
  "merges_url": "https://api.github.com/repos/octocat/Hello-World/merges",
  "milestones_url": "https://api.github.com/repos/octocat/Hello-World/milestones{/number}",
  "notifications_url": "https://api.github.com/repos/octocat/Hello-World/notifications{?since,all,participating}",
  "pulls_url": "https://api.github.com/repos/octocat/Hello-World/pulls{/number}",
  "releases_url": "https://api.github.com/repos/octocat/Hello-World/releases{/id}",
  "ssh_url": "git@github.com:octocat/Hello-World.git",
  "stargazers_url": "https://api.github.com/repos/octocat/Hello-World/stargazers",
  "statuses_url": "https://api.github.com/repos/octocat/Hello-World/statuses/{sha}",
  "subscribers_url": "https://api.github.com/repos/octocat/Hello-World/subscribers",
  "subscription_url": "https://api.github.com/repos/octocat/Hello-World/subscription",
  "tags_url": "https://api.github.com/repos/octocat/Hello-World/tags",
  "teams_url": "https://api.github.com/repos/octocat/Hello-World/teams",
  "trees_url": "https://api.github.com/repos/octocat/Hello-World/git/trees{/sha}",
  "clone_url": "https://github.com/octocat/Hello-World.git",
  "mirror_url": "git:git.example.com/octocat/Hello-World",
  "hooks_url": "https://api.github.com/repos/octocat/Hello-World/hooks",
  "svn_url": "https://svn.github.com/octocat/Hello-World",
  "homepage": "https://github.com",
  "language": null,
  "forks_count": 9,
  "stargazers_count": 80,
  "watchers_count": 80,
  "size": 108,
  "default_branch": "master",
  "open_issues_count": 0,
  "is_template": false,
  "topics": [
    "octocat",
    "atom",
    "electron",
    "api"
  ],
  "has_issues": true,
  "has_projects": true,
  "has_wiki": true,
  "has_pages": false,
  "archived": false,
  "disabled": false,
  "visibility": "public",
  "pushed_at": "2011-01-26T19:06:43Z",
  "created_at": "2011-01-26T19:01:12Z",
  "updated_at": "2011-01-26T19:14:43Z",
  "permissions": {
    "admin": false,
    "push": false,
    "pull": true
  },
  "template_repository": {
    "id": 1296269,
    "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5",
    "name": "Hello-World-Template",
    "full_name": "octocat/Hello-World-Template",
    "owner": {
      "login": "octocat",
      "id": 1,
      "node_id": "MDQ6VXNlcjE=",
      "avatar_url": "https://github.com/images/error/octocat_happy.gif",
      "gravatar_id": "",
      "url": "https://api.github.com/users/octocat",
      "html_url": "https://github.com/octocat",
      "followers_url": "https://api.github.com/users/octocat/followers",
      "following_url": "https://api.github.com/users/octocat/following{/other_user}",
      "gists_url": "https://api.github.com/users/octocat/gists{/gist_id}",
      "starred_url": "https://api.github.com/users/octocat/starred{/owner}{/repo}",
      "subscriptions_url": "https://api.github.com/users/octocat/subscriptions",
      "organizations_url": "https://api.github.com/users/octocat/orgs",
      "repos_url": "https://api.github.com/users/octocat/repos",
      "events_url": "https://api.github.com/users/octocat/events{/privacy}",
      "received_events_url": "https://api.github.com/users/octocat/received_events",
      "type": "User",
      "site_admin": false
    },
    "private": false,
    "html_url": "https://github.com/octocat/Hello-World-Template",
    "description": "This your first repo!",
    "fork": false,
    "url": "https://api.github.com/repos/octocat/Hello-World-Template",
    "archive_url": "https://api.github.com/repos/octocat/Hello-World-Template/{archive_format}{/ref}",
    "assignees_url": "https://api.github.com/repos/octocat/Hello-World-Template/assignees{/user}",
    "blobs_url": "https://api.github.com/repos/octocat/Hello-World-Template/git/blobs{/sha}",
    "branches_url": "https://api.github.com/repos/octocat/Hello-World-Template/branches{/branch}",
    "collaborators_url": "https://api.github.com/repos/octocat/Hello-World-Template/collaborators{/collaborator}",
    "comments_url": "https://api.github.com/repos/octocat/Hello-World-Template/comments{/number}",
    "commits_url": "https://api.github.com/repos/octocat/Hello-World-Template/commits{/sha}",
    "compare_url": "https://api.github.com/repos/octocat/Hello-World-Template/compare/{base}...{head}",
    "contents_url": "https://api.github.com/repos/octocat/Hello-World-Template/contents/{+path}",
    "contributors_url": "https://api.github.com/repos/octocat/Hello-World-Template/contributors",
    "deployments_url": "https://api.github.com/repos/octocat/Hello-World-Template/deployments",
    "downloads_url": "https://api.github.com/repos/octocat/Hello-World-Template/downloads",
    "events_url": "https://api.github.com/repos/octocat/Hello-World-Template/events",
    "forks_url": "https://api.github.com/repos/octocat/Hello-World-Template/forks",
    "git_commits_url": "https://api.github.com/repos/octocat/Hello-World-Template/git/commits{/sha}",
    "git_refs_url": "https://api.github.com/repos/octocat/Hello-World-Template/git/refs{/sha}",
    "git_tags_url": "https://api.github.com/repos/octocat/Hello-World-Template/git/tags{/sha}",
    "git_url": "git:github.com/octocat/Hello-World-Template.git",
    "issue_comment_url": "https://api.github.com/repos/octocat/Hello-World-Template/issues/comments{/number}",
    "issue_events_url": "https://api.github.com/repos/octocat/Hello-World-Template/issues/events{/number}",
    "issues_url": "https://api.github.com/repos/octocat/Hello-World-Template/issues{/number}",
    "keys_url": "https://api.github.com/repos/octocat/Hello-World-Template/keys{/key_id}",
    "labels_url": "https://api.github.com/repos/octocat/Hello-World-Template/labels{/name}",
    "languages_url": "https://api.github.com/repos/octocat/Hello-World-Template/languages",
    "merges_url": "https://api.github.com/repos/octocat/Hello-World-Template/merges",
    "milestones_url": "https://api.github.com/repos/octocat/Hello-World-Template/milestones{/number}",
    "notifications_url": "https://api.github.com/repos/octocat/Hello-World-Template/notifications{?since,all,participating}",
    "pulls_url": "https://api.github.com/repos/octocat/Hello-World-Template/pulls{/number}",
    "releases_url": "https://api.github.com/repos/octocat/Hello-World-Template/releases{/id}",
    "ssh_url": "git@github.com:octocat/Hello-World-Template.git",
    "stargazers_url": "https://api.github.com/repos/octocat/Hello-World-Template/stargazers",
    "statuses_url": "https://api.github.com/repos/octocat/Hello-World-Template/statuses/{sha}",
    "subscribers_url": "https://api.github.com/repos/octocat/Hello-World-Template/subscribers",
    "subscription_url": "https://api.github.com/repos/octocat/Hello-World-Template/subscription",
    "tags_url": "https://api.github.com/repos/octocat/Hello-World-Template/tags",
    "teams_url": "https://api.github.com/repos/octocat/Hello-World-Template/teams",
    "trees_url": "https://api.github.com/repos/octocat/Hello-World-Template/git/trees{/sha}",
    "clone_url": "https://github.com/octocat/Hello-World-Template.git",
    "mirror_url": "git:git.example.com/octocat/Hello-World-Template",
    "hooks_url": "https://api.github.com/repos/octocat/Hello-World-Template/hooks",
    "svn_url": "https://svn.github.com/octocat/Hello-World-Template",
    "homepage": "https://github.com",
    "language": null,
    "forks": 9,
    "forks_count": 9,
    "stargazers_count": 80,
    "watchers_count": 80,
    "watchers": 80,
    "size": 108,
    "default_branch": "master",
    "open_issues": 0,
    "open_issues_count": 0,
    "is_template": true,
    "license": {
      "key": "mit",
      "name": "MIT License",
      "url": "https://api.github.com/licenses/mit",
      "spdx_id": "MIT",
      "node_id": "MDc6TGljZW5zZW1pdA==",
      "html_url": "https://api.github.com/licenses/mit"
    },
    "topics": [
      "octocat",
      "atom",
      "electron",
      "api"
    ],
    "has_issues": true,
    "has_projects": true,
    "has_wiki": true,
    "has_pages": false,
    "has_downloads": true,
    "archived": false,
    "disabled": false,
    "visibility": "public",
    "pushed_at": "2011-01-26T19:06:43Z",
    "created_at": "2011-01-26T19:01:12Z",
    "updated_at": "2011-01-26T19:14:43Z",
    "permissions": {
      "admin": false,
      "push": false,
      "pull": true
    },
    "allow_rebase_merge": true,
    "temp_clone_token": "ABTLWHOULUVAXGTRYU7OC2876QJ2O",
    "allow_squash_merge": true,
    "allow_auto_merge": false,
    "delete_branch_on_merge": true,
    "allow_merge_commit": true,
    "allow_forking": true,
    "subscribers_count": 42,
    "network_count": 0
  }
}</code></div></div></div></div></div></div><div class="pb-8"><h2 id="check-if-vulnerability-alerts-are-enabled-for-a-repository" tabindex="-1"><a class="heading-link" href="#check-if-vulnerability-alerts-are-enabled-for-a-repository">Check if vulnerability alerts are enabled for a repository<span aria-hidden="true" class="heading-link-symbol"></span></a></h2><div class="d-flex flex-wrap gutter mt-4"><div class="col-md-12 col-lg-6"><div class="RestOperation_codeBlock__mf2k2"><p>Shows whether dependency alerts are enabled or disabled for a repository. The authenticated user must have admin read access to the repository. For more information, see "<a href="https://docs.github.com/articles/about-security-alerts-for-vulnerable-dependencies">About security alerts for vulnerable dependencies</a>".</p></div><h3 class="mt-4 mb-3 pt-3 h4" id="check-if-vulnerability-alerts-are-enabled-for-a-repository--fine-grained-access-tokens"><a href="#check-if-vulnerability-alerts-are-enabled-for-a-repository--fine-grained-access-tokens">Fine-grained access tokens for "Check if vulnerability alerts are enabled for a repository"</a></h3><p>This endpoint works with the following fine-grained token types<!-- -->:</p><ul><li><a rel="" href="/en/apps/creating-github-apps/authenticating-with-a-github-app/generating-a-user-access-token-for-a-github-app">GitHub App user access tokens</a></li><li><a rel="" href="/en/apps/creating-github-apps/authenticating-with-a-github-app/generating-an-installation-access-token-for-a-github-app">GitHub App installation access tokens</a></li><li><a rel="" href="/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens#creating-a-fine-grained-personal-access-token">Fine-grained personal access tokens</a></li></ul><p>The fine-grained token must have the following permission set:</p><ul><li><span><span>"Administration" repository permissions (read)</span></span></li></ul><h3 class="mt-4 mb-3 pt-3 h4" id="check-if-vulnerability-alerts-are-enabled-for-a-repository--parameters"><a href="#check-if-vulnerability-alerts-are-enabled-for-a-repository--parameters">Parameters for "Check if vulnerability alerts are enabled for a repository"</a></h3><table class="ParameterTable_parameterTable__NVZ8g" summary="Column one describes the parameter. The first line includes the name, type, and whether the parameter is required. The second line is a description of the parameter." aria-labelledby="headers-table-heading"><caption class="mt-3 mb-3 h5 float-left">Headers</caption><thead class="visually-hidden"><tr><th scope="col">Name, Type, Description</th></tr></thead><tbody><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">accept</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>Setting to <code>application/vnd.github+json</code> is recommended.</p></div><div class="pt-0"></div></div></div></td></tr></tbody></table><table class="ParameterTable_parameterTable__NVZ8g" summary="Column one describes the parameter. The first line includes the name, type, and whether the parameter is required. The second line is a description of the parameter." aria-labelledby="path-table-heading"><caption class="mt-3 mb-3 h5 float-left">Path parameters</caption><thead class="visually-hidden"><tr><th scope="col">Name, Type, Description</th></tr></thead><tbody><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">owner</code> <span class="color-fg-muted pl-2 f5">string</span> <span class="color-fg-attention f5 pl-3">Required</span></div><div class="pl-1 f5 pt-2"><div><p>The account owner of the repository. The name is not case sensitive.</p></div><div class="pt-0"></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">repo</code> <span class="color-fg-muted pl-2 f5">string</span> <span class="color-fg-attention f5 pl-3">Required</span></div><div class="pl-1 f5 pt-2"><div><p>The name of the repository without the <code>.git</code> extension. The name is not case sensitive.</p></div><div class="pt-0"></div></div></div></td></tr></tbody></table><h3 class="mt-4 mb-3 pt-3 h4" id="check-if-vulnerability-alerts-are-enabled-for-a-repository--status-codes"><a href="#check-if-vulnerability-alerts-are-enabled-for-a-repository--status-codes">HTTP response status codes for "Check if vulnerability alerts are enabled for a repository"</a></h3><table><thead><tr class="text-left"><th>Status code</th><th>Description</th></tr></thead><tbody><tr><td><code>204</code></td><td><div><p>Response if repository is enabled with vulnerability alerts</p></div></td></tr><tr><td><code>404</code></td><td><div><p>Not Found if repository is not enabled with vulnerability alerts</p></div></td></tr></tbody></table></div><div class="col-md-12 col-lg-6 position-sticky flex-self-start RestOperation_stickyCodeColumn__jWPMY"><h3 class="mt-0 pt-0 h4" id="check-if-vulnerability-alerts-are-enabled-for-a-repository--code-samples"><a href="#check-if-vulnerability-alerts-are-enabled-for-a-repository--code-samples">Code samples for "Check if vulnerability alerts are enabled for a repository"</a></h3><h4 class="mt-3 mb-3 h5">Request example</h4><div class="rounded-1 border"><div class="my-0 p-3"><div class="RestCodeSamples_method__XQrie my-0 text-mono d-flex flex-row flex-items-start "><span class="IssueLabel IssueLabel--big color-bg-accent-emphasis color-fg-on-emphasis text-uppercase mr-2">get</span><span><wbr>/repos<wbr>/{owner}<wbr>/{repo}<wbr>/vulnerability-alerts</span></div></div><div class="border-top d-inline-flex flex-justify-between width-full flex-items-center pt-2"><div class="d-inline-flex ml-2"><ul aria-label="Example language selector for Check if vulnerability alerts are enabled for a repository" class="prc-SegmentedControl-SegmentedControl-lqIXp RestCodeSamples_segmentedControl__HB8Q6" data-variant="default"><li class="prc-SegmentedControl-Item-tSCQh" data-selected=""><button aria-current="true" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:transparent"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="cURL">cURL</div></span></button></li><li class="prc-SegmentedControl-Item-tSCQh"><button aria-current="false" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:var(--borderColor-default)"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="JavaScript">JavaScript</div></span></button></li><li class="prc-SegmentedControl-Item-tSCQh"><button aria-current="false" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:var(--borderColor-default)"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="GitHub CLI">GitHub CLI</div></span></button></li></ul></div><div class="mr-2"><button data-component="IconButton" type="button" class="prc-Button-ButtonBase-9n-Xk js-btn-copy btn-octicon prc-Button-IconButton-fyge7" data-loading="false" data-no-visuals="true" data-size="medium" data-variant="default" aria-labelledby="_R_2ld6luqv76_"><svg data-component="Octicon" aria-hidden="true" focusable="false" class="octicon octicon-copy" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="M0 6.75C0 5.784.784 5 1.75 5h1.5a.75.75 0 0 1 0 1.5h-1.5a.25.25 0 0 0-.25.25v7.5c0 .138.112.25.25.25h7.5a.25.25 0 0 0 .25-.25v-1.5a.75.75 0 0 1 1.5 0v1.5A1.75 1.75 0 0 1 9.25 16h-7.5A1.75 1.75 0 0 1 0 14.25Z"></path><path d="M5 1.75C5 .784 5.784 0 6.75 0h7.5C15.216 0 16 .784 16 1.75v7.5A1.75 1.75 0 0 1 14.25 11h-7.5A1.75 1.75 0 0 1 5 9.25Zm1.75-.25a.25.25 0 0 0-.25.25v7.5c0 .138.112.25.25.25h7.5a.25.25 0 0 0 .25-.25v-7.5a.25.25 0 0 0-.25-.25Z"></path></svg></button><span class="prc-TooltipV2-Tooltip-tLeuB" data-direction="s" aria-hidden="true" id="_R_2ld6luqv76_" popover="auto">Copy to clipboard curl request example</span></div></div><div class="RestCodeSamples_codeBlock__EV_jQ RestCodeSamples_requestCodeBlock__SgBKI border-top rounded-1 my-0 curl" tabindex="0"><code class="hljs language-curl">curl -L \
  -H "Accept: application/vnd.github+json" \
  -H "Authorization: Bearer &lt;YOUR-TOKEN&gt;" \
  -H "X-GitHub-Api-Version: 2026-03-10" \
  https://api.github.com/repos/OWNER/REPO/vulnerability-alerts</code></div></div><h4 class="mt-5 mb-2 h5"><p>Response if repository is enabled with vulnerability alerts</p></h4><div class="border rounded-1 pt-2"><div class=""><div class="RestCodeSamples_codeBlock__EV_jQ rounded-1 p-3 my-0 color-bg-default"><code>Status: 204</code></div></div></div></div></div></div><div class="pb-8"><h2 id="enable-vulnerability-alerts" tabindex="-1"><a class="heading-link" href="#enable-vulnerability-alerts">Enable vulnerability alerts<span aria-hidden="true" class="heading-link-symbol"></span></a></h2><div class="d-flex flex-wrap gutter mt-4"><div class="col-md-12 col-lg-6"><div class="RestOperation_codeBlock__mf2k2"><p>Enables dependency alerts and the dependency graph for a repository. The authenticated user must have admin access to the repository. For more information, see "<a href="https://docs.github.com/articles/about-security-alerts-for-vulnerable-dependencies">About security alerts for vulnerable dependencies</a>".</p></div><h3 class="mt-4 mb-3 pt-3 h4" id="enable-vulnerability-alerts--fine-grained-access-tokens"><a href="#enable-vulnerability-alerts--fine-grained-access-tokens">Fine-grained access tokens for "Enable vulnerability alerts"</a></h3><p>This endpoint works with the following fine-grained token types<!-- -->:</p><ul><li><a rel="" href="/en/apps/creating-github-apps/authenticating-with-a-github-app/generating-a-user-access-token-for-a-github-app">GitHub App user access tokens</a></li><li><a rel="" href="/en/apps/creating-github-apps/authenticating-with-a-github-app/generating-an-installation-access-token-for-a-github-app">GitHub App installation access tokens</a></li><li><a rel="" href="/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens#creating-a-fine-grained-personal-access-token">Fine-grained personal access tokens</a></li></ul><p>The fine-grained token must have the following permission set:</p><ul><li><span><span>"Administration" repository permissions (write)</span></span></li></ul><h3 class="mt-4 mb-3 pt-3 h4" id="enable-vulnerability-alerts--parameters"><a href="#enable-vulnerability-alerts--parameters">Parameters for "Enable vulnerability alerts"</a></h3><table class="ParameterTable_parameterTable__NVZ8g" summary="Column one describes the parameter. The first line includes the name, type, and whether the parameter is required. The second line is a description of the parameter." aria-labelledby="headers-table-heading"><caption class="mt-3 mb-3 h5 float-left">Headers</caption><thead class="visually-hidden"><tr><th scope="col">Name, Type, Description</th></tr></thead><tbody><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">accept</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>Setting to <code>application/vnd.github+json</code> is recommended.</p></div><div class="pt-0"></div></div></div></td></tr></tbody></table><table class="ParameterTable_parameterTable__NVZ8g" summary="Column one describes the parameter. The first line includes the name, type, and whether the parameter is required. The second line is a description of the parameter." aria-labelledby="path-table-heading"><caption class="mt-3 mb-3 h5 float-left">Path parameters</caption><thead class="visually-hidden"><tr><th scope="col">Name, Type, Description</th></tr></thead><tbody><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">owner</code> <span class="color-fg-muted pl-2 f5">string</span> <span class="color-fg-attention f5 pl-3">Required</span></div><div class="pl-1 f5 pt-2"><div><p>The account owner of the repository. The name is not case sensitive.</p></div><div class="pt-0"></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">repo</code> <span class="color-fg-muted pl-2 f5">string</span> <span class="color-fg-attention f5 pl-3">Required</span></div><div class="pl-1 f5 pt-2"><div><p>The name of the repository without the <code>.git</code> extension. The name is not case sensitive.</p></div><div class="pt-0"></div></div></div></td></tr></tbody></table><h3 class="mt-4 mb-3 pt-3 h4" id="enable-vulnerability-alerts--status-codes"><a href="#enable-vulnerability-alerts--status-codes">HTTP response status codes for "Enable vulnerability alerts"</a></h3><table><thead><tr class="text-left"><th>Status code</th><th>Description</th></tr></thead><tbody><tr><td><code>204</code></td><td><div><p>No Content</p></div></td></tr></tbody></table></div><div class="col-md-12 col-lg-6 position-sticky flex-self-start RestOperation_stickyCodeColumn__jWPMY"><h3 class="mt-0 pt-0 h4" id="enable-vulnerability-alerts--code-samples"><a href="#enable-vulnerability-alerts--code-samples">Code samples for "Enable vulnerability alerts"</a></h3><h4 class="mt-3 mb-3 h5">Request example</h4><div class="rounded-1 border"><div class="my-0 p-3"><div class="RestCodeSamples_method__XQrie my-0 text-mono d-flex flex-row flex-items-start "><span class="IssueLabel IssueLabel--big color-bg-accent-emphasis color-fg-on-emphasis text-uppercase mr-2">put</span><span><wbr>/repos<wbr>/{owner}<wbr>/{repo}<wbr>/vulnerability-alerts</span></div></div><div class="border-top d-inline-flex flex-justify-between width-full flex-items-center pt-2"><div class="d-inline-flex ml-2"><ul aria-label="Example language selector for Enable vulnerability alerts" class="prc-SegmentedControl-SegmentedControl-lqIXp RestCodeSamples_segmentedControl__HB8Q6" data-variant="default"><li class="prc-SegmentedControl-Item-tSCQh" data-selected=""><button aria-current="true" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:transparent"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="cURL">cURL</div></span></button></li><li class="prc-SegmentedControl-Item-tSCQh"><button aria-current="false" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:var(--borderColor-default)"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="JavaScript">JavaScript</div></span></button></li><li class="prc-SegmentedControl-Item-tSCQh"><button aria-current="false" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:var(--borderColor-default)"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="GitHub CLI">GitHub CLI</div></span></button></li></ul></div><div class="mr-2"><button data-component="IconButton" type="button" class="prc-Button-ButtonBase-9n-Xk js-btn-copy btn-octicon prc-Button-IconButton-fyge7" data-loading="false" data-no-visuals="true" data-size="medium" data-variant="default" aria-labelledby="_R_2ld6tuqv76_"><svg data-component="Octicon" aria-hidden="true" focusable="false" class="octicon octicon-copy" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="M0 6.75C0 5.784.784 5 1.75 5h1.5a.75.75 0 0 1 0 1.5h-1.5a.25.25 0 0 0-.25.25v7.5c0 .138.112.25.25.25h7.5a.25.25 0 0 0 .25-.25v-1.5a.75.75 0 0 1 1.5 0v1.5A1.75 1.75 0 0 1 9.25 16h-7.5A1.75 1.75 0 0 1 0 14.25Z"></path><path d="M5 1.75C5 .784 5.784 0 6.75 0h7.5C15.216 0 16 .784 16 1.75v7.5A1.75 1.75 0 0 1 14.25 11h-7.5A1.75 1.75 0 0 1 5 9.25Zm1.75-.25a.25.25 0 0 0-.25.25v7.5c0 .138.112.25.25.25h7.5a.25.25 0 0 0 .25-.25v-7.5a.25.25 0 0 0-.25-.25Z"></path></svg></button><span class="prc-TooltipV2-Tooltip-tLeuB" data-direction="s" aria-hidden="true" id="_R_2ld6tuqv76_" popover="auto">Copy to clipboard curl request example</span></div></div><div class="RestCodeSamples_codeBlock__EV_jQ RestCodeSamples_requestCodeBlock__SgBKI border-top rounded-1 my-0 curl" tabindex="0"><code class="hljs language-curl">curl -L \
  -X PUT \
  -H "Accept: application/vnd.github+json" \
  -H "Authorization: Bearer &lt;YOUR-TOKEN&gt;" \
  -H "X-GitHub-Api-Version: 2026-03-10" \
  https://api.github.com/repos/OWNER/REPO/vulnerability-alerts</code></div></div><h4 class="mt-5 mb-2 h5"><p>Response</p></h4><div class="border rounded-1 pt-2"><div class=""><div class="RestCodeSamples_codeBlock__EV_jQ rounded-1 p-3 my-0 color-bg-default"><code>Status: 204</code></div></div></div></div></div></div><div class="pb-8"><h2 id="disable-vulnerability-alerts" tabindex="-1"><a class="heading-link" href="#disable-vulnerability-alerts">Disable vulnerability alerts<span aria-hidden="true" class="heading-link-symbol"></span></a></h2><div class="d-flex flex-wrap gutter mt-4"><div class="col-md-12 col-lg-6"><div class="RestOperation_codeBlock__mf2k2"><p>Disables dependency alerts and the dependency graph for a repository.
The authenticated user must have admin access to the repository. For more information,
see "<a href="https://docs.github.com/articles/about-security-alerts-for-vulnerable-dependencies">About security alerts for vulnerable dependencies</a>".</p></div><h3 class="mt-4 mb-3 pt-3 h4" id="disable-vulnerability-alerts--fine-grained-access-tokens"><a href="#disable-vulnerability-alerts--fine-grained-access-tokens">Fine-grained access tokens for "Disable vulnerability alerts"</a></h3><p>This endpoint works with the following fine-grained token types<!-- -->:</p><ul><li><a rel="" href="/en/apps/creating-github-apps/authenticating-with-a-github-app/generating-a-user-access-token-for-a-github-app">GitHub App user access tokens</a></li><li><a rel="" href="/en/apps/creating-github-apps/authenticating-with-a-github-app/generating-an-installation-access-token-for-a-github-app">GitHub App installation access tokens</a></li><li><a rel="" href="/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens#creating-a-fine-grained-personal-access-token">Fine-grained personal access tokens</a></li></ul><p>The fine-grained token must have the following permission set:</p><ul><li><span><span>"Administration" repository permissions (write)</span></span></li></ul><h3 class="mt-4 mb-3 pt-3 h4" id="disable-vulnerability-alerts--parameters"><a href="#disable-vulnerability-alerts--parameters">Parameters for "Disable vulnerability alerts"</a></h3><table class="ParameterTable_parameterTable__NVZ8g" summary="Column one describes the parameter. The first line includes the name, type, and whether the parameter is required. The second line is a description of the parameter." aria-labelledby="headers-table-heading"><caption class="mt-3 mb-3 h5 float-left">Headers</caption><thead class="visually-hidden"><tr><th scope="col">Name, Type, Description</th></tr></thead><tbody><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">accept</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>Setting to <code>application/vnd.github+json</code> is recommended.</p></div><div class="pt-0"></div></div></div></td></tr></tbody></table><table class="ParameterTable_parameterTable__NVZ8g" summary="Column one describes the parameter. The first line includes the name, type, and whether the parameter is required. The second line is a description of the parameter." aria-labelledby="path-table-heading"><caption class="mt-3 mb-3 h5 float-left">Path parameters</caption><thead class="visually-hidden"><tr><th scope="col">Name, Type, Description</th></tr></thead><tbody><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">owner</code> <span class="color-fg-muted pl-2 f5">string</span> <span class="color-fg-attention f5 pl-3">Required</span></div><div class="pl-1 f5 pt-2"><div><p>The account owner of the repository. The name is not case sensitive.</p></div><div class="pt-0"></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">repo</code> <span class="color-fg-muted pl-2 f5">string</span> <span class="color-fg-attention f5 pl-3">Required</span></div><div class="pl-1 f5 pt-2"><div><p>The name of the repository without the <code>.git</code> extension. The name is not case sensitive.</p></div><div class="pt-0"></div></div></div></td></tr></tbody></table><h3 class="mt-4 mb-3 pt-3 h4" id="disable-vulnerability-alerts--status-codes"><a href="#disable-vulnerability-alerts--status-codes">HTTP response status codes for "Disable vulnerability alerts"</a></h3><table><thead><tr class="text-left"><th>Status code</th><th>Description</th></tr></thead><tbody><tr><td><code>204</code></td><td><div><p>No Content</p></div></td></tr></tbody></table></div><div class="col-md-12 col-lg-6 position-sticky flex-self-start RestOperation_stickyCodeColumn__jWPMY"><h3 class="mt-0 pt-0 h4" id="disable-vulnerability-alerts--code-samples"><a href="#disable-vulnerability-alerts--code-samples">Code samples for "Disable vulnerability alerts"</a></h3><h4 class="mt-3 mb-3 h5">Request example</h4><div class="rounded-1 border"><div class="my-0 p-3"><div class="RestCodeSamples_method__XQrie my-0 text-mono d-flex flex-row flex-items-start "><span class="IssueLabel IssueLabel--big color-bg-accent-emphasis color-fg-on-emphasis text-uppercase mr-2">delete</span><span><wbr>/repos<wbr>/{owner}<wbr>/{repo}<wbr>/vulnerability-alerts</span></div></div><div class="border-top d-inline-flex flex-justify-between width-full flex-items-center pt-2"><div class="d-inline-flex ml-2"><ul aria-label="Example language selector for Disable vulnerability alerts" class="prc-SegmentedControl-SegmentedControl-lqIXp RestCodeSamples_segmentedControl__HB8Q6" data-variant="default"><li class="prc-SegmentedControl-Item-tSCQh" data-selected=""><button aria-current="true" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:transparent"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="cURL">cURL</div></span></button></li><li class="prc-SegmentedControl-Item-tSCQh"><button aria-current="false" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:var(--borderColor-default)"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="JavaScript">JavaScript</div></span></button></li><li class="prc-SegmentedControl-Item-tSCQh"><button aria-current="false" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:var(--borderColor-default)"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="GitHub CLI">GitHub CLI</div></span></button></li></ul></div><div class="mr-2"><button data-component="IconButton" type="button" class="prc-Button-ButtonBase-9n-Xk js-btn-copy btn-octicon prc-Button-IconButton-fyge7" data-loading="false" data-no-visuals="true" data-size="medium" data-variant="default" aria-labelledby="_R_2ld75uqv76_"><svg data-component="Octicon" aria-hidden="true" focusable="false" class="octicon octicon-copy" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="M0 6.75C0 5.784.784 5 1.75 5h1.5a.75.75 0 0 1 0 1.5h-1.5a.25.25 0 0 0-.25.25v7.5c0 .138.112.25.25.25h7.5a.25.25 0 0 0 .25-.25v-1.5a.75.75 0 0 1 1.5 0v1.5A1.75 1.75 0 0 1 9.25 16h-7.5A1.75 1.75 0 0 1 0 14.25Z"></path><path d="M5 1.75C5 .784 5.784 0 6.75 0h7.5C15.216 0 16 .784 16 1.75v7.5A1.75 1.75 0 0 1 14.25 11h-7.5A1.75 1.75 0 0 1 5 9.25Zm1.75-.25a.25.25 0 0 0-.25.25v7.5c0 .138.112.25.25.25h7.5a.25.25 0 0 0 .25-.25v-7.5a.25.25 0 0 0-.25-.25Z"></path></svg></button><span class="prc-TooltipV2-Tooltip-tLeuB" data-direction="s" aria-hidden="true" id="_R_2ld75uqv76_" popover="auto">Copy to clipboard curl request example</span></div></div><div class="RestCodeSamples_codeBlock__EV_jQ RestCodeSamples_requestCodeBlock__SgBKI border-top rounded-1 my-0 curl" tabindex="0"><code class="hljs language-curl">curl -L \
  -X DELETE \
  -H "Accept: application/vnd.github+json" \
  -H "Authorization: Bearer &lt;YOUR-TOKEN&gt;" \
  -H "X-GitHub-Api-Version: 2026-03-10" \
  https://api.github.com/repos/OWNER/REPO/vulnerability-alerts</code></div></div><h4 class="mt-5 mb-2 h5"><p>Response</p></h4><div class="border rounded-1 pt-2"><div class=""><div class="RestCodeSamples_codeBlock__EV_jQ rounded-1 p-3 my-0 color-bg-default"><code>Status: 204</code></div></div></div></div></div></div><div class="pb-8"><h2 id="create-a-repository-using-a-template" tabindex="-1"><a class="heading-link" href="#create-a-repository-using-a-template">Create a repository using a template<span aria-hidden="true" class="heading-link-symbol"></span></a></h2><div class="d-flex flex-wrap gutter mt-4"><div class="col-md-12 col-lg-6"><div class="RestOperation_codeBlock__mf2k2"><p>Creates a new repository using a repository template. Use the <code>template_owner</code> and <code>template_repo</code> route parameters to specify the repository to use as the template. If the repository is not public, the authenticated user must own or be a member of an organization that owns the repository. To check if a repository is available to use as a template, get the repository's information using the <a href="https://docs.github.com/rest/repos/repos#get-a-repository">Get a repository</a> endpoint and check that the <code>is_template</code> key is <code>true</code>.</p>
<p>OAuth app tokens and personal access tokens (classic) need the <code>public_repo</code> or <code>repo</code> scope to create a public repository, and <code>repo</code> scope to create a private repository.</p></div><h3 class="mt-4 mb-3 pt-3 h4" id="create-a-repository-using-a-template--fine-grained-access-tokens"><a href="#create-a-repository-using-a-template--fine-grained-access-tokens">Fine-grained access tokens for "Create a repository using a template"</a></h3><p>This endpoint works with the following fine-grained token types<!-- -->:</p><ul><li><a rel="" href="/en/apps/creating-github-apps/authenticating-with-a-github-app/generating-a-user-access-token-for-a-github-app">GitHub App user access tokens</a></li><li><a rel="" href="/en/apps/creating-github-apps/authenticating-with-a-github-app/generating-an-installation-access-token-for-a-github-app">GitHub App installation access tokens</a></li><li><a rel="" href="/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens#creating-a-fine-grained-personal-access-token">Fine-grained personal access tokens</a></li></ul><p>The fine-grained token must have the following permission set:</p><ul><li><span><span>"Administration" repository permissions (write)</span><span> and </span></span><span><span>"Contents" repository permissions (read)</span></span></li></ul><h3 class="mt-4 mb-3 pt-3 h4" id="create-a-repository-using-a-template--parameters"><a href="#create-a-repository-using-a-template--parameters">Parameters for "Create a repository using a template"</a></h3><table class="ParameterTable_parameterTable__NVZ8g" summary="Column one describes the parameter. The first line includes the name, type, and whether the parameter is required. The second line is a description of the parameter." aria-labelledby="headers-table-heading"><caption class="mt-3 mb-3 h5 float-left">Headers</caption><thead class="visually-hidden"><tr><th scope="col">Name, Type, Description</th></tr></thead><tbody><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">accept</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>Setting to <code>application/vnd.github+json</code> is recommended.</p></div><div class="pt-0"></div></div></div></td></tr></tbody></table><table class="ParameterTable_parameterTable__NVZ8g" summary="Column one describes the parameter. The first line includes the name, type, and whether the parameter is required. The second line is a description of the parameter." aria-labelledby="path-table-heading"><caption class="mt-3 mb-3 h5 float-left">Path parameters</caption><thead class="visually-hidden"><tr><th scope="col">Name, Type, Description</th></tr></thead><tbody><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">template_owner</code> <span class="color-fg-muted pl-2 f5">string</span> <span class="color-fg-attention f5 pl-3">Required</span></div><div class="pl-1 f5 pt-2"><div><p>The account owner of the template repository. The name is not case sensitive.</p></div><div class="pt-0"></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">template_repo</code> <span class="color-fg-muted pl-2 f5">string</span> <span class="color-fg-attention f5 pl-3">Required</span></div><div class="pl-1 f5 pt-2"><div><p>The name of the template repository without the <code>.git</code> extension. The name is not case sensitive.</p></div><div class="pt-0"></div></div></div></td></tr></tbody></table><table class="ParameterTable_parameterTable__NVZ8g" summary="Column one describes the parameter. The first line includes the name, type, and whether the parameter is required. The second line is a description of the parameter." aria-labelledby="body-table-heading"><caption class="mt-3 mb-3 h5 float-left">Body parameters</caption><thead class="visually-hidden"><tr><th scope="col">Name, Type, Description</th></tr></thead><tbody><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">owner</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>The organization or person who will own the new repository. To create a new repository in an organization, the authenticated user must be a member of the specified organization.</p></div><div class="pt-0"></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">name</code> <span class="color-fg-muted pl-2 f5">string</span> <span class="color-fg-attention f5 pl-3">Required</span></div><div class="pl-1 f5 pt-2"><div><p>The name of the new repository.</p></div><div class="pt-0"></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">description</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>A short description of the new repository.</p></div><div class="pt-0"></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">include_all_branches</code> <span class="color-fg-muted pl-2 f5">boolean</span> </div><div class="pl-1 f5 pt-2"><div><p>Set to <code>true</code> to include the directory structure and files from all branches in the template repository, and not just the default branch. Default: <code>false</code>.</p></div><div class="pt-2"><p><span>Default<!-- -->: </span><code>false</code></p></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">private</code> <span class="color-fg-muted pl-2 f5">boolean</span> </div><div class="pl-1 f5 pt-2"><div><p>Either <code>true</code> to create a new private repository or <code>false</code> to create a new public one.</p></div><div class="pt-2"><p><span>Default<!-- -->: </span><code>false</code></p></div></div></div></td></tr></tbody></table><h3 class="mt-4 mb-3 pt-3 h4" id="create-a-repository-using-a-template--status-codes"><a href="#create-a-repository-using-a-template--status-codes">HTTP response status codes for "Create a repository using a template"</a></h3><table><thead><tr class="text-left"><th>Status code</th><th>Description</th></tr></thead><tbody><tr><td><code>201</code></td><td><div><p>Created</p></div></td></tr></tbody></table></div><div class="col-md-12 col-lg-6 position-sticky flex-self-start RestOperation_stickyCodeColumn__jWPMY"><h3 class="mt-0 pt-0 h4" id="create-a-repository-using-a-template--code-samples"><a href="#create-a-repository-using-a-template--code-samples">Code samples for "Create a repository using a template"</a></h3><h4 class="mt-3 mb-3 h5">Request example</h4><div class="rounded-1 border"><div class="my-0 p-3"><div class="RestCodeSamples_method__XQrie my-0 text-mono d-flex flex-row flex-items-start "><span class="IssueLabel IssueLabel--big color-bg-accent-emphasis color-fg-on-emphasis text-uppercase mr-2">post</span><span><wbr>/repos<wbr>/{template_<wbr>owner}<wbr>/{template_<wbr>repo}<wbr>/generate</span></div></div><div class="border-top d-inline-flex flex-justify-between width-full flex-items-center pt-2"><div class="d-inline-flex ml-2"><ul aria-label="Example language selector for Create a repository using a template" class="prc-SegmentedControl-SegmentedControl-lqIXp RestCodeSamples_segmentedControl__HB8Q6" data-variant="default"><li class="prc-SegmentedControl-Item-tSCQh" data-selected=""><button aria-current="true" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:transparent"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="cURL">cURL</div></span></button></li><li class="prc-SegmentedControl-Item-tSCQh"><button aria-current="false" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:var(--borderColor-default)"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="JavaScript">JavaScript</div></span></button></li><li class="prc-SegmentedControl-Item-tSCQh"><button aria-current="false" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:var(--borderColor-default)"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="GitHub CLI">GitHub CLI</div></span></button></li></ul></div><div class="mr-2"><button data-component="IconButton" type="button" class="prc-Button-ButtonBase-9n-Xk js-btn-copy btn-octicon prc-Button-IconButton-fyge7" data-loading="false" data-no-visuals="true" data-size="medium" data-variant="default" aria-labelledby="_R_2ld7duqv76_"><svg data-component="Octicon" aria-hidden="true" focusable="false" class="octicon octicon-copy" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="M0 6.75C0 5.784.784 5 1.75 5h1.5a.75.75 0 0 1 0 1.5h-1.5a.25.25 0 0 0-.25.25v7.5c0 .138.112.25.25.25h7.5a.25.25 0 0 0 .25-.25v-1.5a.75.75 0 0 1 1.5 0v1.5A1.75 1.75 0 0 1 9.25 16h-7.5A1.75 1.75 0 0 1 0 14.25Z"></path><path d="M5 1.75C5 .784 5.784 0 6.75 0h7.5C15.216 0 16 .784 16 1.75v7.5A1.75 1.75 0 0 1 14.25 11h-7.5A1.75 1.75 0 0 1 5 9.25Zm1.75-.25a.25.25 0 0 0-.25.25v7.5c0 .138.112.25.25.25h7.5a.25.25 0 0 0 .25-.25v-7.5a.25.25 0 0 0-.25-.25Z"></path></svg></button><span class="prc-TooltipV2-Tooltip-tLeuB" data-direction="s" aria-hidden="true" id="_R_2ld7duqv76_" popover="auto">Copy to clipboard curl request example</span></div></div><div class="RestCodeSamples_codeBlock__EV_jQ RestCodeSamples_requestCodeBlock__SgBKI border-top rounded-1 my-0 curl" tabindex="0"><code class="hljs language-curl">curl -L \
  -X POST \
  -H "Accept: application/vnd.github+json" \
  -H "Authorization: Bearer &lt;YOUR-TOKEN&gt;" \
  -H "X-GitHub-Api-Version: 2026-03-10" \
  https://api.github.com/repos/TEMPLATE_OWNER/TEMPLATE_REPO/generate \
  -d '{"owner":"octocat","name":"Hello-World","description":"This is your first repository","include_all_branches":false,"private":false}'</code></div></div><h4 class="mt-5 mb-2 h5"><p>Response</p></h4><div class="border rounded-1 pt-2"><ul aria-label="Example response format selector for Create a repository using a template" class="prc-SegmentedControl-SegmentedControl-lqIXp RestCodeSamples_segmentedControl__HB8Q6 mx-2" data-variant="default"><li class="prc-SegmentedControl-Item-tSCQh" data-selected=""><button aria-current="true" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:transparent"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="Example response">Example response</div></span></button></li><li class="prc-SegmentedControl-Item-tSCQh"><button aria-current="false" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:var(--borderColor-default)"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="Response schema">Response schema</div></span></button></li></ul><div class=""><div class="RestCodeSamples_codeBlock__EV_jQ rounded-1 p-3 my-0 color-bg-default"><code>Status: 201</code></div><div class="RestCodeSamples_codeBlock__EV_jQ RestCodeSamples_responseCodeBlock__QlM4d border-top rounded-1 my-0" tabindex="0"><code class="hljs language-json">{
  "id": 1296269,
  "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5",
  "name": "Hello-World",
  "full_name": "octocat/Hello-World",
  "owner": {
    "login": "octocat",
    "id": 1,
    "node_id": "MDQ6VXNlcjE=",
    "avatar_url": "https://github.com/images/error/octocat_happy.gif",
    "gravatar_id": "",
    "url": "https://api.github.com/users/octocat",
    "html_url": "https://github.com/octocat",
    "followers_url": "https://api.github.com/users/octocat/followers",
    "following_url": "https://api.github.com/users/octocat/following{/other_user}",
    "gists_url": "https://api.github.com/users/octocat/gists{/gist_id}",
    "starred_url": "https://api.github.com/users/octocat/starred{/owner}{/repo}",
    "subscriptions_url": "https://api.github.com/users/octocat/subscriptions",
    "organizations_url": "https://api.github.com/users/octocat/orgs",
    "repos_url": "https://api.github.com/users/octocat/repos",
    "events_url": "https://api.github.com/users/octocat/events{/privacy}",
    "received_events_url": "https://api.github.com/users/octocat/received_events",
    "type": "User",
    "site_admin": false
  },
  "private": false,
  "html_url": "https://github.com/octocat/Hello-World",
  "description": "This your first repo!",
  "fork": false,
  "url": "https://api.github.com/repos/octocat/Hello-World",
  "archive_url": "https://api.github.com/repos/octocat/Hello-World/{archive_format}{/ref}",
  "assignees_url": "https://api.github.com/repos/octocat/Hello-World/assignees{/user}",
  "blobs_url": "https://api.github.com/repos/octocat/Hello-World/git/blobs{/sha}",
  "branches_url": "https://api.github.com/repos/octocat/Hello-World/branches{/branch}",
  "collaborators_url": "https://api.github.com/repos/octocat/Hello-World/collaborators{/collaborator}",
  "comments_url": "https://api.github.com/repos/octocat/Hello-World/comments{/number}",
  "commits_url": "https://api.github.com/repos/octocat/Hello-World/commits{/sha}",
  "compare_url": "https://api.github.com/repos/octocat/Hello-World/compare/{base}...{head}",
  "contents_url": "https://api.github.com/repos/octocat/Hello-World/contents/{+path}",
  "contributors_url": "https://api.github.com/repos/octocat/Hello-World/contributors",
  "deployments_url": "https://api.github.com/repos/octocat/Hello-World/deployments",
  "downloads_url": "https://api.github.com/repos/octocat/Hello-World/downloads",
  "events_url": "https://api.github.com/repos/octocat/Hello-World/events",
  "forks_url": "https://api.github.com/repos/octocat/Hello-World/forks",
  "git_commits_url": "https://api.github.com/repos/octocat/Hello-World/git/commits{/sha}",
  "git_refs_url": "https://api.github.com/repos/octocat/Hello-World/git/refs{/sha}",
  "git_tags_url": "https://api.github.com/repos/octocat/Hello-World/git/tags{/sha}",
  "git_url": "git:github.com/octocat/Hello-World.git",
  "issue_comment_url": "https://api.github.com/repos/octocat/Hello-World/issues/comments{/number}",
  "issue_events_url": "https://api.github.com/repos/octocat/Hello-World/issues/events{/number}",
  "issues_url": "https://api.github.com/repos/octocat/Hello-World/issues{/number}",
  "keys_url": "https://api.github.com/repos/octocat/Hello-World/keys{/key_id}",
  "labels_url": "https://api.github.com/repos/octocat/Hello-World/labels{/name}",
  "languages_url": "https://api.github.com/repos/octocat/Hello-World/languages",
  "merges_url": "https://api.github.com/repos/octocat/Hello-World/merges",
  "milestones_url": "https://api.github.com/repos/octocat/Hello-World/milestones{/number}",
  "notifications_url": "https://api.github.com/repos/octocat/Hello-World/notifications{?since,all,participating}",
  "pulls_url": "https://api.github.com/repos/octocat/Hello-World/pulls{/number}",
  "releases_url": "https://api.github.com/repos/octocat/Hello-World/releases{/id}",
  "ssh_url": "git@github.com:octocat/Hello-World.git",
  "stargazers_url": "https://api.github.com/repos/octocat/Hello-World/stargazers",
  "statuses_url": "https://api.github.com/repos/octocat/Hello-World/statuses/{sha}",
  "subscribers_url": "https://api.github.com/repos/octocat/Hello-World/subscribers",
  "subscription_url": "https://api.github.com/repos/octocat/Hello-World/subscription",
  "tags_url": "https://api.github.com/repos/octocat/Hello-World/tags",
  "teams_url": "https://api.github.com/repos/octocat/Hello-World/teams",
  "trees_url": "https://api.github.com/repos/octocat/Hello-World/git/trees{/sha}",
  "clone_url": "https://github.com/octocat/Hello-World.git",
  "mirror_url": "git:git.example.com/octocat/Hello-World",
  "hooks_url": "https://api.github.com/repos/octocat/Hello-World/hooks",
  "svn_url": "https://svn.github.com/octocat/Hello-World",
  "homepage": "https://github.com",
  "license": {
    "key": "mit",
    "name": "MIT License",
    "url": "https://api.github.com/licenses/mit",
    "spdx_id": "MIT",
    "node_id": "MDc6TGljZW5zZW1pdA==",
    "html_url": "https://github.com/licenses/mit"
  },
  "language": null,
  "forks_count": 9,
  "forks": 9,
  "stargazers_count": 80,
  "watchers_count": 80,
  "watchers": 80,
  "size": 108,
  "default_branch": "master",
  "open_issues_count": 0,
  "open_issues": 0,
  "is_template": false,
  "topics": [
    "octocat",
    "atom",
    "electron",
    "api"
  ],
  "has_issues": true,
  "has_projects": true,
  "has_wiki": true,
  "has_pages": false,
  "archived": false,
  "disabled": false,
  "visibility": "public",
  "pushed_at": "2011-01-26T19:06:43Z",
  "created_at": "2011-01-26T19:01:12Z",
  "updated_at": "2011-01-26T19:14:43Z",
  "permissions": {
    "pull": true,
    "push": false,
    "admin": false
  },
  "allow_rebase_merge": true,
  "template_repository": {
    "id": 1296269,
    "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5",
    "name": "Hello-World-Template",
    "full_name": "octocat/Hello-World-Template",
    "owner": {
      "login": "octocat",
      "id": 1,
      "node_id": "MDQ6VXNlcjE=",
      "avatar_url": "https://github.com/images/error/octocat_happy.gif",
      "gravatar_id": "",
      "url": "https://api.github.com/users/octocat",
      "html_url": "https://github.com/octocat",
      "followers_url": "https://api.github.com/users/octocat/followers",
      "following_url": "https://api.github.com/users/octocat/following{/other_user}",
      "gists_url": "https://api.github.com/users/octocat/gists{/gist_id}",
      "starred_url": "https://api.github.com/users/octocat/starred{/owner}{/repo}",
      "subscriptions_url": "https://api.github.com/users/octocat/subscriptions",
      "organizations_url": "https://api.github.com/users/octocat/orgs",
      "repos_url": "https://api.github.com/users/octocat/repos",
      "events_url": "https://api.github.com/users/octocat/events{/privacy}",
      "received_events_url": "https://api.github.com/users/octocat/received_events",
      "type": "User",
      "site_admin": false
    },
    "private": false,
    "html_url": "https://github.com/octocat/Hello-World-Template",
    "description": "This your first repo!",
    "fork": false,
    "url": "https://api.github.com/repos/octocat/Hello-World-Template",
    "archive_url": "https://api.github.com/repos/octocat/Hello-World-Template/{archive_format}{/ref}",
    "assignees_url": "https://api.github.com/repos/octocat/Hello-World-Template/assignees{/user}",
    "blobs_url": "https://api.github.com/repos/octocat/Hello-World-Template/git/blobs{/sha}",
    "branches_url": "https://api.github.com/repos/octocat/Hello-World-Template/branches{/branch}",
    "collaborators_url": "https://api.github.com/repos/octocat/Hello-World-Template/collaborators{/collaborator}",
    "comments_url": "https://api.github.com/repos/octocat/Hello-World-Template/comments{/number}",
    "commits_url": "https://api.github.com/repos/octocat/Hello-World-Template/commits{/sha}",
    "compare_url": "https://api.github.com/repos/octocat/Hello-World-Template/compare/{base}...{head}",
    "contents_url": "https://api.github.com/repos/octocat/Hello-World-Template/contents/{+path}",
    "contributors_url": "https://api.github.com/repos/octocat/Hello-World-Template/contributors",
    "deployments_url": "https://api.github.com/repos/octocat/Hello-World-Template/deployments",
    "downloads_url": "https://api.github.com/repos/octocat/Hello-World-Template/downloads",
    "events_url": "https://api.github.com/repos/octocat/Hello-World-Template/events",
    "forks_url": "https://api.github.com/repos/octocat/Hello-World-Template/forks",
    "git_commits_url": "https://api.github.com/repos/octocat/Hello-World-Template/git/commits{/sha}",
    "git_refs_url": "https://api.github.com/repos/octocat/Hello-World-Template/git/refs{/sha}",
    "git_tags_url": "https://api.github.com/repos/octocat/Hello-World-Template/git/tags{/sha}",
    "git_url": "git:github.com/octocat/Hello-World-Template.git",
    "issue_comment_url": "https://api.github.com/repos/octocat/Hello-World-Template/issues/comments{/number}",
    "issue_events_url": "https://api.github.com/repos/octocat/Hello-World-Template/issues/events{/number}",
    "issues_url": "https://api.github.com/repos/octocat/Hello-World-Template/issues{/number}",
    "keys_url": "https://api.github.com/repos/octocat/Hello-World-Template/keys{/key_id}",
    "labels_url": "https://api.github.com/repos/octocat/Hello-World-Template/labels{/name}",
    "languages_url": "https://api.github.com/repos/octocat/Hello-World-Template/languages",
    "merges_url": "https://api.github.com/repos/octocat/Hello-World-Template/merges",
    "milestones_url": "https://api.github.com/repos/octocat/Hello-World-Template/milestones{/number}",
    "notifications_url": "https://api.github.com/repos/octocat/Hello-World-Template/notifications{?since,all,participating}",
    "pulls_url": "https://api.github.com/repos/octocat/Hello-World-Template/pulls{/number}",
    "releases_url": "https://api.github.com/repos/octocat/Hello-World-Template/releases{/id}",
    "ssh_url": "git@github.com:octocat/Hello-World-Template.git",
    "stargazers_url": "https://api.github.com/repos/octocat/Hello-World-Template/stargazers",
    "statuses_url": "https://api.github.com/repos/octocat/Hello-World-Template/statuses/{sha}",
    "subscribers_url": "https://api.github.com/repos/octocat/Hello-World-Template/subscribers",
    "subscription_url": "https://api.github.com/repos/octocat/Hello-World-Template/subscription",
    "tags_url": "https://api.github.com/repos/octocat/Hello-World-Template/tags",
    "teams_url": "https://api.github.com/repos/octocat/Hello-World-Template/teams",
    "trees_url": "https://api.github.com/repos/octocat/Hello-World-Template/git/trees{/sha}",
    "clone_url": "https://github.com/octocat/Hello-World-Template.git",
    "mirror_url": "git:git.example.com/octocat/Hello-World-Template",
    "hooks_url": "https://api.github.com/repos/octocat/Hello-World-Template/hooks",
    "svn_url": "https://svn.github.com/octocat/Hello-World-Template",
    "homepage": "https://github.com",
    "language": null,
    "forks": 9,
    "forks_count": 9,
    "stargazers_count": 80,
    "watchers_count": 80,
    "watchers": 80,
    "size": 108,
    "default_branch": "master",
    "open_issues": 0,
    "open_issues_count": 0,
    "is_template": true,
    "license": {
      "key": "mit",
      "name": "MIT License",
      "url": "https://api.github.com/licenses/mit",
      "spdx_id": "MIT",
      "node_id": "MDc6TGljZW5zZW1pdA==",
      "html_url": "https://api.github.com/licenses/mit"
    },
    "topics": [
      "octocat",
      "atom",
      "electron",
      "api"
    ],
    "has_issues": true,
    "has_projects": true,
    "has_wiki": true,
    "has_pages": false,
    "has_downloads": true,
    "archived": false,
    "disabled": false,
    "visibility": "public",
    "pushed_at": "2011-01-26T19:06:43Z",
    "created_at": "2011-01-26T19:01:12Z",
    "updated_at": "2011-01-26T19:14:43Z",
    "permissions": {
      "admin": false,
      "push": false,
      "pull": true
    },
    "allow_rebase_merge": true,
    "temp_clone_token": "ABTLWHOULUVAXGTRYU7OC2876QJ2O",
    "allow_squash_merge": true,
    "allow_auto_merge": false,
    "delete_branch_on_merge": true,
    "allow_merge_commit": true,
    "subscribers_count": 42,
    "network_count": 0
  },
  "temp_clone_token": "ABTLWHOULUVAXGTRYU7OC2876QJ2O",
  "allow_squash_merge": true,
  "allow_auto_merge": false,
  "delete_branch_on_merge": true,
  "allow_merge_commit": true,
  "allow_forking": true,
  "web_commit_signoff_required": false,
  "subscribers_count": 42,
  "network_count": 0,
  "organization": {
    "login": "octocat",
    "id": 1,
    "node_id": "MDQ6VXNlcjE=",
    "avatar_url": "https://github.com/images/error/octocat_happy.gif",
    "gravatar_id": "",
    "url": "https://api.github.com/users/octocat",
    "html_url": "https://github.com/octocat",
    "followers_url": "https://api.github.com/users/octocat/followers",
    "following_url": "https://api.github.com/users/octocat/following{/other_user}",
    "gists_url": "https://api.github.com/users/octocat/gists{/gist_id}",
    "starred_url": "https://api.github.com/users/octocat/starred{/owner}{/repo}",
    "subscriptions_url": "https://api.github.com/users/octocat/subscriptions",
    "organizations_url": "https://api.github.com/users/octocat/orgs",
    "repos_url": "https://api.github.com/users/octocat/repos",
    "events_url": "https://api.github.com/users/octocat/events{/privacy}",
    "received_events_url": "https://api.github.com/users/octocat/received_events",
    "type": "Organization",
    "site_admin": false
  },
  "parent": {
    "id": 1296269,
    "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5",
    "name": "Hello-World",
    "full_name": "octocat/Hello-World",
    "owner": {
      "login": "octocat",
      "id": 1,
      "node_id": "MDQ6VXNlcjE=",
      "avatar_url": "https://github.com/images/error/octocat_happy.gif",
      "gravatar_id": "",
      "url": "https://api.github.com/users/octocat",
      "html_url": "https://github.com/octocat",
      "followers_url": "https://api.github.com/users/octocat/followers",
      "following_url": "https://api.github.com/users/octocat/following{/other_user}",
      "gists_url": "https://api.github.com/users/octocat/gists{/gist_id}",
      "starred_url": "https://api.github.com/users/octocat/starred{/owner}{/repo}",
      "subscriptions_url": "https://api.github.com/users/octocat/subscriptions",
      "organizations_url": "https://api.github.com/users/octocat/orgs",
      "repos_url": "https://api.github.com/users/octocat/repos",
      "events_url": "https://api.github.com/users/octocat/events{/privacy}",
      "received_events_url": "https://api.github.com/users/octocat/received_events",
      "type": "User",
      "site_admin": false
    },
    "private": false,
    "html_url": "https://github.com/octocat/Hello-World",
    "description": "This your first repo!",
    "fork": false,
    "url": "https://api.github.com/repos/octocat/Hello-World",
    "archive_url": "https://api.github.com/repos/octocat/Hello-World/{archive_format}{/ref}",
    "assignees_url": "https://api.github.com/repos/octocat/Hello-World/assignees{/user}",
    "blobs_url": "https://api.github.com/repos/octocat/Hello-World/git/blobs{/sha}",
    "branches_url": "https://api.github.com/repos/octocat/Hello-World/branches{/branch}",
    "collaborators_url": "https://api.github.com/repos/octocat/Hello-World/collaborators{/collaborator}",
    "comments_url": "https://api.github.com/repos/octocat/Hello-World/comments{/number}",
    "commits_url": "https://api.github.com/repos/octocat/Hello-World/commits{/sha}",
    "compare_url": "https://api.github.com/repos/octocat/Hello-World/compare/{base}...{head}",
    "contents_url": "https://api.github.com/repos/octocat/Hello-World/contents/{+path}",
    "contributors_url": "https://api.github.com/repos/octocat/Hello-World/contributors",
    "deployments_url": "https://api.github.com/repos/octocat/Hello-World/deployments",
    "downloads_url": "https://api.github.com/repos/octocat/Hello-World/downloads",
    "events_url": "https://api.github.com/repos/octocat/Hello-World/events",
    "forks_url": "https://api.github.com/repos/octocat/Hello-World/forks",
    "git_commits_url": "https://api.github.com/repos/octocat/Hello-World/git/commits{/sha}",
    "git_refs_url": "https://api.github.com/repos/octocat/Hello-World/git/refs{/sha}",
    "git_tags_url": "https://api.github.com/repos/octocat/Hello-World/git/tags{/sha}",
    "git_url": "git:github.com/octocat/Hello-World.git",
    "issue_comment_url": "https://api.github.com/repos/octocat/Hello-World/issues/comments{/number}",
    "issue_events_url": "https://api.github.com/repos/octocat/Hello-World/issues/events{/number}",
    "issues_url": "https://api.github.com/repos/octocat/Hello-World/issues{/number}",
    "keys_url": "https://api.github.com/repos/octocat/Hello-World/keys{/key_id}",
    "labels_url": "https://api.github.com/repos/octocat/Hello-World/labels{/name}",
    "languages_url": "https://api.github.com/repos/octocat/Hello-World/languages",
    "merges_url": "https://api.github.com/repos/octocat/Hello-World/merges",
    "milestones_url": "https://api.github.com/repos/octocat/Hello-World/milestones{/number}",
    "notifications_url": "https://api.github.com/repos/octocat/Hello-World/notifications{?since,all,participating}",
    "pulls_url": "https://api.github.com/repos/octocat/Hello-World/pulls{/number}",
    "releases_url": "https://api.github.com/repos/octocat/Hello-World/releases{/id}",
    "ssh_url": "git@github.com:octocat/Hello-World.git",
    "stargazers_url": "https://api.github.com/repos/octocat/Hello-World/stargazers",
    "statuses_url": "https://api.github.com/repos/octocat/Hello-World/statuses/{sha}",
    "subscribers_url": "https://api.github.com/repos/octocat/Hello-World/subscribers",
    "subscription_url": "https://api.github.com/repos/octocat/Hello-World/subscription",
    "tags_url": "https://api.github.com/repos/octocat/Hello-World/tags",
    "teams_url": "https://api.github.com/repos/octocat/Hello-World/teams",
    "trees_url": "https://api.github.com/repos/octocat/Hello-World/git/trees{/sha}",
    "clone_url": "https://github.com/octocat/Hello-World.git",
    "mirror_url": "git:git.example.com/octocat/Hello-World",
    "hooks_url": "https://api.github.com/repos/octocat/Hello-World/hooks",
    "svn_url": "https://svn.github.com/octocat/Hello-World",
    "homepage": "https://github.com",
    "language": null,
    "forks_count": 9,
    "stargazers_count": 80,
    "watchers_count": 80,
    "size": 108,
    "default_branch": "master",
    "open_issues_count": 0,
    "is_template": true,
    "topics": [
      "octocat",
      "atom",
      "electron",
      "api"
    ],
    "has_issues": true,
    "has_projects": true,
    "has_wiki": true,
    "has_pages": false,
    "has_downloads": true,
    "archived": false,
    "disabled": false,
    "visibility": "public",
    "pushed_at": "2011-01-26T19:06:43Z",
    "created_at": "2011-01-26T19:01:12Z",
    "updated_at": "2011-01-26T19:14:43Z",
    "permissions": {
      "admin": false,
      "push": false,
      "pull": true
    },
    "allow_rebase_merge": true,
    "temp_clone_token": "ABTLWHOULUVAXGTRYU7OC2876QJ2O",
    "allow_squash_merge": true,
    "allow_auto_merge": false,
    "delete_branch_on_merge": true,
    "allow_merge_commit": true,
    "subscribers_count": 42,
    "network_count": 0,
    "license": {
      "key": "mit",
      "name": "MIT License",
      "url": "https://api.github.com/licenses/mit",
      "spdx_id": "MIT",
      "node_id": "MDc6TGljZW5zZW1pdA==",
      "html_url": "https://api.github.com/licenses/mit"
    },
    "forks": 1,
    "open_issues": 1,
    "watchers": 1
  },
  "source": {
    "id": 1296269,
    "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5",
    "name": "Hello-World",
    "full_name": "octocat/Hello-World",
    "owner": {
      "login": "octocat",
      "id": 1,
      "node_id": "MDQ6VXNlcjE=",
      "avatar_url": "https://github.com/images/error/octocat_happy.gif",
      "gravatar_id": "",
      "url": "https://api.github.com/users/octocat",
      "html_url": "https://github.com/octocat",
      "followers_url": "https://api.github.com/users/octocat/followers",
      "following_url": "https://api.github.com/users/octocat/following{/other_user}",
      "gists_url": "https://api.github.com/users/octocat/gists{/gist_id}",
      "starred_url": "https://api.github.com/users/octocat/starred{/owner}{/repo}",
      "subscriptions_url": "https://api.github.com/users/octocat/subscriptions",
      "organizations_url": "https://api.github.com/users/octocat/orgs",
      "repos_url": "https://api.github.com/users/octocat/repos",
      "events_url": "https://api.github.com/users/octocat/events{/privacy}",
      "received_events_url": "https://api.github.com/users/octocat/received_events",
      "type": "User",
      "site_admin": false
    },
    "private": false,
    "html_url": "https://github.com/octocat/Hello-World",
    "description": "This your first repo!",
    "fork": false,
    "url": "https://api.github.com/repos/octocat/Hello-World",
    "archive_url": "https://api.github.com/repos/octocat/Hello-World/{archive_format}{/ref}",
    "assignees_url": "https://api.github.com/repos/octocat/Hello-World/assignees{/user}",
    "blobs_url": "https://api.github.com/repos/octocat/Hello-World/git/blobs{/sha}",
    "branches_url": "https://api.github.com/repos/octocat/Hello-World/branches{/branch}",
    "collaborators_url": "https://api.github.com/repos/octocat/Hello-World/collaborators{/collaborator}",
    "comments_url": "https://api.github.com/repos/octocat/Hello-World/comments{/number}",
    "commits_url": "https://api.github.com/repos/octocat/Hello-World/commits{/sha}",
    "compare_url": "https://api.github.com/repos/octocat/Hello-World/compare/{base}...{head}",
    "contents_url": "https://api.github.com/repos/octocat/Hello-World/contents/{+path}",
    "contributors_url": "https://api.github.com/repos/octocat/Hello-World/contributors",
    "deployments_url": "https://api.github.com/repos/octocat/Hello-World/deployments",
    "downloads_url": "https://api.github.com/repos/octocat/Hello-World/downloads",
    "events_url": "https://api.github.com/repos/octocat/Hello-World/events",
    "forks_url": "https://api.github.com/repos/octocat/Hello-World/forks",
    "git_commits_url": "https://api.github.com/repos/octocat/Hello-World/git/commits{/sha}",
    "git_refs_url": "https://api.github.com/repos/octocat/Hello-World/git/refs{/sha}",
    "git_tags_url": "https://api.github.com/repos/octocat/Hello-World/git/tags{/sha}",
    "git_url": "git:github.com/octocat/Hello-World.git",
    "issue_comment_url": "https://api.github.com/repos/octocat/Hello-World/issues/comments{/number}",
    "issue_events_url": "https://api.github.com/repos/octocat/Hello-World/issues/events{/number}",
    "issues_url": "https://api.github.com/repos/octocat/Hello-World/issues{/number}",
    "keys_url": "https://api.github.com/repos/octocat/Hello-World/keys{/key_id}",
    "labels_url": "https://api.github.com/repos/octocat/Hello-World/labels{/name}",
    "languages_url": "https://api.github.com/repos/octocat/Hello-World/languages",
    "merges_url": "https://api.github.com/repos/octocat/Hello-World/merges",
    "milestones_url": "https://api.github.com/repos/octocat/Hello-World/milestones{/number}",
    "notifications_url": "https://api.github.com/repos/octocat/Hello-World/notifications{?since,all,participating}",
    "pulls_url": "https://api.github.com/repos/octocat/Hello-World/pulls{/number}",
    "releases_url": "https://api.github.com/repos/octocat/Hello-World/releases{/id}",
    "ssh_url": "git@github.com:octocat/Hello-World.git",
    "stargazers_url": "https://api.github.com/repos/octocat/Hello-World/stargazers",
    "statuses_url": "https://api.github.com/repos/octocat/Hello-World/statuses/{sha}",
    "subscribers_url": "https://api.github.com/repos/octocat/Hello-World/subscribers",
    "subscription_url": "https://api.github.com/repos/octocat/Hello-World/subscription",
    "tags_url": "https://api.github.com/repos/octocat/Hello-World/tags",
    "teams_url": "https://api.github.com/repos/octocat/Hello-World/teams",
    "trees_url": "https://api.github.com/repos/octocat/Hello-World/git/trees{/sha}",
    "clone_url": "https://github.com/octocat/Hello-World.git",
    "mirror_url": "git:git.example.com/octocat/Hello-World",
    "hooks_url": "https://api.github.com/repos/octocat/Hello-World/hooks",
    "svn_url": "https://svn.github.com/octocat/Hello-World",
    "homepage": "https://github.com",
    "language": null,
    "forks_count": 9,
    "stargazers_count": 80,
    "watchers_count": 80,
    "size": 108,
    "default_branch": "master",
    "open_issues_count": 0,
    "is_template": true,
    "topics": [
      "octocat",
      "atom",
      "electron",
      "api"
    ],
    "has_issues": true,
    "has_projects": true,
    "has_wiki": true,
    "has_pages": false,
    "has_downloads": true,
    "archived": false,
    "disabled": false,
    "visibility": "public",
    "pushed_at": "2011-01-26T19:06:43Z",
    "created_at": "2011-01-26T19:01:12Z",
    "updated_at": "2011-01-26T19:14:43Z",
    "permissions": {
      "admin": false,
      "push": false,
      "pull": true
    },
    "allow_rebase_merge": true,
    "temp_clone_token": "ABTLWHOULUVAXGTRYU7OC2876QJ2O",
    "allow_squash_merge": true,
    "allow_auto_merge": false,
    "delete_branch_on_merge": true,
    "allow_merge_commit": true,
    "subscribers_count": 42,
    "network_count": 0,
    "license": {
      "key": "mit",
      "name": "MIT License",
      "url": "https://api.github.com/licenses/mit",
      "spdx_id": "MIT",
      "node_id": "MDc6TGljZW5zZW1pdA==",
      "html_url": "https://api.github.com/licenses/mit"
    },
    "forks": 1,
    "open_issues": 1,
    "watchers": 1
  }
}</code></div></div></div></div></div></div><div class="pb-8"><h2 id="list-public-repositories" tabindex="-1"><a class="heading-link" href="#list-public-repositories">List public repositories<span aria-hidden="true" class="heading-link-symbol"></span></a></h2><div class="d-flex flex-wrap gutter mt-4"><div class="col-md-12 col-lg-6"><div class="RestOperation_codeBlock__mf2k2"><p>Lists all public repositories in the order that they were created.</p>
<p>Note:</p>
<ul>
<li>For GitHub Enterprise Server, this endpoint will only list repositories available to all users on the enterprise.</li>
<li>Pagination is powered exclusively by the <code>since</code> parameter. Use the <a href="https://docs.github.com/rest/guides/using-pagination-in-the-rest-api#using-link-headers">Link header</a> to get the URL for the next page of repositories.</li>
</ul></div><h3 class="mt-4 mb-3 pt-3 h4" id="list-public-repositories--fine-grained-access-tokens"><a href="#list-public-repositories--fine-grained-access-tokens">Fine-grained access tokens for "List public repositories"</a></h3><p>This endpoint works with the following fine-grained token types<!-- -->:</p><ul><li><a rel="" href="/en/apps/creating-github-apps/authenticating-with-a-github-app/generating-a-user-access-token-for-a-github-app">GitHub App user access tokens</a></li><li><a rel="" href="/en/apps/creating-github-apps/authenticating-with-a-github-app/generating-an-installation-access-token-for-a-github-app">GitHub App installation access tokens</a></li><li><a rel="" href="/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens#creating-a-fine-grained-personal-access-token">Fine-grained personal access tokens</a></li></ul><p>The fine-grained token must have the following permission set:</p><ul><li><span><span>"Metadata" repository permissions (read)</span></span></li></ul><p>This endpoint can be used without authentication or the aforementioned permissions if only public resources are requested.</p><h3 class="mt-4 mb-3 pt-3 h4" id="list-public-repositories--parameters"><a href="#list-public-repositories--parameters">Parameters for "List public repositories"</a></h3><table class="ParameterTable_parameterTable__NVZ8g" summary="Column one describes the parameter. The first line includes the name, type, and whether the parameter is required. The second line is a description of the parameter." aria-labelledby="headers-table-heading"><caption class="mt-3 mb-3 h5 float-left">Headers</caption><thead class="visually-hidden"><tr><th scope="col">Name, Type, Description</th></tr></thead><tbody><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">accept</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>Setting to <code>application/vnd.github+json</code> is recommended.</p></div><div class="pt-0"></div></div></div></td></tr></tbody></table><table class="ParameterTable_parameterTable__NVZ8g" summary="Column one describes the parameter. The first line includes the name, type, and whether the parameter is required. The second line is a description of the parameter." aria-labelledby="query-table-heading"><caption class="mt-3 mb-3 h5 float-left">Query parameters</caption><thead class="visually-hidden"><tr><th scope="col">Name, Type, Description</th></tr></thead><tbody><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">since</code> <span class="color-fg-muted pl-2 f5">integer</span> </div><div class="pl-1 f5 pt-2"><div><p>A repository ID. Only return repositories with an ID greater than this ID.</p></div><div class="pt-0"></div></div></div></td></tr></tbody></table><h3 class="mt-4 mb-3 pt-3 h4" id="list-public-repositories--status-codes"><a href="#list-public-repositories--status-codes">HTTP response status codes for "List public repositories"</a></h3><table><thead><tr class="text-left"><th>Status code</th><th>Description</th></tr></thead><tbody><tr><td><code>200</code></td><td><div><p>OK</p></div></td></tr><tr><td><code>304</code></td><td><div><p>Not modified</p></div></td></tr><tr><td><code>422</code></td><td><div><p>Validation failed, or the endpoint has been spammed.</p></div></td></tr></tbody></table></div><div class="col-md-12 col-lg-6 position-sticky flex-self-start RestOperation_stickyCodeColumn__jWPMY"><h3 class="mt-0 pt-0 h4" id="list-public-repositories--code-samples"><a href="#list-public-repositories--code-samples">Code samples for "List public repositories"</a></h3><h4 class="mt-3 mb-3 h5">Request example</h4><div class="rounded-1 border"><div class="my-0 p-3"><div class="RestCodeSamples_method__XQrie my-0 text-mono d-flex flex-row flex-items-start "><span class="IssueLabel IssueLabel--big color-bg-accent-emphasis color-fg-on-emphasis text-uppercase mr-2">get</span><span>/repositories</span></div></div><div class="border-top d-inline-flex flex-justify-between width-full flex-items-center pt-2"><div class="d-inline-flex ml-2"><ul aria-label="Example language selector for List public repositories" class="prc-SegmentedControl-SegmentedControl-lqIXp RestCodeSamples_segmentedControl__HB8Q6" data-variant="default"><li class="prc-SegmentedControl-Item-tSCQh" data-selected=""><button aria-current="true" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:transparent"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="cURL">cURL</div></span></button></li><li class="prc-SegmentedControl-Item-tSCQh"><button aria-current="false" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:var(--borderColor-default)"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="JavaScript">JavaScript</div></span></button></li><li class="prc-SegmentedControl-Item-tSCQh"><button aria-current="false" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:var(--borderColor-default)"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="GitHub CLI">GitHub CLI</div></span></button></li></ul></div><div class="mr-2"><button data-component="IconButton" type="button" class="prc-Button-ButtonBase-9n-Xk js-btn-copy btn-octicon prc-Button-IconButton-fyge7" data-loading="false" data-no-visuals="true" data-size="medium" data-variant="default" aria-labelledby="_R_2ld7luqv76_"><svg data-component="Octicon" aria-hidden="true" focusable="false" class="octicon octicon-copy" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="M0 6.75C0 5.784.784 5 1.75 5h1.5a.75.75 0 0 1 0 1.5h-1.5a.25.25 0 0 0-.25.25v7.5c0 .138.112.25.25.25h7.5a.25.25 0 0 0 .25-.25v-1.5a.75.75 0 0 1 1.5 0v1.5A1.75 1.75 0 0 1 9.25 16h-7.5A1.75 1.75 0 0 1 0 14.25Z"></path><path d="M5 1.75C5 .784 5.784 0 6.75 0h7.5C15.216 0 16 .784 16 1.75v7.5A1.75 1.75 0 0 1 14.25 11h-7.5A1.75 1.75 0 0 1 5 9.25Zm1.75-.25a.25.25 0 0 0-.25.25v7.5c0 .138.112.25.25.25h7.5a.25.25 0 0 0 .25-.25v-7.5a.25.25 0 0 0-.25-.25Z"></path></svg></button><span class="prc-TooltipV2-Tooltip-tLeuB" data-direction="s" aria-hidden="true" id="_R_2ld7luqv76_" popover="auto">Copy to clipboard curl request example</span></div></div><div class="RestCodeSamples_codeBlock__EV_jQ RestCodeSamples_requestCodeBlock__SgBKI border-top rounded-1 my-0 curl" tabindex="0"><code class="hljs language-curl">curl -L \
  -H "Accept: application/vnd.github+json" \
  -H "Authorization: Bearer &lt;YOUR-TOKEN&gt;" \
  -H "X-GitHub-Api-Version: 2026-03-10" \
  https://api.github.com/repositories</code></div></div><h4 class="mt-5 mb-2 h5"><p>Response</p></h4><div class="border rounded-1 pt-2"><ul aria-label="Example response format selector for List public repositories" class="prc-SegmentedControl-SegmentedControl-lqIXp RestCodeSamples_segmentedControl__HB8Q6 mx-2" data-variant="default"><li class="prc-SegmentedControl-Item-tSCQh" data-selected=""><button aria-current="true" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:transparent"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="Example response">Example response</div></span></button></li><li class="prc-SegmentedControl-Item-tSCQh"><button aria-current="false" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:var(--borderColor-default)"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="Response schema">Response schema</div></span></button></li></ul><div class=""><div class="RestCodeSamples_codeBlock__EV_jQ rounded-1 p-3 my-0 color-bg-default"><code>Status: 200</code></div><div class="RestCodeSamples_codeBlock__EV_jQ RestCodeSamples_responseCodeBlock__QlM4d border-top rounded-1 my-0" tabindex="0"><code class="hljs language-json">[
  {
    "id": 1296269,
    "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5",
    "name": "Hello-World",
    "full_name": "octocat/Hello-World",
    "owner": {
      "login": "octocat",
      "id": 1,
      "node_id": "MDQ6VXNlcjE=",
      "avatar_url": "https://github.com/images/error/octocat_happy.gif",
      "gravatar_id": "",
      "url": "https://api.github.com/users/octocat",
      "html_url": "https://github.com/octocat",
      "followers_url": "https://api.github.com/users/octocat/followers",
      "following_url": "https://api.github.com/users/octocat/following{/other_user}",
      "gists_url": "https://api.github.com/users/octocat/gists{/gist_id}",
      "starred_url": "https://api.github.com/users/octocat/starred{/owner}{/repo}",
      "subscriptions_url": "https://api.github.com/users/octocat/subscriptions",
      "organizations_url": "https://api.github.com/users/octocat/orgs",
      "repos_url": "https://api.github.com/users/octocat/repos",
      "events_url": "https://api.github.com/users/octocat/events{/privacy}",
      "received_events_url": "https://api.github.com/users/octocat/received_events",
      "type": "User",
      "site_admin": false
    },
    "private": false,
    "html_url": "https://github.com/octocat/Hello-World",
    "description": "This your first repo!",
    "fork": false,
    "url": "https://api.github.com/repos/octocat/Hello-World",
    "archive_url": "https://api.github.com/repos/octocat/Hello-World/{archive_format}{/ref}",
    "assignees_url": "https://api.github.com/repos/octocat/Hello-World/assignees{/user}",
    "blobs_url": "https://api.github.com/repos/octocat/Hello-World/git/blobs{/sha}",
    "branches_url": "https://api.github.com/repos/octocat/Hello-World/branches{/branch}",
    "collaborators_url": "https://api.github.com/repos/octocat/Hello-World/collaborators{/collaborator}",
    "comments_url": "https://api.github.com/repos/octocat/Hello-World/comments{/number}",
    "commits_url": "https://api.github.com/repos/octocat/Hello-World/commits{/sha}",
    "compare_url": "https://api.github.com/repos/octocat/Hello-World/compare/{base}...{head}",
    "contents_url": "https://api.github.com/repos/octocat/Hello-World/contents/{+path}",
    "contributors_url": "https://api.github.com/repos/octocat/Hello-World/contributors",
    "deployments_url": "https://api.github.com/repos/octocat/Hello-World/deployments",
    "downloads_url": "https://api.github.com/repos/octocat/Hello-World/downloads",
    "events_url": "https://api.github.com/repos/octocat/Hello-World/events",
    "forks_url": "https://api.github.com/repos/octocat/Hello-World/forks",
    "git_commits_url": "https://api.github.com/repos/octocat/Hello-World/git/commits{/sha}",
    "git_refs_url": "https://api.github.com/repos/octocat/Hello-World/git/refs{/sha}",
    "git_tags_url": "https://api.github.com/repos/octocat/Hello-World/git/tags{/sha}",
    "git_url": "git:github.com/octocat/Hello-World.git",
    "issue_comment_url": "https://api.github.com/repos/octocat/Hello-World/issues/comments{/number}",
    "issue_events_url": "https://api.github.com/repos/octocat/Hello-World/issues/events{/number}",
    "issues_url": "https://api.github.com/repos/octocat/Hello-World/issues{/number}",
    "keys_url": "https://api.github.com/repos/octocat/Hello-World/keys{/key_id}",
    "labels_url": "https://api.github.com/repos/octocat/Hello-World/labels{/name}",
    "languages_url": "https://api.github.com/repos/octocat/Hello-World/languages",
    "merges_url": "https://api.github.com/repos/octocat/Hello-World/merges",
    "milestones_url": "https://api.github.com/repos/octocat/Hello-World/milestones{/number}",
    "notifications_url": "https://api.github.com/repos/octocat/Hello-World/notifications{?since,all,participating}",
    "pulls_url": "https://api.github.com/repos/octocat/Hello-World/pulls{/number}",
    "releases_url": "https://api.github.com/repos/octocat/Hello-World/releases{/id}",
    "ssh_url": "git@github.com:octocat/Hello-World.git",
    "stargazers_url": "https://api.github.com/repos/octocat/Hello-World/stargazers",
    "statuses_url": "https://api.github.com/repos/octocat/Hello-World/statuses/{sha}",
    "subscribers_url": "https://api.github.com/repos/octocat/Hello-World/subscribers",
    "subscription_url": "https://api.github.com/repos/octocat/Hello-World/subscription",
    "tags_url": "https://api.github.com/repos/octocat/Hello-World/tags",
    "teams_url": "https://api.github.com/repos/octocat/Hello-World/teams",
    "trees_url": "https://api.github.com/repos/octocat/Hello-World/git/trees{/sha}",
    "hooks_url": "http://api.github.com/repos/octocat/Hello-World/hooks"
  }
]</code></div></div></div></div></div></div><div class="pb-8"><h2 id="list-repositories-for-the-authenticated-user" tabindex="-1"><a class="heading-link" href="#list-repositories-for-the-authenticated-user">List repositories for the authenticated user<span aria-hidden="true" class="heading-link-symbol"></span></a></h2><div class="d-flex flex-wrap gutter mt-4"><div class="col-md-12 col-lg-6"><div class="RestOperation_codeBlock__mf2k2"><p>Lists repositories that the authenticated user has explicit permission (<code>:read</code>, <code>:write</code>, or <code>:admin</code>) to access.</p>
<p>The authenticated user has explicit permission to access repositories they own, repositories where they are a collaborator, and repositories that they can access through an organization membership.</p></div><h3 class="mt-4 mb-3 pt-3 h4" id="list-repositories-for-the-authenticated-user--fine-grained-access-tokens"><a href="#list-repositories-for-the-authenticated-user--fine-grained-access-tokens">Fine-grained access tokens for "List repositories for the authenticated user"</a></h3><p>This endpoint works with the following fine-grained token types<!-- -->:</p><ul><li><a rel="" href="/en/apps/creating-github-apps/authenticating-with-a-github-app/generating-a-user-access-token-for-a-github-app">GitHub App user access tokens</a></li><li><a rel="" href="/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens#creating-a-fine-grained-personal-access-token">Fine-grained personal access tokens</a></li></ul><p>The fine-grained token must have the following permission set:</p><ul><li><span><span>"Metadata" repository permissions (read)</span></span></li></ul><p>This endpoint can be used without authentication or the aforementioned permissions if only public resources are requested.</p><h3 class="mt-4 mb-3 pt-3 h4" id="list-repositories-for-the-authenticated-user--parameters"><a href="#list-repositories-for-the-authenticated-user--parameters">Parameters for "List repositories for the authenticated user"</a></h3><table class="ParameterTable_parameterTable__NVZ8g" summary="Column one describes the parameter. The first line includes the name, type, and whether the parameter is required. The second line is a description of the parameter." aria-labelledby="headers-table-heading"><caption class="mt-3 mb-3 h5 float-left">Headers</caption><thead class="visually-hidden"><tr><th scope="col">Name, Type, Description</th></tr></thead><tbody><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">accept</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>Setting to <code>application/vnd.github+json</code> is recommended.</p></div><div class="pt-0"></div></div></div></td></tr></tbody></table><table class="ParameterTable_parameterTable__NVZ8g" summary="Column one describes the parameter. The first line includes the name, type, and whether the parameter is required. The second line is a description of the parameter." aria-labelledby="query-table-heading"><caption class="mt-3 mb-3 h5 float-left">Query parameters</caption><thead class="visually-hidden"><tr><th scope="col">Name, Type, Description</th></tr></thead><tbody><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">visibility</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>Limit results to repositories with the specified visibility.</p></div><div class="pt-2"><p><span>Default<!-- -->: </span><code>all</code></p><p><span>Can be one of<!-- -->:<!-- --> </span><span><code>all</code>,<!-- --> </span><span><code>public</code>,<!-- --> </span><span><code>private</code> </span></p></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">affiliation</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>Comma-separated list of values. Can include:</p>
<ul>
<li><code>owner</code>: Repositories that are owned by the authenticated user.</li>
<li><code>collaborator</code>: Repositories that the user has been added to as a collaborator.</li>
<li><code>organization_member</code>: Repositories that the user has access to through being a member of an organization. This includes every repository on every team that the user is on.</li>
</ul></div><div class="pt-2"><p><span>Default<!-- -->: </span><code>owner,collaborator,organization_member</code></p></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">type</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>Limit results to repositories of the specified type. Will cause a <code>422</code> error if used in the same request as <strong>visibility</strong> or <strong>affiliation</strong>.</p></div><div class="pt-2"><p><span>Default<!-- -->: </span><code>all</code></p><p><span>Can be one of<!-- -->:<!-- --> </span><span><code>all</code>,<!-- --> </span><span><code>owner</code>,<!-- --> </span><span><code>public</code>,<!-- --> </span><span><code>private</code>,<!-- --> </span><span><code>member</code> </span></p></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">sort</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>The property to sort the results by.</p></div><div class="pt-2"><p><span>Default<!-- -->: </span><code>full_name</code></p><p><span>Can be one of<!-- -->:<!-- --> </span><span><code>created</code>,<!-- --> </span><span><code>updated</code>,<!-- --> </span><span><code>pushed</code>,<!-- --> </span><span><code>full_name</code> </span></p></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">direction</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>The order to sort by. Default: <code>asc</code> when using <code>full_name</code>, otherwise <code>desc</code>.</p></div><div class="pt-2"><p><span>Can be one of<!-- -->:<!-- --> </span><span><code>asc</code>,<!-- --> </span><span><code>desc</code> </span></p></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">per_page</code> <span class="color-fg-muted pl-2 f5">integer</span> </div><div class="pl-1 f5 pt-2"><div><p>The number of results per page (max 100). For more information, see "<a href="https://docs.github.com/rest/using-the-rest-api/using-pagination-in-the-rest-api">Using pagination in the REST API</a>."</p></div><div class="pt-2"><p><span>Default<!-- -->: </span><code>30</code></p></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">page</code> <span class="color-fg-muted pl-2 f5">integer</span> </div><div class="pl-1 f5 pt-2"><div><p>The page number of the results to fetch. For more information, see "<a href="https://docs.github.com/rest/using-the-rest-api/using-pagination-in-the-rest-api">Using pagination in the REST API</a>."</p></div><div class="pt-2"><p><span>Default<!-- -->: </span><code>1</code></p></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">since</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>Only show repositories updated after the given time. This is a timestamp in <a href="https://en.wikipedia.org/wiki/ISO_8601">ISO 8601</a> format: <code>YYYY-MM-DDTHH:MM:SSZ</code>.</p></div><div class="pt-0"></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">before</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>Only show repositories updated before the given time. This is a timestamp in <a href="https://en.wikipedia.org/wiki/ISO_8601">ISO 8601</a> format: <code>YYYY-MM-DDTHH:MM:SSZ</code>.</p></div><div class="pt-0"></div></div></div></td></tr></tbody></table><h3 class="mt-4 mb-3 pt-3 h4" id="list-repositories-for-the-authenticated-user--status-codes"><a href="#list-repositories-for-the-authenticated-user--status-codes">HTTP response status codes for "List repositories for the authenticated user"</a></h3><table><thead><tr class="text-left"><th>Status code</th><th>Description</th></tr></thead><tbody><tr><td><code>200</code></td><td><div><p>OK</p></div></td></tr><tr><td><code>304</code></td><td><div><p>Not modified</p></div></td></tr><tr><td><code>401</code></td><td><div><p>Requires authentication</p></div></td></tr><tr><td><code>403</code></td><td><div><p>Forbidden</p></div></td></tr><tr><td><code>422</code></td><td><div><p>Validation failed, or the endpoint has been spammed.</p></div></td></tr></tbody></table></div><div class="col-md-12 col-lg-6 position-sticky flex-self-start RestOperation_stickyCodeColumn__jWPMY"><h3 class="mt-0 pt-0 h4" id="list-repositories-for-the-authenticated-user--code-samples"><a href="#list-repositories-for-the-authenticated-user--code-samples">Code samples for "List repositories for the authenticated user"</a></h3><h4 class="mt-3 mb-3 h5">Request example</h4><div class="rounded-1 border"><div class="my-0 p-3"><div class="RestCodeSamples_method__XQrie my-0 text-mono d-flex flex-row flex-items-start "><span class="IssueLabel IssueLabel--big color-bg-accent-emphasis color-fg-on-emphasis text-uppercase mr-2">get</span><span>/user/repos</span></div></div><div class="border-top d-inline-flex flex-justify-between width-full flex-items-center pt-2"><div class="d-inline-flex ml-2"><ul aria-label="Example language selector for List repositories for the authenticated user" class="prc-SegmentedControl-SegmentedControl-lqIXp RestCodeSamples_segmentedControl__HB8Q6" data-variant="default"><li class="prc-SegmentedControl-Item-tSCQh" data-selected=""><button aria-current="true" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:transparent"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="cURL">cURL</div></span></button></li><li class="prc-SegmentedControl-Item-tSCQh"><button aria-current="false" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:var(--borderColor-default)"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="JavaScript">JavaScript</div></span></button></li><li class="prc-SegmentedControl-Item-tSCQh"><button aria-current="false" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:var(--borderColor-default)"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="GitHub CLI">GitHub CLI</div></span></button></li></ul></div><div class="mr-2"><button data-component="IconButton" type="button" class="prc-Button-ButtonBase-9n-Xk js-btn-copy btn-octicon prc-Button-IconButton-fyge7" data-loading="false" data-no-visuals="true" data-size="medium" data-variant="default" aria-labelledby="_R_2ld7tuqv76_"><svg data-component="Octicon" aria-hidden="true" focusable="false" class="octicon octicon-copy" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="M0 6.75C0 5.784.784 5 1.75 5h1.5a.75.75 0 0 1 0 1.5h-1.5a.25.25 0 0 0-.25.25v7.5c0 .138.112.25.25.25h7.5a.25.25 0 0 0 .25-.25v-1.5a.75.75 0 0 1 1.5 0v1.5A1.75 1.75 0 0 1 9.25 16h-7.5A1.75 1.75 0 0 1 0 14.25Z"></path><path d="M5 1.75C5 .784 5.784 0 6.75 0h7.5C15.216 0 16 .784 16 1.75v7.5A1.75 1.75 0 0 1 14.25 11h-7.5A1.75 1.75 0 0 1 5 9.25Zm1.75-.25a.25.25 0 0 0-.25.25v7.5c0 .138.112.25.25.25h7.5a.25.25 0 0 0 .25-.25v-7.5a.25.25 0 0 0-.25-.25Z"></path></svg></button><span class="prc-TooltipV2-Tooltip-tLeuB" data-direction="s" aria-hidden="true" id="_R_2ld7tuqv76_" popover="auto">Copy to clipboard curl request example</span></div></div><div class="RestCodeSamples_codeBlock__EV_jQ RestCodeSamples_requestCodeBlock__SgBKI border-top rounded-1 my-0 curl" tabindex="0"><code class="hljs language-curl">curl -L \
  -H "Accept: application/vnd.github+json" \
  -H "Authorization: Bearer &lt;YOUR-TOKEN&gt;" \
  -H "X-GitHub-Api-Version: 2026-03-10" \
  https://api.github.com/user/repos</code></div></div><h4 class="mt-5 mb-2 h5"><p>Default response</p></h4><div class="border rounded-1 pt-2"><ul aria-label="Example response format selector for List repositories for the authenticated user" class="prc-SegmentedControl-SegmentedControl-lqIXp RestCodeSamples_segmentedControl__HB8Q6 mx-2" data-variant="default"><li class="prc-SegmentedControl-Item-tSCQh" data-selected=""><button aria-current="true" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:transparent"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="Example response">Example response</div></span></button></li><li class="prc-SegmentedControl-Item-tSCQh"><button aria-current="false" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:var(--borderColor-default)"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="Response schema">Response schema</div></span></button></li></ul><div class=""><div class="RestCodeSamples_codeBlock__EV_jQ rounded-1 p-3 my-0 color-bg-default"><code>Status: 200</code></div><div class="RestCodeSamples_codeBlock__EV_jQ RestCodeSamples_responseCodeBlock__QlM4d border-top rounded-1 my-0" tabindex="0"><code class="hljs language-json">[
  {
    "id": 1296269,
    "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5",
    "name": "Hello-World",
    "full_name": "octocat/Hello-World",
    "owner": {
      "login": "octocat",
      "id": 1,
      "node_id": "MDQ6VXNlcjE=",
      "avatar_url": "https://github.com/images/error/octocat_happy.gif",
      "gravatar_id": "",
      "url": "https://api.github.com/users/octocat",
      "html_url": "https://github.com/octocat",
      "followers_url": "https://api.github.com/users/octocat/followers",
      "following_url": "https://api.github.com/users/octocat/following{/other_user}",
      "gists_url": "https://api.github.com/users/octocat/gists{/gist_id}",
      "starred_url": "https://api.github.com/users/octocat/starred{/owner}{/repo}",
      "subscriptions_url": "https://api.github.com/users/octocat/subscriptions",
      "organizations_url": "https://api.github.com/users/octocat/orgs",
      "repos_url": "https://api.github.com/users/octocat/repos",
      "events_url": "https://api.github.com/users/octocat/events{/privacy}",
      "received_events_url": "https://api.github.com/users/octocat/received_events",
      "type": "User",
      "site_admin": false
    },
    "private": false,
    "html_url": "https://github.com/octocat/Hello-World",
    "description": "This your first repo!",
    "fork": false,
    "url": "https://api.github.com/repos/octocat/Hello-World",
    "archive_url": "https://api.github.com/repos/octocat/Hello-World/{archive_format}{/ref}",
    "assignees_url": "https://api.github.com/repos/octocat/Hello-World/assignees{/user}",
    "blobs_url": "https://api.github.com/repos/octocat/Hello-World/git/blobs{/sha}",
    "branches_url": "https://api.github.com/repos/octocat/Hello-World/branches{/branch}",
    "collaborators_url": "https://api.github.com/repos/octocat/Hello-World/collaborators{/collaborator}",
    "comments_url": "https://api.github.com/repos/octocat/Hello-World/comments{/number}",
    "commits_url": "https://api.github.com/repos/octocat/Hello-World/commits{/sha}",
    "compare_url": "https://api.github.com/repos/octocat/Hello-World/compare/{base}...{head}",
    "contents_url": "https://api.github.com/repos/octocat/Hello-World/contents/{+path}",
    "contributors_url": "https://api.github.com/repos/octocat/Hello-World/contributors",
    "deployments_url": "https://api.github.com/repos/octocat/Hello-World/deployments",
    "downloads_url": "https://api.github.com/repos/octocat/Hello-World/downloads",
    "events_url": "https://api.github.com/repos/octocat/Hello-World/events",
    "forks_url": "https://api.github.com/repos/octocat/Hello-World/forks",
    "git_commits_url": "https://api.github.com/repos/octocat/Hello-World/git/commits{/sha}",
    "git_refs_url": "https://api.github.com/repos/octocat/Hello-World/git/refs{/sha}",
    "git_tags_url": "https://api.github.com/repos/octocat/Hello-World/git/tags{/sha}",
    "git_url": "git:github.com/octocat/Hello-World.git",
    "issue_comment_url": "https://api.github.com/repos/octocat/Hello-World/issues/comments{/number}",
    "issue_events_url": "https://api.github.com/repos/octocat/Hello-World/issues/events{/number}",
    "issues_url": "https://api.github.com/repos/octocat/Hello-World/issues{/number}",
    "keys_url": "https://api.github.com/repos/octocat/Hello-World/keys{/key_id}",
    "labels_url": "https://api.github.com/repos/octocat/Hello-World/labels{/name}",
    "languages_url": "https://api.github.com/repos/octocat/Hello-World/languages",
    "merges_url": "https://api.github.com/repos/octocat/Hello-World/merges",
    "milestones_url": "https://api.github.com/repos/octocat/Hello-World/milestones{/number}",
    "notifications_url": "https://api.github.com/repos/octocat/Hello-World/notifications{?since,all,participating}",
    "pulls_url": "https://api.github.com/repos/octocat/Hello-World/pulls{/number}",
    "releases_url": "https://api.github.com/repos/octocat/Hello-World/releases{/id}",
    "ssh_url": "git@github.com:octocat/Hello-World.git",
    "stargazers_url": "https://api.github.com/repos/octocat/Hello-World/stargazers",
    "statuses_url": "https://api.github.com/repos/octocat/Hello-World/statuses/{sha}",
    "subscribers_url": "https://api.github.com/repos/octocat/Hello-World/subscribers",
    "subscription_url": "https://api.github.com/repos/octocat/Hello-World/subscription",
    "tags_url": "https://api.github.com/repos/octocat/Hello-World/tags",
    "teams_url": "https://api.github.com/repos/octocat/Hello-World/teams",
    "trees_url": "https://api.github.com/repos/octocat/Hello-World/git/trees{/sha}",
    "clone_url": "https://github.com/octocat/Hello-World.git",
    "mirror_url": "git:git.example.com/octocat/Hello-World",
    "hooks_url": "https://api.github.com/repos/octocat/Hello-World/hooks",
    "svn_url": "https://svn.github.com/octocat/Hello-World",
    "homepage": "https://github.com",
    "language": null,
    "forks_count": 9,
    "stargazers_count": 80,
    "watchers_count": 80,
    "size": 108,
    "default_branch": "master",
    "open_issues_count": 0,
    "is_template": true,
    "topics": [
      "octocat",
      "atom",
      "electron",
      "api"
    ],
    "has_issues": true,
    "has_projects": true,
    "has_wiki": true,
    "has_pages": false,
    "has_downloads": true,
    "archived": false,
    "disabled": false,
    "visibility": "public",
    "pushed_at": "2011-01-26T19:06:43Z",
    "created_at": "2011-01-26T19:01:12Z",
    "updated_at": "2011-01-26T19:14:43Z",
    "permissions": {
      "admin": false,
      "push": false,
      "pull": true
    },
    "allow_rebase_merge": true,
    "template_repository": null,
    "temp_clone_token": "ABTLWHOULUVAXGTRYU7OC2876QJ2O",
    "allow_squash_merge": true,
    "allow_auto_merge": false,
    "delete_branch_on_merge": true,
    "allow_merge_commit": true,
    "subscribers_count": 42,
    "network_count": 0,
    "license": {
      "key": "mit",
      "name": "MIT License",
      "url": "https://api.github.com/licenses/mit",
      "spdx_id": "MIT",
      "node_id": "MDc6TGljZW5zZW1pdA==",
      "html_url": "https://github.com/licenses/mit"
    },
    "forks": 1,
    "open_issues": 1,
    "watchers": 1
  }
]</code></div></div></div></div></div></div><div class="pb-8"><h2 id="create-a-repository-for-the-authenticated-user" tabindex="-1"><a class="heading-link" href="#create-a-repository-for-the-authenticated-user">Create a repository for the authenticated user<span aria-hidden="true" class="heading-link-symbol"></span></a></h2><div class="d-flex flex-wrap gutter mt-4"><div class="col-md-12 col-lg-6"><div class="RestOperation_codeBlock__mf2k2"><p>Creates a new repository for the authenticated user.</p>
<p>OAuth app tokens and personal access tokens (classic) need the <code>public_repo</code> or <code>repo</code> scope to create a public repository, and <code>repo</code> scope to create a private repository.</p></div><h3 class="mt-4 mb-3 pt-3 h4" id="create-a-repository-for-the-authenticated-user--fine-grained-access-tokens"><a href="#create-a-repository-for-the-authenticated-user--fine-grained-access-tokens">Fine-grained access tokens for "Create a repository for the authenticated user"</a></h3><p>This endpoint works with the following fine-grained token types<!-- -->:</p><ul><li><a rel="" href="/en/apps/creating-github-apps/authenticating-with-a-github-app/generating-a-user-access-token-for-a-github-app">GitHub App user access tokens</a></li><li><a rel="" href="/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens#creating-a-fine-grained-personal-access-token">Fine-grained personal access tokens</a></li></ul><p>The fine-grained token must have the following permission set:</p><ul><li><span><span>"Administration" repository permissions (write)</span></span></li></ul><h3 class="mt-4 mb-3 pt-3 h4" id="create-a-repository-for-the-authenticated-user--parameters"><a href="#create-a-repository-for-the-authenticated-user--parameters">Parameters for "Create a repository for the authenticated user"</a></h3><table class="ParameterTable_parameterTable__NVZ8g" summary="Column one describes the parameter. The first line includes the name, type, and whether the parameter is required. The second line is a description of the parameter." aria-labelledby="headers-table-heading"><caption class="mt-3 mb-3 h5 float-left">Headers</caption><thead class="visually-hidden"><tr><th scope="col">Name, Type, Description</th></tr></thead><tbody><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">accept</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>Setting to <code>application/vnd.github+json</code> is recommended.</p></div><div class="pt-0"></div></div></div></td></tr></tbody></table><table class="ParameterTable_parameterTable__NVZ8g" summary="Column one describes the parameter. The first line includes the name, type, and whether the parameter is required. The second line is a description of the parameter." aria-labelledby="body-table-heading"><caption class="mt-3 mb-3 h5 float-left">Body parameters</caption><thead class="visually-hidden"><tr><th scope="col">Name, Type, Description</th></tr></thead><tbody><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">name</code> <span class="color-fg-muted pl-2 f5">string</span> <span class="color-fg-attention f5 pl-3">Required</span></div><div class="pl-1 f5 pt-2"><div><p>The name of the repository.</p></div><div class="pt-0"></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">description</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>A short description of the repository.</p></div><div class="pt-0"></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">homepage</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>A URL with more information about the repository.</p></div><div class="pt-0"></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">private</code> <span class="color-fg-muted pl-2 f5">boolean</span> </div><div class="pl-1 f5 pt-2"><div><p>Whether the repository is private.</p></div><div class="pt-2"><p><span>Default<!-- -->: </span><code>false</code></p></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">has_issues</code> <span class="color-fg-muted pl-2 f5">boolean</span> </div><div class="pl-1 f5 pt-2"><div><p>Whether issues are enabled.</p></div><div class="pt-2"><p><span>Default<!-- -->: </span><code>true</code></p></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">has_projects</code> <span class="color-fg-muted pl-2 f5">boolean</span> </div><div class="pl-1 f5 pt-2"><div><p>Whether projects are enabled.</p></div><div class="pt-2"><p><span>Default<!-- -->: </span><code>true</code></p></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">has_wiki</code> <span class="color-fg-muted pl-2 f5">boolean</span> </div><div class="pl-1 f5 pt-2"><div><p>Whether the wiki is enabled.</p></div><div class="pt-2"><p><span>Default<!-- -->: </span><code>true</code></p></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">has_discussions</code> <span class="color-fg-muted pl-2 f5">boolean</span> </div><div class="pl-1 f5 pt-2"><div><p>Whether discussions are enabled.</p></div><div class="pt-2"><p><span>Default<!-- -->: </span><code>false</code></p></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">team_id</code> <span class="color-fg-muted pl-2 f5">integer</span> </div><div class="pl-1 f5 pt-2"><div><p>The id of the team that will be granted access to this repository. This is only valid when creating a repository in an organization.</p></div><div class="pt-0"></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">auto_init</code> <span class="color-fg-muted pl-2 f5">boolean</span> </div><div class="pl-1 f5 pt-2"><div><p>Whether the repository is initialized with a minimal README.</p></div><div class="pt-2"><p><span>Default<!-- -->: </span><code>false</code></p></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">gitignore_template</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>The desired language or platform to apply to the .gitignore.</p></div><div class="pt-0"></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">license_template</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>The license keyword of the open source license for this repository.</p></div><div class="pt-0"></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">allow_squash_merge</code> <span class="color-fg-muted pl-2 f5">boolean</span> </div><div class="pl-1 f5 pt-2"><div><p>Whether to allow squash merges for pull requests.</p></div><div class="pt-2"><p><span>Default<!-- -->: </span><code>true</code></p></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">allow_merge_commit</code> <span class="color-fg-muted pl-2 f5">boolean</span> </div><div class="pl-1 f5 pt-2"><div><p>Whether to allow merge commits for pull requests.</p></div><div class="pt-2"><p><span>Default<!-- -->: </span><code>true</code></p></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">allow_rebase_merge</code> <span class="color-fg-muted pl-2 f5">boolean</span> </div><div class="pl-1 f5 pt-2"><div><p>Whether to allow rebase merges for pull requests.</p></div><div class="pt-2"><p><span>Default<!-- -->: </span><code>true</code></p></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">allow_auto_merge</code> <span class="color-fg-muted pl-2 f5">boolean</span> </div><div class="pl-1 f5 pt-2"><div><p>Whether to allow Auto-merge to be used on pull requests.</p></div><div class="pt-2"><p><span>Default<!-- -->: </span><code>false</code></p></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">delete_branch_on_merge</code> <span class="color-fg-muted pl-2 f5">boolean</span> </div><div class="pl-1 f5 pt-2"><div><p>Whether to delete head branches when pull requests are merged</p></div><div class="pt-2"><p><span>Default<!-- -->: </span><code>false</code></p></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">squash_merge_commit_title</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>Required when using <code>squash_merge_commit_message</code>.</p>
<p>The default value for a squash merge commit title:</p>
<ul>
<li><code>PR_TITLE</code> - default to the pull request's title.</li>
<li><code>COMMIT_OR_PR_TITLE</code> - default to the commit's title (if only one commit) or the pull request's title (when more than one commit).</li>
</ul></div><div class="pt-2"><p><span>Can be one of<!-- -->:<!-- --> </span><span><code>PR_TITLE</code>,<!-- --> </span><span><code>COMMIT_OR_PR_TITLE</code> </span></p></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">squash_merge_commit_message</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>The default value for a squash merge commit message:</p>
<ul>
<li><code>PR_BODY</code> - default to the pull request's body.</li>
<li><code>COMMIT_MESSAGES</code> - default to the branch's commit messages.</li>
<li><code>BLANK</code> - default to a blank commit message.</li>
</ul></div><div class="pt-2"><p><span>Can be one of<!-- -->:<!-- --> </span><span><code>PR_BODY</code>,<!-- --> </span><span><code>COMMIT_MESSAGES</code>,<!-- --> </span><span><code>BLANK</code> </span></p></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">merge_commit_title</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>Required when using <code>merge_commit_message</code>.</p>
<p>The default value for a merge commit title.</p>
<ul>
<li><code>PR_TITLE</code> - default to the pull request's title.</li>
<li><code>MERGE_MESSAGE</code> - default to the classic title for a merge message (e.g., Merge pull request #123 from branch-name).</li>
</ul></div><div class="pt-2"><p><span>Can be one of<!-- -->:<!-- --> </span><span><code>PR_TITLE</code>,<!-- --> </span><span><code>MERGE_MESSAGE</code> </span></p></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">merge_commit_message</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>The default value for a merge commit message.</p>
<ul>
<li><code>PR_TITLE</code> - default to the pull request's title.</li>
<li><code>PR_BODY</code> - default to the pull request's body.</li>
<li><code>BLANK</code> - default to a blank commit message.</li>
</ul></div><div class="pt-2"><p><span>Can be one of<!-- -->:<!-- --> </span><span><code>PR_BODY</code>,<!-- --> </span><span><code>PR_TITLE</code>,<!-- --> </span><span><code>BLANK</code> </span></p></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">has_downloads</code> <span class="color-fg-muted pl-2 f5">boolean</span> </div><div class="pl-1 f5 pt-2"><div><p>Whether downloads are enabled.</p></div><div class="pt-2"><p><span>Default<!-- -->: </span><code>true</code></p></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">is_template</code> <span class="color-fg-muted pl-2 f5">boolean</span> </div><div class="pl-1 f5 pt-2"><div><p>Whether this repository acts as a template that can be used to generate new repositories.</p></div><div class="pt-2"><p><span>Default<!-- -->: </span><code>false</code></p></div></div></div></td></tr></tbody></table><h3 class="mt-4 mb-3 pt-3 h4" id="create-a-repository-for-the-authenticated-user--status-codes"><a href="#create-a-repository-for-the-authenticated-user--status-codes">HTTP response status codes for "Create a repository for the authenticated user"</a></h3><table><thead><tr class="text-left"><th>Status code</th><th>Description</th></tr></thead><tbody><tr><td><code>201</code></td><td><div><p>Created</p></div></td></tr><tr><td><code>304</code></td><td><div><p>Not modified</p></div></td></tr><tr><td><code>400</code></td><td><div><p>Bad Request</p></div></td></tr><tr><td><code>401</code></td><td><div><p>Requires authentication</p></div></td></tr><tr><td><code>403</code></td><td><div><p>Forbidden</p></div></td></tr><tr><td><code>404</code></td><td><div><p>Resource not found</p></div></td></tr><tr><td><code>422</code></td><td><div><p>Validation failed, or the endpoint has been spammed.</p></div></td></tr><tr><td><code>451</code></td><td><div><p>Validation failed, or the endpoint has been spammed.</p></div></td></tr></tbody></table></div><div class="col-md-12 col-lg-6 position-sticky flex-self-start RestOperation_stickyCodeColumn__jWPMY"><h3 class="mt-0 pt-0 h4" id="create-a-repository-for-the-authenticated-user--code-samples"><a href="#create-a-repository-for-the-authenticated-user--code-samples">Code samples for "Create a repository for the authenticated user"</a></h3><h4 class="mt-3 mb-3 h5">Request example</h4><div class="rounded-1 border"><div class="my-0 p-3"><div class="RestCodeSamples_method__XQrie my-0 text-mono d-flex flex-row flex-items-start "><span class="IssueLabel IssueLabel--big color-bg-accent-emphasis color-fg-on-emphasis text-uppercase mr-2">post</span><span>/user/repos</span></div></div><div class="border-top d-inline-flex flex-justify-between width-full flex-items-center pt-2"><div class="d-inline-flex ml-2"><ul aria-label="Example language selector for Create a repository for the authenticated user" class="prc-SegmentedControl-SegmentedControl-lqIXp RestCodeSamples_segmentedControl__HB8Q6" data-variant="default"><li class="prc-SegmentedControl-Item-tSCQh" data-selected=""><button aria-current="true" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:transparent"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="cURL">cURL</div></span></button></li><li class="prc-SegmentedControl-Item-tSCQh"><button aria-current="false" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:var(--borderColor-default)"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="JavaScript">JavaScript</div></span></button></li><li class="prc-SegmentedControl-Item-tSCQh"><button aria-current="false" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:var(--borderColor-default)"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="GitHub CLI">GitHub CLI</div></span></button></li></ul></div><div class="mr-2"><button data-component="IconButton" type="button" class="prc-Button-ButtonBase-9n-Xk js-btn-copy btn-octicon prc-Button-IconButton-fyge7" data-loading="false" data-no-visuals="true" data-size="medium" data-variant="default" aria-labelledby="_R_2ld85uqv76_"><svg data-component="Octicon" aria-hidden="true" focusable="false" class="octicon octicon-copy" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="M0 6.75C0 5.784.784 5 1.75 5h1.5a.75.75 0 0 1 0 1.5h-1.5a.25.25 0 0 0-.25.25v7.5c0 .138.112.25.25.25h7.5a.25.25 0 0 0 .25-.25v-1.5a.75.75 0 0 1 1.5 0v1.5A1.75 1.75 0 0 1 9.25 16h-7.5A1.75 1.75 0 0 1 0 14.25Z"></path><path d="M5 1.75C5 .784 5.784 0 6.75 0h7.5C15.216 0 16 .784 16 1.75v7.5A1.75 1.75 0 0 1 14.25 11h-7.5A1.75 1.75 0 0 1 5 9.25Zm1.75-.25a.25.25 0 0 0-.25.25v7.5c0 .138.112.25.25.25h7.5a.25.25 0 0 0 .25-.25v-7.5a.25.25 0 0 0-.25-.25Z"></path></svg></button><span class="prc-TooltipV2-Tooltip-tLeuB" data-direction="s" aria-hidden="true" id="_R_2ld85uqv76_" popover="auto">Copy to clipboard curl request example</span></div></div><div class="RestCodeSamples_codeBlock__EV_jQ RestCodeSamples_requestCodeBlock__SgBKI border-top rounded-1 my-0 curl" tabindex="0"><code class="hljs language-curl">curl -L \
  -X POST \
  -H "Accept: application/vnd.github+json" \
  -H "Authorization: Bearer &lt;YOUR-TOKEN&gt;" \
  -H "X-GitHub-Api-Version: 2026-03-10" \
  https://api.github.com/user/repos \
  -d '{"name":"Hello-World","description":"This is your first repo!","homepage":"https://github.com","private":false,"is_template":true}'</code></div></div><h4 class="mt-5 mb-2 h5"><p>Response</p></h4><div class="border rounded-1 pt-2"><ul aria-label="Example response format selector for Create a repository for the authenticated user" class="prc-SegmentedControl-SegmentedControl-lqIXp RestCodeSamples_segmentedControl__HB8Q6 mx-2" data-variant="default"><li class="prc-SegmentedControl-Item-tSCQh" data-selected=""><button aria-current="true" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:transparent"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="Example response">Example response</div></span></button></li><li class="prc-SegmentedControl-Item-tSCQh"><button aria-current="false" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:var(--borderColor-default)"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="Response schema">Response schema</div></span></button></li></ul><div class=""><div class="RestCodeSamples_codeBlock__EV_jQ rounded-1 p-3 my-0 color-bg-default"><code>Status: 201</code></div><div class="RestCodeSamples_codeBlock__EV_jQ RestCodeSamples_responseCodeBlock__QlM4d border-top rounded-1 my-0" tabindex="0"><code class="hljs language-json">{
  "id": 1296269,
  "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5",
  "name": "Hello-World",
  "full_name": "octocat/Hello-World",
  "owner": {
    "login": "octocat",
    "id": 1,
    "node_id": "MDQ6VXNlcjE=",
    "avatar_url": "https://github.com/images/error/octocat_happy.gif",
    "gravatar_id": "",
    "url": "https://api.github.com/users/octocat",
    "html_url": "https://github.com/octocat",
    "followers_url": "https://api.github.com/users/octocat/followers",
    "following_url": "https://api.github.com/users/octocat/following{/other_user}",
    "gists_url": "https://api.github.com/users/octocat/gists{/gist_id}",
    "starred_url": "https://api.github.com/users/octocat/starred{/owner}{/repo}",
    "subscriptions_url": "https://api.github.com/users/octocat/subscriptions",
    "organizations_url": "https://api.github.com/users/octocat/orgs",
    "repos_url": "https://api.github.com/users/octocat/repos",
    "events_url": "https://api.github.com/users/octocat/events{/privacy}",
    "received_events_url": "https://api.github.com/users/octocat/received_events",
    "type": "User",
    "site_admin": false
  },
  "private": false,
  "html_url": "https://github.com/octocat/Hello-World",
  "description": "This your first repo!",
  "fork": false,
  "url": "https://api.github.com/repos/octocat/Hello-World",
  "archive_url": "https://api.github.com/repos/octocat/Hello-World/{archive_format}{/ref}",
  "assignees_url": "https://api.github.com/repos/octocat/Hello-World/assignees{/user}",
  "blobs_url": "https://api.github.com/repos/octocat/Hello-World/git/blobs{/sha}",
  "branches_url": "https://api.github.com/repos/octocat/Hello-World/branches{/branch}",
  "collaborators_url": "https://api.github.com/repos/octocat/Hello-World/collaborators{/collaborator}",
  "comments_url": "https://api.github.com/repos/octocat/Hello-World/comments{/number}",
  "commits_url": "https://api.github.com/repos/octocat/Hello-World/commits{/sha}",
  "compare_url": "https://api.github.com/repos/octocat/Hello-World/compare/{base}...{head}",
  "contents_url": "https://api.github.com/repos/octocat/Hello-World/contents/{+path}",
  "contributors_url": "https://api.github.com/repos/octocat/Hello-World/contributors",
  "deployments_url": "https://api.github.com/repos/octocat/Hello-World/deployments",
  "downloads_url": "https://api.github.com/repos/octocat/Hello-World/downloads",
  "events_url": "https://api.github.com/repos/octocat/Hello-World/events",
  "forks_url": "https://api.github.com/repos/octocat/Hello-World/forks",
  "git_commits_url": "https://api.github.com/repos/octocat/Hello-World/git/commits{/sha}",
  "git_refs_url": "https://api.github.com/repos/octocat/Hello-World/git/refs{/sha}",
  "git_tags_url": "https://api.github.com/repos/octocat/Hello-World/git/tags{/sha}",
  "git_url": "git:github.com/octocat/Hello-World.git",
  "issue_comment_url": "https://api.github.com/repos/octocat/Hello-World/issues/comments{/number}",
  "issue_events_url": "https://api.github.com/repos/octocat/Hello-World/issues/events{/number}",
  "issues_url": "https://api.github.com/repos/octocat/Hello-World/issues{/number}",
  "keys_url": "https://api.github.com/repos/octocat/Hello-World/keys{/key_id}",
  "labels_url": "https://api.github.com/repos/octocat/Hello-World/labels{/name}",
  "languages_url": "https://api.github.com/repos/octocat/Hello-World/languages",
  "merges_url": "https://api.github.com/repos/octocat/Hello-World/merges",
  "milestones_url": "https://api.github.com/repos/octocat/Hello-World/milestones{/number}",
  "notifications_url": "https://api.github.com/repos/octocat/Hello-World/notifications{?since,all,participating}",
  "pulls_url": "https://api.github.com/repos/octocat/Hello-World/pulls{/number}",
  "releases_url": "https://api.github.com/repos/octocat/Hello-World/releases{/id}",
  "ssh_url": "git@github.com:octocat/Hello-World.git",
  "stargazers_url": "https://api.github.com/repos/octocat/Hello-World/stargazers",
  "statuses_url": "https://api.github.com/repos/octocat/Hello-World/statuses/{sha}",
  "subscribers_url": "https://api.github.com/repos/octocat/Hello-World/subscribers",
  "subscription_url": "https://api.github.com/repos/octocat/Hello-World/subscription",
  "tags_url": "https://api.github.com/repos/octocat/Hello-World/tags",
  "teams_url": "https://api.github.com/repos/octocat/Hello-World/teams",
  "trees_url": "https://api.github.com/repos/octocat/Hello-World/git/trees{/sha}",
  "clone_url": "https://github.com/octocat/Hello-World.git",
  "mirror_url": "git:git.example.com/octocat/Hello-World",
  "hooks_url": "https://api.github.com/repos/octocat/Hello-World/hooks",
  "svn_url": "https://svn.github.com/octocat/Hello-World",
  "homepage": "https://github.com",
  "license": {
    "key": "mit",
    "name": "MIT License",
    "url": "https://api.github.com/licenses/mit",
    "spdx_id": "MIT",
    "node_id": "MDc6TGljZW5zZW1pdA==",
    "html_url": "https://github.com/licenses/mit"
  },
  "language": null,
  "forks_count": 9,
  "forks": 9,
  "stargazers_count": 80,
  "watchers_count": 80,
  "watchers": 80,
  "size": 108,
  "default_branch": "master",
  "open_issues_count": 0,
  "open_issues": 0,
  "is_template": false,
  "topics": [
    "octocat",
    "atom",
    "electron",
    "api"
  ],
  "has_issues": true,
  "has_projects": true,
  "has_wiki": true,
  "has_pages": false,
  "archived": false,
  "disabled": false,
  "visibility": "public",
  "pushed_at": "2011-01-26T19:06:43Z",
  "created_at": "2011-01-26T19:01:12Z",
  "updated_at": "2011-01-26T19:14:43Z",
  "permissions": {
    "pull": true,
    "push": false,
    "admin": false
  },
  "allow_rebase_merge": true,
  "template_repository": {
    "id": 1296269,
    "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5",
    "name": "Hello-World-Template",
    "full_name": "octocat/Hello-World-Template",
    "owner": {
      "login": "octocat",
      "id": 1,
      "node_id": "MDQ6VXNlcjE=",
      "avatar_url": "https://github.com/images/error/octocat_happy.gif",
      "gravatar_id": "",
      "url": "https://api.github.com/users/octocat",
      "html_url": "https://github.com/octocat",
      "followers_url": "https://api.github.com/users/octocat/followers",
      "following_url": "https://api.github.com/users/octocat/following{/other_user}",
      "gists_url": "https://api.github.com/users/octocat/gists{/gist_id}",
      "starred_url": "https://api.github.com/users/octocat/starred{/owner}{/repo}",
      "subscriptions_url": "https://api.github.com/users/octocat/subscriptions",
      "organizations_url": "https://api.github.com/users/octocat/orgs",
      "repos_url": "https://api.github.com/users/octocat/repos",
      "events_url": "https://api.github.com/users/octocat/events{/privacy}",
      "received_events_url": "https://api.github.com/users/octocat/received_events",
      "type": "User",
      "site_admin": false
    },
    "private": false,
    "html_url": "https://github.com/octocat/Hello-World-Template",
    "description": "This your first repo!",
    "fork": false,
    "url": "https://api.github.com/repos/octocat/Hello-World-Template",
    "archive_url": "https://api.github.com/repos/octocat/Hello-World-Template/{archive_format}{/ref}",
    "assignees_url": "https://api.github.com/repos/octocat/Hello-World-Template/assignees{/user}",
    "blobs_url": "https://api.github.com/repos/octocat/Hello-World-Template/git/blobs{/sha}",
    "branches_url": "https://api.github.com/repos/octocat/Hello-World-Template/branches{/branch}",
    "collaborators_url": "https://api.github.com/repos/octocat/Hello-World-Template/collaborators{/collaborator}",
    "comments_url": "https://api.github.com/repos/octocat/Hello-World-Template/comments{/number}",
    "commits_url": "https://api.github.com/repos/octocat/Hello-World-Template/commits{/sha}",
    "compare_url": "https://api.github.com/repos/octocat/Hello-World-Template/compare/{base}...{head}",
    "contents_url": "https://api.github.com/repos/octocat/Hello-World-Template/contents/{+path}",
    "contributors_url": "https://api.github.com/repos/octocat/Hello-World-Template/contributors",
    "deployments_url": "https://api.github.com/repos/octocat/Hello-World-Template/deployments",
    "downloads_url": "https://api.github.com/repos/octocat/Hello-World-Template/downloads",
    "events_url": "https://api.github.com/repos/octocat/Hello-World-Template/events",
    "forks_url": "https://api.github.com/repos/octocat/Hello-World-Template/forks",
    "git_commits_url": "https://api.github.com/repos/octocat/Hello-World-Template/git/commits{/sha}",
    "git_refs_url": "https://api.github.com/repos/octocat/Hello-World-Template/git/refs{/sha}",
    "git_tags_url": "https://api.github.com/repos/octocat/Hello-World-Template/git/tags{/sha}",
    "git_url": "git:github.com/octocat/Hello-World-Template.git",
    "issue_comment_url": "https://api.github.com/repos/octocat/Hello-World-Template/issues/comments{/number}",
    "issue_events_url": "https://api.github.com/repos/octocat/Hello-World-Template/issues/events{/number}",
    "issues_url": "https://api.github.com/repos/octocat/Hello-World-Template/issues{/number}",
    "keys_url": "https://api.github.com/repos/octocat/Hello-World-Template/keys{/key_id}",
    "labels_url": "https://api.github.com/repos/octocat/Hello-World-Template/labels{/name}",
    "languages_url": "https://api.github.com/repos/octocat/Hello-World-Template/languages",
    "merges_url": "https://api.github.com/repos/octocat/Hello-World-Template/merges",
    "milestones_url": "https://api.github.com/repos/octocat/Hello-World-Template/milestones{/number}",
    "notifications_url": "https://api.github.com/repos/octocat/Hello-World-Template/notifications{?since,all,participating}",
    "pulls_url": "https://api.github.com/repos/octocat/Hello-World-Template/pulls{/number}",
    "releases_url": "https://api.github.com/repos/octocat/Hello-World-Template/releases{/id}",
    "ssh_url": "git@github.com:octocat/Hello-World-Template.git",
    "stargazers_url": "https://api.github.com/repos/octocat/Hello-World-Template/stargazers",
    "statuses_url": "https://api.github.com/repos/octocat/Hello-World-Template/statuses/{sha}",
    "subscribers_url": "https://api.github.com/repos/octocat/Hello-World-Template/subscribers",
    "subscription_url": "https://api.github.com/repos/octocat/Hello-World-Template/subscription",
    "tags_url": "https://api.github.com/repos/octocat/Hello-World-Template/tags",
    "teams_url": "https://api.github.com/repos/octocat/Hello-World-Template/teams",
    "trees_url": "https://api.github.com/repos/octocat/Hello-World-Template/git/trees{/sha}",
    "clone_url": "https://github.com/octocat/Hello-World-Template.git",
    "mirror_url": "git:git.example.com/octocat/Hello-World-Template",
    "hooks_url": "https://api.github.com/repos/octocat/Hello-World-Template/hooks",
    "svn_url": "https://svn.github.com/octocat/Hello-World-Template",
    "homepage": "https://github.com",
    "language": null,
    "forks": 9,
    "forks_count": 9,
    "stargazers_count": 80,
    "watchers_count": 80,
    "watchers": 80,
    "size": 108,
    "default_branch": "master",
    "open_issues": 0,
    "open_issues_count": 0,
    "is_template": true,
    "license": {
      "key": "mit",
      "name": "MIT License",
      "url": "https://api.github.com/licenses/mit",
      "spdx_id": "MIT",
      "node_id": "MDc6TGljZW5zZW1pdA==",
      "html_url": "https://api.github.com/licenses/mit"
    },
    "topics": [
      "octocat",
      "atom",
      "electron",
      "api"
    ],
    "has_issues": true,
    "has_projects": true,
    "has_wiki": true,
    "has_pages": false,
    "has_downloads": true,
    "archived": false,
    "disabled": false,
    "visibility": "public",
    "pushed_at": "2011-01-26T19:06:43Z",
    "created_at": "2011-01-26T19:01:12Z",
    "updated_at": "2011-01-26T19:14:43Z",
    "permissions": {
      "admin": false,
      "push": false,
      "pull": true
    },
    "allow_rebase_merge": true,
    "temp_clone_token": "ABTLWHOULUVAXGTRYU7OC2876QJ2O",
    "allow_squash_merge": true,
    "allow_auto_merge": false,
    "delete_branch_on_merge": true,
    "allow_merge_commit": true,
    "subscribers_count": 42,
    "network_count": 0
  },
  "temp_clone_token": "ABTLWHOULUVAXGTRYU7OC2876QJ2O",
  "allow_squash_merge": true,
  "allow_auto_merge": false,
  "delete_branch_on_merge": true,
  "allow_merge_commit": true,
  "allow_forking": true,
  "web_commit_signoff_required": false,
  "subscribers_count": 42,
  "network_count": 0,
  "organization": {
    "login": "octocat",
    "id": 1,
    "node_id": "MDQ6VXNlcjE=",
    "avatar_url": "https://github.com/images/error/octocat_happy.gif",
    "gravatar_id": "",
    "url": "https://api.github.com/users/octocat",
    "html_url": "https://github.com/octocat",
    "followers_url": "https://api.github.com/users/octocat/followers",
    "following_url": "https://api.github.com/users/octocat/following{/other_user}",
    "gists_url": "https://api.github.com/users/octocat/gists{/gist_id}",
    "starred_url": "https://api.github.com/users/octocat/starred{/owner}{/repo}",
    "subscriptions_url": "https://api.github.com/users/octocat/subscriptions",
    "organizations_url": "https://api.github.com/users/octocat/orgs",
    "repos_url": "https://api.github.com/users/octocat/repos",
    "events_url": "https://api.github.com/users/octocat/events{/privacy}",
    "received_events_url": "https://api.github.com/users/octocat/received_events",
    "type": "Organization",
    "site_admin": false
  },
  "parent": {
    "id": 1296269,
    "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5",
    "name": "Hello-World",
    "full_name": "octocat/Hello-World",
    "owner": {
      "login": "octocat",
      "id": 1,
      "node_id": "MDQ6VXNlcjE=",
      "avatar_url": "https://github.com/images/error/octocat_happy.gif",
      "gravatar_id": "",
      "url": "https://api.github.com/users/octocat",
      "html_url": "https://github.com/octocat",
      "followers_url": "https://api.github.com/users/octocat/followers",
      "following_url": "https://api.github.com/users/octocat/following{/other_user}",
      "gists_url": "https://api.github.com/users/octocat/gists{/gist_id}",
      "starred_url": "https://api.github.com/users/octocat/starred{/owner}{/repo}",
      "subscriptions_url": "https://api.github.com/users/octocat/subscriptions",
      "organizations_url": "https://api.github.com/users/octocat/orgs",
      "repos_url": "https://api.github.com/users/octocat/repos",
      "events_url": "https://api.github.com/users/octocat/events{/privacy}",
      "received_events_url": "https://api.github.com/users/octocat/received_events",
      "type": "User",
      "site_admin": false
    },
    "private": false,
    "html_url": "https://github.com/octocat/Hello-World",
    "description": "This your first repo!",
    "fork": false,
    "url": "https://api.github.com/repos/octocat/Hello-World",
    "archive_url": "https://api.github.com/repos/octocat/Hello-World/{archive_format}{/ref}",
    "assignees_url": "https://api.github.com/repos/octocat/Hello-World/assignees{/user}",
    "blobs_url": "https://api.github.com/repos/octocat/Hello-World/git/blobs{/sha}",
    "branches_url": "https://api.github.com/repos/octocat/Hello-World/branches{/branch}",
    "collaborators_url": "https://api.github.com/repos/octocat/Hello-World/collaborators{/collaborator}",
    "comments_url": "https://api.github.com/repos/octocat/Hello-World/comments{/number}",
    "commits_url": "https://api.github.com/repos/octocat/Hello-World/commits{/sha}",
    "compare_url": "https://api.github.com/repos/octocat/Hello-World/compare/{base}...{head}",
    "contents_url": "https://api.github.com/repos/octocat/Hello-World/contents/{+path}",
    "contributors_url": "https://api.github.com/repos/octocat/Hello-World/contributors",
    "deployments_url": "https://api.github.com/repos/octocat/Hello-World/deployments",
    "downloads_url": "https://api.github.com/repos/octocat/Hello-World/downloads",
    "events_url": "https://api.github.com/repos/octocat/Hello-World/events",
    "forks_url": "https://api.github.com/repos/octocat/Hello-World/forks",
    "git_commits_url": "https://api.github.com/repos/octocat/Hello-World/git/commits{/sha}",
    "git_refs_url": "https://api.github.com/repos/octocat/Hello-World/git/refs{/sha}",
    "git_tags_url": "https://api.github.com/repos/octocat/Hello-World/git/tags{/sha}",
    "git_url": "git:github.com/octocat/Hello-World.git",
    "issue_comment_url": "https://api.github.com/repos/octocat/Hello-World/issues/comments{/number}",
    "issue_events_url": "https://api.github.com/repos/octocat/Hello-World/issues/events{/number}",
    "issues_url": "https://api.github.com/repos/octocat/Hello-World/issues{/number}",
    "keys_url": "https://api.github.com/repos/octocat/Hello-World/keys{/key_id}",
    "labels_url": "https://api.github.com/repos/octocat/Hello-World/labels{/name}",
    "languages_url": "https://api.github.com/repos/octocat/Hello-World/languages",
    "merges_url": "https://api.github.com/repos/octocat/Hello-World/merges",
    "milestones_url": "https://api.github.com/repos/octocat/Hello-World/milestones{/number}",
    "notifications_url": "https://api.github.com/repos/octocat/Hello-World/notifications{?since,all,participating}",
    "pulls_url": "https://api.github.com/repos/octocat/Hello-World/pulls{/number}",
    "releases_url": "https://api.github.com/repos/octocat/Hello-World/releases{/id}",
    "ssh_url": "git@github.com:octocat/Hello-World.git",
    "stargazers_url": "https://api.github.com/repos/octocat/Hello-World/stargazers",
    "statuses_url": "https://api.github.com/repos/octocat/Hello-World/statuses/{sha}",
    "subscribers_url": "https://api.github.com/repos/octocat/Hello-World/subscribers",
    "subscription_url": "https://api.github.com/repos/octocat/Hello-World/subscription",
    "tags_url": "https://api.github.com/repos/octocat/Hello-World/tags",
    "teams_url": "https://api.github.com/repos/octocat/Hello-World/teams",
    "trees_url": "https://api.github.com/repos/octocat/Hello-World/git/trees{/sha}",
    "clone_url": "https://github.com/octocat/Hello-World.git",
    "mirror_url": "git:git.example.com/octocat/Hello-World",
    "hooks_url": "https://api.github.com/repos/octocat/Hello-World/hooks",
    "svn_url": "https://svn.github.com/octocat/Hello-World",
    "homepage": "https://github.com",
    "language": null,
    "forks_count": 9,
    "stargazers_count": 80,
    "watchers_count": 80,
    "size": 108,
    "default_branch": "master",
    "open_issues_count": 0,
    "is_template": true,
    "topics": [
      "octocat",
      "atom",
      "electron",
      "api"
    ],
    "has_issues": true,
    "has_projects": true,
    "has_wiki": true,
    "has_pages": false,
    "has_downloads": true,
    "archived": false,
    "disabled": false,
    "visibility": "public",
    "pushed_at": "2011-01-26T19:06:43Z",
    "created_at": "2011-01-26T19:01:12Z",
    "updated_at": "2011-01-26T19:14:43Z",
    "permissions": {
      "admin": false,
      "push": false,
      "pull": true
    },
    "allow_rebase_merge": true,
    "temp_clone_token": "ABTLWHOULUVAXGTRYU7OC2876QJ2O",
    "allow_squash_merge": true,
    "allow_auto_merge": false,
    "delete_branch_on_merge": true,
    "allow_merge_commit": true,
    "subscribers_count": 42,
    "network_count": 0,
    "license": {
      "key": "mit",
      "name": "MIT License",
      "url": "https://api.github.com/licenses/mit",
      "spdx_id": "MIT",
      "node_id": "MDc6TGljZW5zZW1pdA==",
      "html_url": "https://api.github.com/licenses/mit"
    },
    "forks": 1,
    "open_issues": 1,
    "watchers": 1
  },
  "source": {
    "id": 1296269,
    "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5",
    "name": "Hello-World",
    "full_name": "octocat/Hello-World",
    "owner": {
      "login": "octocat",
      "id": 1,
      "node_id": "MDQ6VXNlcjE=",
      "avatar_url": "https://github.com/images/error/octocat_happy.gif",
      "gravatar_id": "",
      "url": "https://api.github.com/users/octocat",
      "html_url": "https://github.com/octocat",
      "followers_url": "https://api.github.com/users/octocat/followers",
      "following_url": "https://api.github.com/users/octocat/following{/other_user}",
      "gists_url": "https://api.github.com/users/octocat/gists{/gist_id}",
      "starred_url": "https://api.github.com/users/octocat/starred{/owner}{/repo}",
      "subscriptions_url": "https://api.github.com/users/octocat/subscriptions",
      "organizations_url": "https://api.github.com/users/octocat/orgs",
      "repos_url": "https://api.github.com/users/octocat/repos",
      "events_url": "https://api.github.com/users/octocat/events{/privacy}",
      "received_events_url": "https://api.github.com/users/octocat/received_events",
      "type": "User",
      "site_admin": false
    },
    "private": false,
    "html_url": "https://github.com/octocat/Hello-World",
    "description": "This your first repo!",
    "fork": false,
    "url": "https://api.github.com/repos/octocat/Hello-World",
    "archive_url": "https://api.github.com/repos/octocat/Hello-World/{archive_format}{/ref}",
    "assignees_url": "https://api.github.com/repos/octocat/Hello-World/assignees{/user}",
    "blobs_url": "https://api.github.com/repos/octocat/Hello-World/git/blobs{/sha}",
    "branches_url": "https://api.github.com/repos/octocat/Hello-World/branches{/branch}",
    "collaborators_url": "https://api.github.com/repos/octocat/Hello-World/collaborators{/collaborator}",
    "comments_url": "https://api.github.com/repos/octocat/Hello-World/comments{/number}",
    "commits_url": "https://api.github.com/repos/octocat/Hello-World/commits{/sha}",
    "compare_url": "https://api.github.com/repos/octocat/Hello-World/compare/{base}...{head}",
    "contents_url": "https://api.github.com/repos/octocat/Hello-World/contents/{+path}",
    "contributors_url": "https://api.github.com/repos/octocat/Hello-World/contributors",
    "deployments_url": "https://api.github.com/repos/octocat/Hello-World/deployments",
    "downloads_url": "https://api.github.com/repos/octocat/Hello-World/downloads",
    "events_url": "https://api.github.com/repos/octocat/Hello-World/events",
    "forks_url": "https://api.github.com/repos/octocat/Hello-World/forks",
    "git_commits_url": "https://api.github.com/repos/octocat/Hello-World/git/commits{/sha}",
    "git_refs_url": "https://api.github.com/repos/octocat/Hello-World/git/refs{/sha}",
    "git_tags_url": "https://api.github.com/repos/octocat/Hello-World/git/tags{/sha}",
    "git_url": "git:github.com/octocat/Hello-World.git",
    "issue_comment_url": "https://api.github.com/repos/octocat/Hello-World/issues/comments{/number}",
    "issue_events_url": "https://api.github.com/repos/octocat/Hello-World/issues/events{/number}",
    "issues_url": "https://api.github.com/repos/octocat/Hello-World/issues{/number}",
    "keys_url": "https://api.github.com/repos/octocat/Hello-World/keys{/key_id}",
    "labels_url": "https://api.github.com/repos/octocat/Hello-World/labels{/name}",
    "languages_url": "https://api.github.com/repos/octocat/Hello-World/languages",
    "merges_url": "https://api.github.com/repos/octocat/Hello-World/merges",
    "milestones_url": "https://api.github.com/repos/octocat/Hello-World/milestones{/number}",
    "notifications_url": "https://api.github.com/repos/octocat/Hello-World/notifications{?since,all,participating}",
    "pulls_url": "https://api.github.com/repos/octocat/Hello-World/pulls{/number}",
    "releases_url": "https://api.github.com/repos/octocat/Hello-World/releases{/id}",
    "ssh_url": "git@github.com:octocat/Hello-World.git",
    "stargazers_url": "https://api.github.com/repos/octocat/Hello-World/stargazers",
    "statuses_url": "https://api.github.com/repos/octocat/Hello-World/statuses/{sha}",
    "subscribers_url": "https://api.github.com/repos/octocat/Hello-World/subscribers",
    "subscription_url": "https://api.github.com/repos/octocat/Hello-World/subscription",
    "tags_url": "https://api.github.com/repos/octocat/Hello-World/tags",
    "teams_url": "https://api.github.com/repos/octocat/Hello-World/teams",
    "trees_url": "https://api.github.com/repos/octocat/Hello-World/git/trees{/sha}",
    "clone_url": "https://github.com/octocat/Hello-World.git",
    "mirror_url": "git:git.example.com/octocat/Hello-World",
    "hooks_url": "https://api.github.com/repos/octocat/Hello-World/hooks",
    "svn_url": "https://svn.github.com/octocat/Hello-World",
    "homepage": "https://github.com",
    "language": null,
    "forks_count": 9,
    "stargazers_count": 80,
    "watchers_count": 80,
    "size": 108,
    "default_branch": "master",
    "open_issues_count": 0,
    "is_template": true,
    "topics": [
      "octocat",
      "atom",
      "electron",
      "api"
    ],
    "has_issues": true,
    "has_projects": true,
    "has_wiki": true,
    "has_pages": false,
    "has_downloads": true,
    "archived": false,
    "disabled": false,
    "visibility": "public",
    "pushed_at": "2011-01-26T19:06:43Z",
    "created_at": "2011-01-26T19:01:12Z",
    "updated_at": "2011-01-26T19:14:43Z",
    "permissions": {
      "admin": false,
      "push": false,
      "pull": true
    },
    "allow_rebase_merge": true,
    "temp_clone_token": "ABTLWHOULUVAXGTRYU7OC2876QJ2O",
    "allow_squash_merge": true,
    "allow_auto_merge": false,
    "delete_branch_on_merge": true,
    "allow_merge_commit": true,
    "subscribers_count": 42,
    "network_count": 0,
    "license": {
      "key": "mit",
      "name": "MIT License",
      "url": "https://api.github.com/licenses/mit",
      "spdx_id": "MIT",
      "node_id": "MDc6TGljZW5zZW1pdA==",
      "html_url": "https://api.github.com/licenses/mit"
    },
    "forks": 1,
    "open_issues": 1,
    "watchers": 1
  }
}</code></div></div></div></div></div></div><div class="pb-8"><h2 id="list-repositories-for-a-user" tabindex="-1"><a class="heading-link" href="#list-repositories-for-a-user">List repositories for a user<span aria-hidden="true" class="heading-link-symbol"></span></a></h2><div class="d-flex flex-wrap gutter mt-4"><div class="col-md-12 col-lg-6"><div class="RestOperation_codeBlock__mf2k2"><p>Lists public repositories for the specified user.</p></div><h3 class="mt-4 mb-3 pt-3 h4" id="list-repositories-for-a-user--fine-grained-access-tokens"><a href="#list-repositories-for-a-user--fine-grained-access-tokens">Fine-grained access tokens for "List repositories for a user"</a></h3><p>This endpoint works with the following fine-grained token types<!-- -->:</p><ul><li><a rel="" href="/en/apps/creating-github-apps/authenticating-with-a-github-app/generating-a-user-access-token-for-a-github-app">GitHub App user access tokens</a></li><li><a rel="" href="/en/apps/creating-github-apps/authenticating-with-a-github-app/generating-an-installation-access-token-for-a-github-app">GitHub App installation access tokens</a></li><li><a rel="" href="/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens#creating-a-fine-grained-personal-access-token">Fine-grained personal access tokens</a></li></ul><p>The fine-grained token must have the following permission set:</p><ul><li><span><span>"Metadata" repository permissions (read)</span></span></li></ul><p>This endpoint can be used without authentication or the aforementioned permissions if only public resources are requested.</p><h3 class="mt-4 mb-3 pt-3 h4" id="list-repositories-for-a-user--parameters"><a href="#list-repositories-for-a-user--parameters">Parameters for "List repositories for a user"</a></h3><table class="ParameterTable_parameterTable__NVZ8g" summary="Column one describes the parameter. The first line includes the name, type, and whether the parameter is required. The second line is a description of the parameter." aria-labelledby="headers-table-heading"><caption class="mt-3 mb-3 h5 float-left">Headers</caption><thead class="visually-hidden"><tr><th scope="col">Name, Type, Description</th></tr></thead><tbody><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">accept</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>Setting to <code>application/vnd.github+json</code> is recommended.</p></div><div class="pt-0"></div></div></div></td></tr></tbody></table><table class="ParameterTable_parameterTable__NVZ8g" summary="Column one describes the parameter. The first line includes the name, type, and whether the parameter is required. The second line is a description of the parameter." aria-labelledby="path-table-heading"><caption class="mt-3 mb-3 h5 float-left">Path parameters</caption><thead class="visually-hidden"><tr><th scope="col">Name, Type, Description</th></tr></thead><tbody><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">username</code> <span class="color-fg-muted pl-2 f5">string</span> <span class="color-fg-attention f5 pl-3">Required</span></div><div class="pl-1 f5 pt-2"><div><p>The handle for the GitHub user account.</p></div><div class="pt-0"></div></div></div></td></tr></tbody></table><table class="ParameterTable_parameterTable__NVZ8g" summary="Column one describes the parameter. The first line includes the name, type, and whether the parameter is required. The second line is a description of the parameter." aria-labelledby="query-table-heading"><caption class="mt-3 mb-3 h5 float-left">Query parameters</caption><thead class="visually-hidden"><tr><th scope="col">Name, Type, Description</th></tr></thead><tbody><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">type</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>Limit results to repositories of the specified type.</p></div><div class="pt-2"><p><span>Default<!-- -->: </span><code>owner</code></p><p><span>Can be one of<!-- -->:<!-- --> </span><span><code>all</code>,<!-- --> </span><span><code>owner</code>,<!-- --> </span><span><code>member</code> </span></p></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">sort</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>The property to sort the results by.</p></div><div class="pt-2"><p><span>Default<!-- -->: </span><code>full_name</code></p><p><span>Can be one of<!-- -->:<!-- --> </span><span><code>created</code>,<!-- --> </span><span><code>updated</code>,<!-- --> </span><span><code>pushed</code>,<!-- --> </span><span><code>full_name</code> </span></p></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">direction</code> <span class="color-fg-muted pl-2 f5">string</span> </div><div class="pl-1 f5 pt-2"><div><p>The order to sort by. Default: <code>asc</code> when using <code>full_name</code>, otherwise <code>desc</code>.</p></div><div class="pt-2"><p><span>Can be one of<!-- -->:<!-- --> </span><span><code>asc</code>,<!-- --> </span><span><code>desc</code> </span></p></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">per_page</code> <span class="color-fg-muted pl-2 f5">integer</span> </div><div class="pl-1 f5 pt-2"><div><p>The number of results per page (max 100). For more information, see "<a href="https://docs.github.com/rest/using-the-rest-api/using-pagination-in-the-rest-api">Using pagination in the REST API</a>."</p></div><div class="pt-2"><p><span>Default<!-- -->: </span><code>30</code></p></div></div></div></td></tr><tr class=""><td class=""><div class="pl-0 pt-1 pr-1 pb-1"><div><code class="text-bold f5">page</code> <span class="color-fg-muted pl-2 f5">integer</span> </div><div class="pl-1 f5 pt-2"><div><p>The page number of the results to fetch. For more information, see "<a href="https://docs.github.com/rest/using-the-rest-api/using-pagination-in-the-rest-api">Using pagination in the REST API</a>."</p></div><div class="pt-2"><p><span>Default<!-- -->: </span><code>1</code></p></div></div></div></td></tr></tbody></table><h3 class="mt-4 mb-3 pt-3 h4" id="list-repositories-for-a-user--status-codes"><a href="#list-repositories-for-a-user--status-codes">HTTP response status codes for "List repositories for a user"</a></h3><table><thead><tr class="text-left"><th>Status code</th><th>Description</th></tr></thead><tbody><tr><td><code>200</code></td><td><div><p>OK</p></div></td></tr></tbody></table></div><div class="col-md-12 col-lg-6 position-sticky flex-self-start RestOperation_stickyCodeColumn__jWPMY"><h3 class="mt-0 pt-0 h4" id="list-repositories-for-a-user--code-samples"><a href="#list-repositories-for-a-user--code-samples">Code samples for "List repositories for a user"</a></h3><h4 class="mt-3 mb-3 h5">Request example</h4><div class="rounded-1 border"><div class="my-0 p-3"><div class="RestCodeSamples_method__XQrie my-0 text-mono d-flex flex-row flex-items-start "><span class="IssueLabel IssueLabel--big color-bg-accent-emphasis color-fg-on-emphasis text-uppercase mr-2">get</span><span>/users/{username}/repos</span></div></div><div class="border-top d-inline-flex flex-justify-between width-full flex-items-center pt-2"><div class="d-inline-flex ml-2"><ul aria-label="Example language selector for List repositories for a user" class="prc-SegmentedControl-SegmentedControl-lqIXp RestCodeSamples_segmentedControl__HB8Q6" data-variant="default"><li class="prc-SegmentedControl-Item-tSCQh" data-selected=""><button aria-current="true" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:transparent"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="cURL">cURL</div></span></button></li><li class="prc-SegmentedControl-Item-tSCQh"><button aria-current="false" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:var(--borderColor-default)"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="JavaScript">JavaScript</div></span></button></li><li class="prc-SegmentedControl-Item-tSCQh"><button aria-current="false" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:var(--borderColor-default)"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="GitHub CLI">GitHub CLI</div></span></button></li></ul></div><div class="mr-2"><button data-component="IconButton" type="button" class="prc-Button-ButtonBase-9n-Xk js-btn-copy btn-octicon prc-Button-IconButton-fyge7" data-loading="false" data-no-visuals="true" data-size="medium" data-variant="default" aria-labelledby="_R_2ld8duqv76_"><svg data-component="Octicon" aria-hidden="true" focusable="false" class="octicon octicon-copy" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="M0 6.75C0 5.784.784 5 1.75 5h1.5a.75.75 0 0 1 0 1.5h-1.5a.25.25 0 0 0-.25.25v7.5c0 .138.112.25.25.25h7.5a.25.25 0 0 0 .25-.25v-1.5a.75.75 0 0 1 1.5 0v1.5A1.75 1.75 0 0 1 9.25 16h-7.5A1.75 1.75 0 0 1 0 14.25Z"></path><path d="M5 1.75C5 .784 5.784 0 6.75 0h7.5C15.216 0 16 .784 16 1.75v7.5A1.75 1.75 0 0 1 14.25 11h-7.5A1.75 1.75 0 0 1 5 9.25Zm1.75-.25a.25.25 0 0 0-.25.25v7.5c0 .138.112.25.25.25h7.5a.25.25 0 0 0 .25-.25v-7.5a.25.25 0 0 0-.25-.25Z"></path></svg></button><span class="prc-TooltipV2-Tooltip-tLeuB" data-direction="s" aria-hidden="true" id="_R_2ld8duqv76_" popover="auto">Copy to clipboard curl request example</span></div></div><div class="RestCodeSamples_codeBlock__EV_jQ RestCodeSamples_requestCodeBlock__SgBKI border-top rounded-1 my-0 curl" tabindex="0"><code class="hljs language-curl">curl -L \
  -H "Accept: application/vnd.github+json" \
  -H "Authorization: Bearer &lt;YOUR-TOKEN&gt;" \
  -H "X-GitHub-Api-Version: 2026-03-10" \
  https://api.github.com/users/USERNAME/repos</code></div></div><h4 class="mt-5 mb-2 h5"><p>Response</p></h4><div class="border rounded-1 pt-2"><ul aria-label="Example response format selector for List repositories for a user" class="prc-SegmentedControl-SegmentedControl-lqIXp RestCodeSamples_segmentedControl__HB8Q6 mx-2" data-variant="default"><li class="prc-SegmentedControl-Item-tSCQh" data-selected=""><button aria-current="true" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:transparent"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="Example response">Example response</div></span></button></li><li class="prc-SegmentedControl-Item-tSCQh"><button aria-current="false" class="prc-SegmentedControl-Button-E48xz" type="button" style="--separator-color:var(--borderColor-default)"><span class="prc-SegmentedControl-Content-1COlk segmentedControl-content"><div class="prc-SegmentedControl-Text-7S2y2 segmentedControl-text" data-text="Response schema">Response schema</div></span></button></li></ul><div class=""><div class="RestCodeSamples_codeBlock__EV_jQ rounded-1 p-3 my-0 color-bg-default"><code>Status: 200</code></div><div class="RestCodeSamples_codeBlock__EV_jQ RestCodeSamples_responseCodeBlock__QlM4d border-top rounded-1 my-0" tabindex="0"><code class="hljs language-json">[
  {
    "id": 1296269,
    "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5",
    "name": "Hello-World",
    "full_name": "octocat/Hello-World",
    "owner": {
      "login": "octocat",
      "id": 1,
      "node_id": "MDQ6VXNlcjE=",
      "avatar_url": "https://github.com/images/error/octocat_happy.gif",
      "gravatar_id": "",
      "url": "https://api.github.com/users/octocat",
      "html_url": "https://github.com/octocat",
      "followers_url": "https://api.github.com/users/octocat/followers",
      "following_url": "https://api.github.com/users/octocat/following{/other_user}",
      "gists_url": "https://api.github.com/users/octocat/gists{/gist_id}",
      "starred_url": "https://api.github.com/users/octocat/starred{/owner}{/repo}",
      "subscriptions_url": "https://api.github.com/users/octocat/subscriptions",
      "organizations_url": "https://api.github.com/users/octocat/orgs",
      "repos_url": "https://api.github.com/users/octocat/repos",
      "events_url": "https://api.github.com/users/octocat/events{/privacy}",
      "received_events_url": "https://api.github.com/users/octocat/received_events",
      "type": "User",
      "site_admin": false
    },
    "private": false,
    "html_url": "https://github.com/octocat/Hello-World",
    "description": "This your first repo!",
    "fork": false,
    "url": "https://api.github.com/repos/octocat/Hello-World",
    "archive_url": "https://api.github.com/repos/octocat/Hello-World/{archive_format}{/ref}",
    "assignees_url": "https://api.github.com/repos/octocat/Hello-World/assignees{/user}",
    "blobs_url": "https://api.github.com/repos/octocat/Hello-World/git/blobs{/sha}",
    "branches_url": "https://api.github.com/repos/octocat/Hello-World/branches{/branch}",
    "collaborators_url": "https://api.github.com/repos/octocat/Hello-World/collaborators{/collaborator}",
    "comments_url": "https://api.github.com/repos/octocat/Hello-World/comments{/number}",
    "commits_url": "https://api.github.com/repos/octocat/Hello-World/commits{/sha}",
    "compare_url": "https://api.github.com/repos/octocat/Hello-World/compare/{base}...{head}",
    "contents_url": "https://api.github.com/repos/octocat/Hello-World/contents/{+path}",
    "contributors_url": "https://api.github.com/repos/octocat/Hello-World/contributors",
    "deployments_url": "https://api.github.com/repos/octocat/Hello-World/deployments",
    "downloads_url": "https://api.github.com/repos/octocat/Hello-World/downloads",
    "events_url": "https://api.github.com/repos/octocat/Hello-World/events",
    "forks_url": "https://api.github.com/repos/octocat/Hello-World/forks",
    "git_commits_url": "https://api.github.com/repos/octocat/Hello-World/git/commits{/sha}",
    "git_refs_url": "https://api.github.com/repos/octocat/Hello-World/git/refs{/sha}",
    "git_tags_url": "https://api.github.com/repos/octocat/Hello-World/git/tags{/sha}",
    "git_url": "git:github.com/octocat/Hello-World.git",
    "issue_comment_url": "https://api.github.com/repos/octocat/Hello-World/issues/comments{/number}",
    "issue_events_url": "https://api.github.com/repos/octocat/Hello-World/issues/events{/number}",
    "issues_url": "https://api.github.com/repos/octocat/Hello-World/issues{/number}",
    "keys_url": "https://api.github.com/repos/octocat/Hello-World/keys{/key_id}",
    "labels_url": "https://api.github.com/repos/octocat/Hello-World/labels{/name}",
    "languages_url": "https://api.github.com/repos/octocat/Hello-World/languages",
    "merges_url": "https://api.github.com/repos/octocat/Hello-World/merges",
    "milestones_url": "https://api.github.com/repos/octocat/Hello-World/milestones{/number}",
    "notifications_url": "https://api.github.com/repos/octocat/Hello-World/notifications{?since,all,participating}",
    "pulls_url": "https://api.github.com/repos/octocat/Hello-World/pulls{/number}",
    "releases_url": "https://api.github.com/repos/octocat/Hello-World/releases{/id}",
    "ssh_url": "git@github.com:octocat/Hello-World.git",
    "stargazers_url": "https://api.github.com/repos/octocat/Hello-World/stargazers",
    "statuses_url": "https://api.github.com/repos/octocat/Hello-World/statuses/{sha}",
    "subscribers_url": "https://api.github.com/repos/octocat/Hello-World/subscribers",
    "subscription_url": "https://api.github.com/repos/octocat/Hello-World/subscription",
    "tags_url": "https://api.github.com/repos/octocat/Hello-World/tags",
    "teams_url": "https://api.github.com/repos/octocat/Hello-World/teams",
    "trees_url": "https://api.github.com/repos/octocat/Hello-World/git/trees{/sha}",
    "clone_url": "https://github.com/octocat/Hello-World.git",
    "mirror_url": "git:git.example.com/octocat/Hello-World",
    "hooks_url": "https://api.github.com/repos/octocat/Hello-World/hooks",
    "svn_url": "https://svn.github.com/octocat/Hello-World",
    "homepage": "https://github.com",
    "language": null,
    "forks_count": 9,
    "stargazers_count": 80,
    "watchers_count": 80,
    "size": 108,
    "default_branch": "master",
    "open_issues_count": 0,
    "is_template": false,
    "topics": [
      "octocat",
      "atom",
      "electron",
      "api"
    ],
    "has_issues": true,
    "has_projects": true,
    "has_wiki": true,
    "has_pages": false,
    "has_downloads": true,
    "has_discussions": false,
    "archived": false,
    "disabled": false,
    "visibility": "public",
    "pushed_at": "2011-01-26T19:06:43Z",
    "created_at": "2011-01-26T19:01:12Z",
    "updated_at": "2011-01-26T19:14:43Z",
    "permissions": {
      "admin": false,
      "push": false,
      "pull": true
    },
    "security_and_analysis": {
      "advanced_security": {
        "status": "enabled"
      },
      "secret_scanning": {
        "status": "enabled"
      },
      "secret_scanning_push_protection": {
        "status": "disabled"
      },
      "secret_scanning_non_provider_patterns": {
        "status": "disabled"
      },
      "secret_scanning_delegated_alert_dismissal": {
        "status": "disabled"
      }
    }
  }
]</code></div></div></div></div></div></div></div></div></main><footer data-container="footer"><section class="container-xl mt-lg-8 mt-6 px-3 px-md-6 no-print mx-auto"><h2 class="f3">Help and support</h2><div class="border-top border-color-secondary pt-6 SupportSection_supportGrid__XXBdA"><form class="Survey_underlineLinks__Z2RJW f5" data-testid="survey-form" aria-live="polite"><h3 id="survey-title" class="f4 mb-3">Did you find what you needed?</h3><input type="text" class="d-none" name="survey-token" value=""><div class="mb-2" role="radiogroup" aria-labelledby="survey-title"><input class="Survey_visuallyHidden__Xh_nl Survey_customRadio__aNqUl" id="survey-yes" type="radio" aria-label="Yes" name="survey-vote" value="Y"><label class="btn mr-1" for="survey-yes"><svg data-component="Octicon" aria-hidden="true" focusable="false" class="octicon octicon-thumbsup color-fg-muted" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="M8.347.631A.75.75 0 0 1 9.123.26l.238.04a3.25 3.25 0 0 1 2.591 4.098L11.494 6h.665a3.25 3.25 0 0 1 3.118 4.167l-1.135 3.859A2.751 2.751 0 0 1 11.503 16H6.586a3.75 3.75 0 0 1-2.184-.702A1.75 1.75 0 0 1 3 16H1.75A1.75 1.75 0 0 1 0 14.25v-6.5C0 6.784.784 6 1.75 6h3.417a.25.25 0 0 0 .217-.127ZM4.75 13.649l.396.33c.404.337.914.521 1.44.521h4.917a1.25 1.25 0 0 0 1.2-.897l1.135-3.859A1.75 1.75 0 0 0 12.159 7.5H10.5a.75.75 0 0 1-.721-.956l.731-2.558a1.75 1.75 0 0 0-1.127-2.14L6.69 6.611a1.75 1.75 0 0 1-1.523.889H4.75ZM3.25 7.5h-1.5a.25.25 0 0 0-.25.25v6.5c0 .138.112.25.25.25H3a.25.25 0 0 0 .25-.25Z"></path></svg> <!-- -->Yes</label><input class="Survey_visuallyHidden__Xh_nl Survey_customRadio__aNqUl" id="survey-no" type="radio" aria-label="No" name="survey-vote" value="N"><label class="btn" for="survey-no"><svg data-component="Octicon" aria-hidden="true" focusable="false" class="octicon octicon-thumbsdown color-fg-muted" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="M7.653 15.369a.75.75 0 0 1-.776.371l-.238-.04a3.25 3.25 0 0 1-2.591-4.099L4.506 10h-.665A3.25 3.25 0 0 1 .723 5.833l1.135-3.859A2.75 2.75 0 0 1 4.482 0H9.43c.78.003 1.538.25 2.168.702A1.752 1.752 0 0 1 12.989 0h1.272A1.75 1.75 0 0 1 16 1.75v6.5A1.75 1.75 0 0 1 14.25 10h-3.417a.25.25 0 0 0-.217.127ZM11.25 2.351l-.396-.33a2.248 2.248 0 0 0-1.44-.521H4.496a1.25 1.25 0 0 0-1.199.897L2.162 6.256A1.75 1.75 0 0 0 3.841 8.5H5.5a.75.75 0 0 1 .721.956l-.731 2.558a1.75 1.75 0 0 0 1.127 2.14L9.31 9.389a1.75 1.75 0 0 1 1.523-.889h.417Zm1.5 6.149h1.5a.25.25 0 0 0 .25-.25v-6.5a.25.25 0 0 0-.25-.25H13a.25.25 0 0 0-.25.25Z"></path></svg> <!-- -->No</label></div><a rel="" class="f6" target="_blank" href="/en/site-policy/privacy-policies/github-privacy-statement">Privacy policy</a></form><div class="f5 contribution"><h3 class="f4 mb-3">Help us make these docs great!</h3><p class="max-w-xs color-fg-muted mb-3">All GitHub docs are open source. See something that's wrong or unclear? Submit a pull request.</p><a class="btn" href="https://github.com/github/docs/blob/main/content/rest/repos/repos.md"><svg data-component="Octicon" aria-hidden="true" focusable="false" class="octicon octicon-git-pull-request octicon mr-1" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="M1.5 3.25a2.25 2.25 0 1 1 3 2.122v5.256a2.251 2.251 0 1 1-1.5 0V5.372A2.25 2.25 0 0 1 1.5 3.25Zm5.677-.177L9.573.677A.25.25 0 0 1 10 .854V2.5h1A2.5 2.5 0 0 1 13.5 5v5.628a2.251 2.251 0 1 1-1.5 0V5a1 1 0 0 0-1-1h-1v1.646a.25.25 0 0 1-.427.177L7.177 3.427a.25.25 0 0 1 0-.354ZM3.75 2.5a.75.75 0 1 0 0 1.5.75.75 0 0 0 0-1.5Zm0 9.5a.75.75 0 1 0 0 1.5.75.75 0 0 0 0-1.5Zm8.25.75a.75.75 0 1 0 1.5 0 .75.75 0 0 0-1.5 0Z"></path></svg>Make a contribution</a><p class="color-fg-muted f6 mt-2"><a class="text-underline" href="/contributing" target="_blank" rel="noopener">Learn how to contribute</a></p></div><div><h3 class="mb-3 f4">Still need help?</h3><div class="mb-2"><a id="ask-community" href="https://github.com/orgs/community/discussions" class="text-underline"><svg data-component="Octicon" aria-hidden="true" focusable="false" class="octicon octicon-people octicon mr-1" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="M2 5.5a3.5 3.5 0 1 1 5.898 2.549 5.508 5.508 0 0 1 3.034 4.084.75.75 0 1 1-1.482.235 4 4 0 0 0-7.9 0 .75.75 0 0 1-1.482-.236A5.507 5.507 0 0 1 3.102 8.05 3.493 3.493 0 0 1 2 5.5ZM11 4a3.001 3.001 0 0 1 2.22 5.018 5.01 5.01 0 0 1 2.56 3.012.749.749 0 0 1-.885.954.752.752 0 0 1-.549-.514 3.507 3.507 0 0 0-2.522-2.372.75.75 0 0 1-.574-.73v-.352a.75.75 0 0 1 .416-.672A1.5 1.5 0 0 0 11 5.5.75.75 0 0 1 11 4Zm-5.5-.5a2 2 0 1 0-.001 3.999A2 2 0 0 0 5.5 3.5Z"></path></svg>Ask the GitHub community</a></div><div><a id="support" href="https://support.github.com" class="text-underline"><svg data-component="Octicon" aria-hidden="true" focusable="false" class="octicon octicon-comment-discussion octicon mr-1" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="M1.75 1h8.5c.966 0 1.75.784 1.75 1.75v5.5A1.75 1.75 0 0 1 10.25 10H7.061l-2.574 2.573A1.458 1.458 0 0 1 2 11.543V10h-.25A1.75 1.75 0 0 1 0 8.25v-5.5C0 1.784.784 1 1.75 1ZM1.5 2.75v5.5c0 .138.112.25.25.25h1a.75.75 0 0 1 .75.75v2.19l2.72-2.72a.749.749 0 0 1 .53-.22h3.5a.25.25 0 0 0 .25-.25v-5.5a.25.25 0 0 0-.25-.25h-8.5a.25.25 0 0 0-.25.25Zm13 2a.25.25 0 0 0-.25-.25h-.5a.75.75 0 0 1 0-1.5h.5c.966 0 1.75.784 1.75 1.75v5.5A1.75 1.75 0 0 1 14.25 12H14v1.543a1.458 1.458 0 0 1-2.487 1.03L9.22 12.28a.749.749 0 0 1 .326-1.275.749.749 0 0 1 .734.215l2.22 2.22v-2.19a.75.75 0 0 1 .75-.75h1a.25.25 0 0 0 .25-.25Z"></path></svg>Contact support</a></div></div></div></section><section class="container-xl px-3 mt-6 pb-8 px-md-6 color-fg-muted"><h2 class="f4 mb-2 col-12">Legal</h2><ul role="list" class="d-flex flex-wrap list-style-none"><li role="listitem" class="mr-3">© <!-- -->2026<!-- --> GitHub, Inc.</li><li role="listitem" class="mr-3"><a class="text-underline" href="/en/site-policy/github-terms/github-terms-of-service">Terms</a></li><li role="listitem" class="mr-3"><a class="text-underline" href="/en/site-policy/privacy-policies/github-privacy-statement">Privacy</a></li><li role="listitem" class="mr-3"><a class="text-underline" href="https://www.githubstatus.com/">Status</a></li><li role="listitem" class="mr-3"><a class="text-underline" href="https://github.com/pricing">Pricing</a></li><li role="listitem" class="mr-3"><a class="text-underline" href="https://services.github.com">Expert services</a></li><li role="listitem" class="mr-3"><a class="text-underline" href="https://github.blog">Blog</a></li></ul></section><div role="tooltip" class="position-fixed bottom-0 mb-4 right-0 mr-4 z-1 ScrollButton_transition200__rLxBo ScrollButton_opacity0__vjKQD ScrollButton_scrollWrapper__Vk_CC" aria-hidden="true"><button tabindex="-1" class="ghd-scroll-to-top tooltipped tooltipped-n tooltipped-no-delay btn circle border-1 d-flex flex-items-center flex-justify-center ScrollButton_customFocus__L3FsX ScrollButton_scrollButton__N0now" aria-label="Scroll to top"><svg data-component="Octicon" aria-hidden="true" focusable="false" class="octicon octicon-chevron-up" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="M3.22 10.53a.749.749 0 0 1 0-1.06l4.25-4.25a.749.749 0 0 1 1.06 0l4.25 4.25a.749.749 0 1 1-1.06 1.06L8 6.811 4.28 10.53a.749.749 0 0 1-1.06 0Z"></path></svg></button></div></footer></div></div></div></div></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"restOperations":[{"serverUrl":"https://api.github.com","verb":"get","requestPath":"/orgs/{org}/repos","title":"List organization repositories","category":"repos","subcategory":"repos","parameters":[{"name":"org","description":"\u003cp\u003eThe organization name. The name is not case sensitive.\u003c/p\u003e","in":"path","required":true,"schema":{"type":"string"}},{"name":"type","description":"\u003cp\u003eSpecifies the types of repositories you want returned.\u003c/p\u003e","in":"query","required":false,"schema":{"type":"string","default":"all","enum":["all","public","private","forks","sources","member"]}},{"name":"sort","description":"\u003cp\u003eThe property to sort the results by.\u003c/p\u003e","in":"query","required":false,"schema":{"type":"string","default":"created","enum":["created","updated","pushed","full_name"]}},{"name":"direction","description":"\u003cp\u003eThe order to sort by. Default: \u003ccode\u003easc\u003c/code\u003e when using \u003ccode\u003efull_name\u003c/code\u003e, otherwise \u003ccode\u003edesc\u003c/code\u003e.\u003c/p\u003e","in":"query","required":false,"schema":{"type":"string","enum":["asc","desc"]}},{"name":"per_page","description":"\u003cp\u003eThe number of results per page (max 100). For more information, see \"\u003ca href=\"https://docs.github.com/rest/using-the-rest-api/using-pagination-in-the-rest-api\"\u003eUsing pagination in the REST API\u003c/a\u003e.\"\u003c/p\u003e","in":"query","schema":{"type":"integer","default":30}},{"name":"page","description":"\u003cp\u003eThe page number of the results to fetch. For more information, see \"\u003ca href=\"https://docs.github.com/rest/using-the-rest-api/using-pagination-in-the-rest-api\"\u003eUsing pagination in the REST API\u003c/a\u003e.\"\u003c/p\u003e","in":"query","schema":{"type":"integer","default":1}}],"bodyParameters":[],"descriptionHTML":"\u003cp\u003eLists repositories for the specified organization.\u003c/p\u003e\n\u003cdiv class=\"ghd-alert ghd-alert-accent\" data-container=\"alert\"\u003e\u003cp class=\"ghd-alert-title\"\u003e\u003csvg version=\"1.1\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" class=\"octicon mr-2\" aria-hidden\u003e\u003cpath d=\"M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8Zm8-6.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13ZM6.5 7.75A.75.75 0 0 1 7.25 7h1a.75.75 0 0 1 .75.75v2.75h.25a.75.75 0 0 1 0 1.5h-2a.75.75 0 0 1 0-1.5h.25v-2h-.25a.75.75 0 0 1-.75-.75ZM8 6a1 1 0 1 1 0-2 1 1 0 0 1 0 2Z\"\u003e\u003c/path\u003e\u003c/svg\u003eNote\u003c/p\u003e\n\u003cp\u003e\nIn order to see the \u003ccode\u003esecurity_and_analysis\u003c/code\u003e 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 \"\u003ca href=\"https://docs.github.com/organizations/managing-peoples-access-to-your-organization-with-roles/managing-security-managers-in-your-organization\"\u003eManaging security managers in your organization\u003c/a\u003e.\"\u003c/p\u003e\n\u003c/div\u003e","codeExamples":[{"request":{"description":"Example","acceptHeader":"application/vnd.github.v3+json","parameters":{"org":"ORG"}},"response":{"statusCode":"200","contentType":"application/json","description":"\u003cp\u003eResponse\u003c/p\u003e","example":[{"id":1296269,"node_id":"MDEwOlJlcG9zaXRvcnkxMjk2MjY5","name":"Hello-World","full_name":"octocat/Hello-World","owner":{"login":"octocat","id":1,"node_id":"MDQ6VXNlcjE=","avatar_url":"https://github.com/images/error/octocat_happy.gif","gravatar_id":"","url":"https://api.github.com/users/octocat","html_url":"https://github.com/octocat","followers_url":"https://api.github.com/users/octocat/followers","following_url":"https://api.github.com/users/octocat/following{/other_user}","gists_url":"https://api.github.com/users/octocat/gists{/gist_id}","starred_url":"https://api.github.com/users/octocat/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/octocat/subscriptions","organizations_url":"https://api.github.com/users/octocat/orgs","repos_url":"https://api.github.com/users/octocat/repos","events_url":"https://api.github.com/users/octocat/events{/privacy}","received_events_url":"https://api.github.com/users/octocat/received_events","type":"User","site_admin":false},"private":false,"html_url":"https://github.com/octocat/Hello-World","description":"This your first repo!","fork":false,"url":"https://api.github.com/repos/octocat/Hello-World","archive_url":"https://api.github.com/repos/octocat/Hello-World/{archive_format}{/ref}","assignees_url":"https://api.github.com/repos/octocat/Hello-World/assignees{/user}","blobs_url":"https://api.github.com/repos/octocat/Hello-World/git/blobs{/sha}","branches_url":"https://api.github.com/repos/octocat/Hello-World/branches{/branch}","collaborators_url":"https://api.github.com/repos/octocat/Hello-World/collaborators{/collaborator}","comments_url":"https://api.github.com/repos/octocat/Hello-World/comments{/number}","commits_url":"https://api.github.com/repos/octocat/Hello-World/commits{/sha}","compare_url":"https://api.github.com/repos/octocat/Hello-World/compare/{base}...{head}","contents_url":"https://api.github.com/repos/octocat/Hello-World/contents/{+path}","contributors_url":"https://api.github.com/repos/octocat/Hello-World/contributors","deployments_url":"https://api.github.com/repos/octocat/Hello-World/deployments","downloads_url":"https://api.github.com/repos/octocat/Hello-World/downloads","events_url":"https://api.github.com/repos/octocat/Hello-World/events","forks_url":"https://api.github.com/repos/octocat/Hello-World/forks","git_commits_url":"https://api.github.com/repos/octocat/Hello-World/git/commits{/sha}","git_refs_url":"https://api.github.com/repos/octocat/Hello-World/git/refs{/sha}","git_tags_url":"https://api.github.com/repos/octocat/Hello-World/git/tags{/sha}","git_url":"git:github.com/octocat/Hello-World.git","issue_comment_url":"https://api.github.com/repos/octocat/Hello-World/issues/comments{/number}","issue_events_url":"https://api.github.com/repos/octocat/Hello-World/issues/events{/number}","issues_url":"https://api.github.com/repos/octocat/Hello-World/issues{/number}","keys_url":"https://api.github.com/repos/octocat/Hello-World/keys{/key_id}","labels_url":"https://api.github.com/repos/octocat/Hello-World/labels{/name}","languages_url":"https://api.github.com/repos/octocat/Hello-World/languages","merges_url":"https://api.github.com/repos/octocat/Hello-World/merges","milestones_url":"https://api.github.com/repos/octocat/Hello-World/milestones{/number}","notifications_url":"https://api.github.com/repos/octocat/Hello-World/notifications{?since,all,participating}","pulls_url":"https://api.github.com/repos/octocat/Hello-World/pulls{/number}","releases_url":"https://api.github.com/repos/octocat/Hello-World/releases{/id}","ssh_url":"git@github.com:octocat/Hello-World.git","stargazers_url":"https://api.github.com/repos/octocat/Hello-World/stargazers","statuses_url":"https://api.github.com/repos/octocat/Hello-World/statuses/{sha}","subscribers_url":"https://api.github.com/repos/octocat/Hello-World/subscribers","subscription_url":"https://api.github.com/repos/octocat/Hello-World/subscription","tags_url":"https://api.github.com/repos/octocat/Hello-World/tags","teams_url":"https://api.github.com/repos/octocat/Hello-World/teams","trees_url":"https://api.github.com/repos/octocat/Hello-World/git/trees{/sha}","clone_url":"https://github.com/octocat/Hello-World.git","mirror_url":"git:git.example.com/octocat/Hello-World","hooks_url":"https://api.github.com/repos/octocat/Hello-World/hooks","svn_url":"https://svn.github.com/octocat/Hello-World","homepage":"https://github.com","language":null,"forks_count":9,"stargazers_count":80,"watchers_count":80,"size":108,"default_branch":"master","open_issues_count":0,"is_template":false,"topics":["octocat","atom","electron","api"],"has_issues":true,"has_projects":true,"has_wiki":true,"has_pages":false,"has_downloads":true,"has_discussions":false,"archived":false,"disabled":false,"visibility":"public","pushed_at":"2011-01-26T19:06:43Z","created_at":"2011-01-26T19:01:12Z","updated_at":"2011-01-26T19:14:43Z","permissions":{"admin":false,"push":false,"pull":true},"security_and_analysis":{"advanced_security":{"status":"enabled"},"secret_scanning":{"status":"enabled"},"secret_scanning_push_protection":{"status":"disabled"},"secret_scanning_non_provider_patterns":{"status":"disabled"},"secret_scanning_delegated_alert_dismissal":{"status":"disabled"}}}],"schema":{"type":"array","items":{"title":"Minimal Repository","description":"Minimal Repository","type":"object","properties":{"id":{"type":"integer","format":"int64"},"node_id":{"type":"string"},"name":{"type":"string"},"full_name":{"type":"string"},"owner":{"title":"Simple User","description":"A GitHub user.","type":"object","properties":{"name":{"type":["string","null"]},"email":{"type":["string","null"]},"login":{"type":"string"},"id":{"type":"integer","format":"int64"},"node_id":{"type":"string"},"avatar_url":{"type":"string","format":"uri"},"gravatar_id":{"type":["string","null"]},"url":{"type":"string","format":"uri"},"html_url":{"type":"string","format":"uri"},"followers_url":{"type":"string","format":"uri"},"following_url":{"type":"string"},"gists_url":{"type":"string"},"starred_url":{"type":"string"},"subscriptions_url":{"type":"string","format":"uri"},"organizations_url":{"type":"string","format":"uri"},"repos_url":{"type":"string","format":"uri"},"events_url":{"type":"string"},"received_events_url":{"type":"string","format":"uri"},"type":{"type":"string"},"site_admin":{"type":"boolean"},"starred_at":{"type":"string"},"user_view_type":{"type":"string"}},"required":["avatar_url","events_url","followers_url","following_url","gists_url","gravatar_id","html_url","id","node_id","login","organizations_url","received_events_url","repos_url","site_admin","starred_url","subscriptions_url","type","url"]},"private":{"type":"boolean"},"html_url":{"type":"string","format":"uri"},"description":{"type":["string","null"]},"fork":{"type":"boolean"},"url":{"type":"string","format":"uri"},"archive_url":{"type":"string"},"assignees_url":{"type":"string"},"blobs_url":{"type":"string"},"branches_url":{"type":"string"},"collaborators_url":{"type":"string"},"comments_url":{"type":"string"},"commits_url":{"type":"string"},"compare_url":{"type":"string"},"contents_url":{"type":"string"},"contributors_url":{"type":"string","format":"uri"},"deployments_url":{"type":"string","format":"uri"},"downloads_url":{"type":"string","format":"uri"},"events_url":{"type":"string","format":"uri"},"forks_url":{"type":"string","format":"uri"},"git_commits_url":{"type":"string"},"git_refs_url":{"type":"string"},"git_tags_url":{"type":"string"},"git_url":{"type":"string"},"issue_comment_url":{"type":"string"},"issue_events_url":{"type":"string"},"issues_url":{"type":"string"},"keys_url":{"type":"string"},"labels_url":{"type":"string"},"languages_url":{"type":"string","format":"uri"},"merges_url":{"type":"string","format":"uri"},"milestones_url":{"type":"string"},"notifications_url":{"type":"string"},"pulls_url":{"type":"string"},"releases_url":{"type":"string"},"ssh_url":{"type":"string"},"stargazers_url":{"type":"string","format":"uri"},"statuses_url":{"type":"string"},"subscribers_url":{"type":"string","format":"uri"},"subscription_url":{"type":"string","format":"uri"},"tags_url":{"type":"string","format":"uri"},"teams_url":{"type":"string","format":"uri"},"trees_url":{"type":"string"},"clone_url":{"type":"string"},"mirror_url":{"type":["string","null"]},"hooks_url":{"type":"string","format":"uri"},"svn_url":{"type":"string"},"homepage":{"type":["string","null"]},"language":{"type":["string","null"]},"forks_count":{"type":"integer"},"stargazers_count":{"type":"integer"},"watchers_count":{"type":"integer"},"size":{"description":"The size of the repository, in kilobytes. Size is calculated hourly. When a repository is initially created, the size is 0.","type":"integer"},"default_branch":{"type":"string"},"open_issues_count":{"type":"integer"},"is_template":{"type":"boolean"},"topics":{"type":"array","items":{"type":"string"}},"has_issues":{"type":"boolean"},"has_projects":{"type":"boolean"},"has_wiki":{"type":"boolean"},"has_pages":{"type":"boolean"},"has_discussions":{"type":"boolean"},"has_pull_requests":{"type":"boolean"},"pull_request_creation_policy":{"description":"The policy controlling who can create pull requests: all or collaborators_only.","type":"string","enum":["all","collaborators_only"]},"archived":{"type":"boolean"},"disabled":{"type":"boolean"},"visibility":{"type":"string"},"pushed_at":{"type":["string","null"],"format":"date-time"},"created_at":{"type":["string","null"],"format":"date-time"},"updated_at":{"type":["string","null"],"format":"date-time"},"permissions":{"type":"object","properties":{"admin":{"type":"boolean"},"maintain":{"type":"boolean"},"push":{"type":"boolean"},"triage":{"type":"boolean"},"pull":{"type":"boolean"}}},"role_name":{"type":"string"},"temp_clone_token":{"type":"string"},"delete_branch_on_merge":{"type":"boolean"},"subscribers_count":{"type":"integer"},"network_count":{"type":"integer"},"code_of_conduct":{"title":"Code Of Conduct","description":"Code Of Conduct","type":"object","properties":{"key":{"type":"string"},"name":{"type":"string"},"url":{"type":"string","format":"uri"},"body":{"type":"string"},"html_url":{"type":["string","null"],"format":"uri"}},"required":["url","html_url","key","name"]},"license":{"type":["object","null"],"properties":{"key":{"type":"string"},"name":{"type":"string"},"spdx_id":{"type":"string"},"url":{"type":["string","null"]},"node_id":{"type":"string"}}},"forks":{"type":"integer"},"open_issues":{"type":"integer"},"watchers":{"type":"integer"},"allow_forking":{"type":"boolean"},"web_commit_signoff_required":{"type":"boolean"},"security_and_analysis":{"type":["object","null"],"properties":{"advanced_security":{"description":"Enable or disable GitHub Advanced Security for the repository.\n\nFor standalone Code Scanning or Secret Protection products, this parameter cannot be used.\n","type":"object","properties":{"status":{"type":"string","enum":["enabled","disabled"]}}},"code_security":{"type":"object","properties":{"status":{"type":"string","enum":["enabled","disabled"]}}},"dependabot_security_updates":{"description":"Enable or disable Dependabot security updates for the repository.","type":"object","properties":{"status":{"description":"The enablement status of Dependabot security updates for the repository.","type":"string","enum":["enabled","disabled"]}}},"secret_scanning":{"type":"object","properties":{"status":{"type":"string","enum":["enabled","disabled"]}}},"secret_scanning_push_protection":{"type":"object","properties":{"status":{"type":"string","enum":["enabled","disabled"]}}},"secret_scanning_non_provider_patterns":{"type":"object","properties":{"status":{"type":"string","enum":["enabled","disabled"]}}},"secret_scanning_ai_detection":{"type":"object","properties":{"status":{"type":"string","enum":["enabled","disabled"]}}},"secret_scanning_delegated_alert_dismissal":{"type":"object","properties":{"status":{"type":"string","enum":["enabled","disabled"]}}},"secret_scanning_delegated_bypass":{"type":"object","properties":{"status":{"type":"string","enum":["enabled","disabled"]}}},"secret_scanning_delegated_bypass_options":{"type":"object","properties":{"reviewers":{"type":"array","description":"The bypass reviewers for secret scanning delegated bypass","items":{"type":"object","required":["reviewer_id","reviewer_type"],"properties":{"reviewer_id":{"type":"integer","description":"The ID of the team or role selected as a bypass reviewer"},"reviewer_type":{"type":"string","description":"The type of the bypass reviewer","enum":["TEAM","ROLE"]},"mode":{"type":"string","description":"The bypass mode for the reviewer","enum":["ALWAYS","EXEMPT"],"default":"ALWAYS"}}}}}}}},"custom_properties":{"type":"object","description":"The custom properties that were defined for the repository. The keys are the custom property names, and the values are the corresponding custom property values.","additionalProperties":true}},"required":["archive_url","assignees_url","blobs_url","branches_url","collaborators_url","comments_url","commits_url","compare_url","contents_url","contributors_url","deployments_url","description","downloads_url","events_url","fork","forks_url","full_name","git_commits_url","git_refs_url","git_tags_url","hooks_url","html_url","id","node_id","issue_comment_url","issue_events_url","issues_url","keys_url","labels_url","languages_url","merges_url","milestones_url","name","notifications_url","owner","private","pulls_url","releases_url","stargazers_url","statuses_url","subscribers_url","subscription_url","tags_url","teams_url","trees_url","url"]}}}}],"statusCodes":[{"httpStatusCode":"200","description":"\u003cp\u003eOK\u003c/p\u003e"}],"previews":[],"progAccess":{"userToServerRest":true,"serverToServer":true,"fineGrainedPat":true,"permissions":[{"\"Metadata\" repository permissions":"read"}],"allowsPublicRead":true}},{"serverUrl":"https://api.github.com","verb":"post","requestPath":"/orgs/{org}/repos","title":"Create an organization repository","category":"repos","subcategory":"repos","parameters":[{"name":"org","description":"\u003cp\u003eThe organization name. The name is not case sensitive.\u003c/p\u003e","in":"path","required":true,"schema":{"type":"string"}}],"bodyParameters":[{"type":"string","name":"name","description":"\u003cp\u003eThe name of the repository.\u003c/p\u003e","isRequired":true},{"type":"string","name":"description","description":"\u003cp\u003eA short description of the repository.\u003c/p\u003e"},{"type":"string","name":"homepage","description":"\u003cp\u003eA URL with more information about the repository.\u003c/p\u003e"},{"type":"boolean","name":"private","description":"\u003cp\u003eWhether the repository is private.\u003c/p\u003e","default":false},{"type":"string","name":"visibility","description":"\u003cp\u003eThe visibility of the repository.\u003c/p\u003e","enum":["public","private"]},{"type":"boolean","name":"has_issues","description":"\u003cp\u003eEither \u003ccode\u003etrue\u003c/code\u003e to enable issues for this repository or \u003ccode\u003efalse\u003c/code\u003e to disable them.\u003c/p\u003e","default":true},{"type":"boolean","name":"has_projects","description":"\u003cp\u003eEither \u003ccode\u003etrue\u003c/code\u003e to enable projects for this repository or \u003ccode\u003efalse\u003c/code\u003e to disable them. \u003cstrong\u003eNote:\u003c/strong\u003e If you're creating a repository in an organization that has disabled repository projects, the default is \u003ccode\u003efalse\u003c/code\u003e, and if you pass \u003ccode\u003etrue\u003c/code\u003e, the API returns an error.\u003c/p\u003e","default":true},{"type":"boolean","name":"has_wiki","description":"\u003cp\u003eEither \u003ccode\u003etrue\u003c/code\u003e to enable the wiki for this repository or \u003ccode\u003efalse\u003c/code\u003e to disable it.\u003c/p\u003e","default":true},{"type":"boolean","name":"has_downloads","description":"\u003cp\u003eWhether downloads are enabled.\u003c/p\u003e","default":true},{"type":"boolean","name":"is_template","description":"\u003cp\u003eEither \u003ccode\u003etrue\u003c/code\u003e to make this repo available as a template repository or \u003ccode\u003efalse\u003c/code\u003e to prevent it.\u003c/p\u003e","default":false},{"type":"integer","name":"team_id","description":"\u003cp\u003eThe id of the team that will be granted access to this repository. This is only valid when creating a repository in an organization.\u003c/p\u003e"},{"type":"boolean","name":"auto_init","description":"\u003cp\u003ePass \u003ccode\u003etrue\u003c/code\u003e to create an initial commit with empty README.\u003c/p\u003e","default":false},{"type":"string","name":"gitignore_template","description":"\u003cp\u003eDesired language or platform \u003ca href=\"https://github.com/github/gitignore\"\u003e.gitignore template\u003c/a\u003e to apply. Use the name of the template without the extension. For example, \"Haskell\".\u003c/p\u003e"},{"type":"string","name":"license_template","description":"\u003cp\u003eChoose an \u003ca href=\"https://choosealicense.com/\"\u003eopen source license template\u003c/a\u003e that best suits your needs, and then use the \u003ca href=\"https://docs.github.com/articles/licensing-a-repository/#searching-github-by-license-type\"\u003elicense keyword\u003c/a\u003e as the \u003ccode\u003elicense_template\u003c/code\u003e string. For example, \"mit\" or \"mpl-2.0\".\u003c/p\u003e"},{"type":"boolean","name":"allow_squash_merge","description":"\u003cp\u003eEither \u003ccode\u003etrue\u003c/code\u003e to allow squash-merging pull requests, or \u003ccode\u003efalse\u003c/code\u003e to prevent squash-merging.\u003c/p\u003e","default":true},{"type":"boolean","name":"allow_merge_commit","description":"\u003cp\u003eEither \u003ccode\u003etrue\u003c/code\u003e to allow merging pull requests with a merge commit, or \u003ccode\u003efalse\u003c/code\u003e to prevent merging pull requests with merge commits.\u003c/p\u003e","default":true},{"type":"boolean","name":"allow_rebase_merge","description":"\u003cp\u003eEither \u003ccode\u003etrue\u003c/code\u003e to allow rebase-merging pull requests, or \u003ccode\u003efalse\u003c/code\u003e to prevent rebase-merging.\u003c/p\u003e","default":true},{"type":"boolean","name":"allow_auto_merge","description":"\u003cp\u003eEither \u003ccode\u003etrue\u003c/code\u003e to allow auto-merge on pull requests, or \u003ccode\u003efalse\u003c/code\u003e to disallow auto-merge.\u003c/p\u003e","default":false},{"type":"boolean","name":"delete_branch_on_merge","description":"\u003cp\u003eEither \u003ccode\u003etrue\u003c/code\u003e to allow automatically deleting head branches when pull requests are merged, or \u003ccode\u003efalse\u003c/code\u003e to prevent automatic deletion. \u003cstrong\u003eThe authenticated user must be an organization owner to set this property to \u003ccode\u003etrue\u003c/code\u003e.\u003c/strong\u003e\u003c/p\u003e","default":false},{"type":"boolean","name":"use_squash_pr_title_as_default","description":"\u003cp\u003eEither \u003ccode\u003etrue\u003c/code\u003e to allow squash-merge commits to use pull request title, or \u003ccode\u003efalse\u003c/code\u003e to use commit message. **This property is closing down. Please use \u003ccode\u003esquash_merge_commit_title\u003c/code\u003e instead.\u003c/p\u003e","default":false},{"type":"string","name":"squash_merge_commit_title","description":"\u003cp\u003eRequired when using \u003ccode\u003esquash_merge_commit_message\u003c/code\u003e.\u003c/p\u003e\n\u003cp\u003eThe default value for a squash merge commit title:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003ePR_TITLE\u003c/code\u003e - default to the pull request's title.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eCOMMIT_OR_PR_TITLE\u003c/code\u003e - default to the commit's title (if only one commit) or the pull request's title (when more than one commit).\u003c/li\u003e\n\u003c/ul\u003e","enum":["PR_TITLE","COMMIT_OR_PR_TITLE"]},{"type":"string","name":"squash_merge_commit_message","description":"\u003cp\u003eThe default value for a squash merge commit message:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003ePR_BODY\u003c/code\u003e - default to the pull request's body.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eCOMMIT_MESSAGES\u003c/code\u003e - default to the branch's commit messages.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eBLANK\u003c/code\u003e - default to a blank commit message.\u003c/li\u003e\n\u003c/ul\u003e","enum":["PR_BODY","COMMIT_MESSAGES","BLANK"]},{"type":"string","name":"merge_commit_title","description":"\u003cp\u003eRequired when using \u003ccode\u003emerge_commit_message\u003c/code\u003e.\u003c/p\u003e\n\u003cp\u003eThe default value for a merge commit title.\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003ePR_TITLE\u003c/code\u003e - default to the pull request's title.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eMERGE_MESSAGE\u003c/code\u003e - default to the classic title for a merge message (e.g., Merge pull request #123 from branch-name).\u003c/li\u003e\n\u003c/ul\u003e","enum":["PR_TITLE","MERGE_MESSAGE"]},{"type":"string","name":"merge_commit_message","description":"\u003cp\u003eThe default value for a merge commit message.\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003ePR_TITLE\u003c/code\u003e - default to the pull request's title.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003ePR_BODY\u003c/code\u003e - default to the pull request's body.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eBLANK\u003c/code\u003e - default to a blank commit message.\u003c/li\u003e\n\u003c/ul\u003e","enum":["PR_BODY","PR_TITLE","BLANK"]},{"type":"object","name":"custom_properties","description":"\u003cp\u003eThe custom properties for the new repository. The keys are the custom property names, and the values are the corresponding custom property values.\u003c/p\u003e"}],"descriptionHTML":"\u003cp\u003eCreates a new repository in the specified organization. The authenticated user must be a member of the organization.\u003c/p\u003e\n\u003cp\u003eOAuth app tokens and personal access tokens (classic) need the \u003ccode\u003epublic_repo\u003c/code\u003e or \u003ccode\u003erepo\u003c/code\u003e scope to create a public repository, and \u003ccode\u003erepo\u003c/code\u003e scope to create a private repository.\u003c/p\u003e","codeExamples":[{"request":{"contentType":"application/json","description":"Example","acceptHeader":"application/vnd.github.v3+json","bodyParameters":{"name":"Hello-World","description":"This is your first repository","homepage":"https://github.com","private":false,"has_issues":true,"has_projects":true,"has_wiki":true},"parameters":{"org":"ORG"}},"response":{"statusCode":"201","contentType":"application/json","description":"\u003cp\u003eResponse\u003c/p\u003e","example":{"id":1296269,"node_id":"MDEwOlJlcG9zaXRvcnkxMjk2MjY5","name":"Hello-World","full_name":"octocat/Hello-World","owner":{"login":"octocat","id":1,"node_id":"MDQ6VXNlcjE=","avatar_url":"https://github.com/images/error/octocat_happy.gif","gravatar_id":"","url":"https://api.github.com/users/octocat","html_url":"https://github.com/octocat","followers_url":"https://api.github.com/users/octocat/followers","following_url":"https://api.github.com/users/octocat/following{/other_user}","gists_url":"https://api.github.com/users/octocat/gists{/gist_id}","starred_url":"https://api.github.com/users/octocat/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/octocat/subscriptions","organizations_url":"https://api.github.com/users/octocat/orgs","repos_url":"https://api.github.com/users/octocat/repos","events_url":"https://api.github.com/users/octocat/events{/privacy}","received_events_url":"https://api.github.com/users/octocat/received_events","type":"User","site_admin":false},"private":false,"html_url":"https://github.com/octocat/Hello-World","description":"This your first repo!","fork":false,"url":"https://api.github.com/repos/octocat/Hello-World","archive_url":"https://api.github.com/repos/octocat/Hello-World/{archive_format}{/ref}","assignees_url":"https://api.github.com/repos/octocat/Hello-World/assignees{/user}","blobs_url":"https://api.github.com/repos/octocat/Hello-World/git/blobs{/sha}","branches_url":"https://api.github.com/repos/octocat/Hello-World/branches{/branch}","collaborators_url":"https://api.github.com/repos/octocat/Hello-World/collaborators{/collaborator}","comments_url":"https://api.github.com/repos/octocat/Hello-World/comments{/number}","commits_url":"https://api.github.com/repos/octocat/Hello-World/commits{/sha}","compare_url":"https://api.github.com/repos/octocat/Hello-World/compare/{base}...{head}","contents_url":"https://api.github.com/repos/octocat/Hello-World/contents/{+path}","contributors_url":"https://api.github.com/repos/octocat/Hello-World/contributors","deployments_url":"https://api.github.com/repos/octocat/Hello-World/deployments","downloads_url":"https://api.github.com/repos/octocat/Hello-World/downloads","events_url":"https://api.github.com/repos/octocat/Hello-World/events","forks_url":"https://api.github.com/repos/octocat/Hello-World/forks","git_commits_url":"https://api.github.com/repos/octocat/Hello-World/git/commits{/sha}","git_refs_url":"https://api.github.com/repos/octocat/Hello-World/git/refs{/sha}","git_tags_url":"https://api.github.com/repos/octocat/Hello-World/git/tags{/sha}","git_url":"git:github.com/octocat/Hello-World.git","issue_comment_url":"https://api.github.com/repos/octocat/Hello-World/issues/comments{/number}","issue_events_url":"https://api.github.com/repos/octocat/Hello-World/issues/events{/number}","issues_url":"https://api.github.com/repos/octocat/Hello-World/issues{/number}","keys_url":"https://api.github.com/repos/octocat/Hello-World/keys{/key_id}","labels_url":"https://api.github.com/repos/octocat/Hello-World/labels{/name}","languages_url":"https://api.github.com/repos/octocat/Hello-World/languages","merges_url":"https://api.github.com/repos/octocat/Hello-World/merges","milestones_url":"https://api.github.com/repos/octocat/Hello-World/milestones{/number}","notifications_url":"https://api.github.com/repos/octocat/Hello-World/notifications{?since,all,participating}","pulls_url":"https://api.github.com/repos/octocat/Hello-World/pulls{/number}","releases_url":"https://api.github.com/repos/octocat/Hello-World/releases{/id}","ssh_url":"git@github.com:octocat/Hello-World.git","stargazers_url":"https://api.github.com/repos/octocat/Hello-World/stargazers","statuses_url":"https://api.github.com/repos/octocat/Hello-World/statuses/{sha}","subscribers_url":"https://api.github.com/repos/octocat/Hello-World/subscribers","subscription_url":"https://api.github.com/repos/octocat/Hello-World/subscription","tags_url":"https://api.github.com/repos/octocat/Hello-World/tags","teams_url":"https://api.github.com/repos/octocat/Hello-World/teams","trees_url":"https://api.github.com/repos/octocat/Hello-World/git/trees{/sha}","clone_url":"https://github.com/octocat/Hello-World.git","mirror_url":"git:git.example.com/octocat/Hello-World","hooks_url":"https://api.github.com/repos/octocat/Hello-World/hooks","svn_url":"https://svn.github.com/octocat/Hello-World","homepage":"https://github.com","license":{"key":"mit","name":"MIT License","url":"https://api.github.com/licenses/mit","spdx_id":"MIT","node_id":"MDc6TGljZW5zZW1pdA==","html_url":"https://github.com/licenses/mit"},"language":null,"forks_count":9,"forks":9,"stargazers_count":80,"watchers_count":80,"watchers":80,"size":108,"default_branch":"master","open_issues_count":0,"open_issues":0,"is_template":false,"topics":["octocat","atom","electron","api"],"has_issues":true,"has_projects":true,"has_wiki":true,"has_pages":false,"archived":false,"disabled":false,"visibility":"public","pushed_at":"2011-01-26T19:06:43Z","created_at":"2011-01-26T19:01:12Z","updated_at":"2011-01-26T19:14:43Z","permissions":{"pull":true,"push":false,"admin":false},"allow_rebase_merge":true,"template_repository":{"id":1296269,"node_id":"MDEwOlJlcG9zaXRvcnkxMjk2MjY5","name":"Hello-World-Template","full_name":"octocat/Hello-World-Template","owner":{"login":"octocat","id":1,"node_id":"MDQ6VXNlcjE=","avatar_url":"https://github.com/images/error/octocat_happy.gif","gravatar_id":"","url":"https://api.github.com/users/octocat","html_url":"https://github.com/octocat","followers_url":"https://api.github.com/users/octocat/followers","following_url":"https://api.github.com/users/octocat/following{/other_user}","gists_url":"https://api.github.com/users/octocat/gists{/gist_id}","starred_url":"https://api.github.com/users/octocat/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/octocat/subscriptions","organizations_url":"https://api.github.com/users/octocat/orgs","repos_url":"https://api.github.com/users/octocat/repos","events_url":"https://api.github.com/users/octocat/events{/privacy}","received_events_url":"https://api.github.com/users/octocat/received_events","type":"User","site_admin":false},"private":false,"html_url":"https://github.com/octocat/Hello-World-Template","description":"This your first repo!","fork":false,"url":"https://api.github.com/repos/octocat/Hello-World-Template","archive_url":"https://api.github.com/repos/octocat/Hello-World-Template/{archive_format}{/ref}","assignees_url":"https://api.github.com/repos/octocat/Hello-World-Template/assignees{/user}","blobs_url":"https://api.github.com/repos/octocat/Hello-World-Template/git/blobs{/sha}","branches_url":"https://api.github.com/repos/octocat/Hello-World-Template/branches{/branch}","collaborators_url":"https://api.github.com/repos/octocat/Hello-World-Template/collaborators{/collaborator}","comments_url":"https://api.github.com/repos/octocat/Hello-World-Template/comments{/number}","commits_url":"https://api.github.com/repos/octocat/Hello-World-Template/commits{/sha}","compare_url":"https://api.github.com/repos/octocat/Hello-World-Template/compare/{base}...{head}","contents_url":"https://api.github.com/repos/octocat/Hello-World-Template/contents/{+path}","contributors_url":"https://api.github.com/repos/octocat/Hello-World-Template/contributors","deployments_url":"https://api.github.com/repos/octocat/Hello-World-Template/deployments","downloads_url":"https://api.github.com/repos/octocat/Hello-World-Template/downloads","events_url":"https://api.github.com/repos/octocat/Hello-World-Template/events","forks_url":"https://api.github.com/repos/octocat/Hello-World-Template/forks","git_commits_url":"https://api.github.com/repos/octocat/Hello-World-Template/git/commits{/sha}","git_refs_url":"https://api.github.com/repos/octocat/Hello-World-Template/git/refs{/sha}","git_tags_url":"https://api.github.com/repos/octocat/Hello-World-Template/git/tags{/sha}","git_url":"git:github.com/octocat/Hello-World-Template.git","issue_comment_url":"https://api.github.com/repos/octocat/Hello-World-Template/issues/comments{/number}","issue_events_url":"https://api.github.com/repos/octocat/Hello-World-Template/issues/events{/number}","issues_url":"https://api.github.com/repos/octocat/Hello-World-Template/issues{/number}","keys_url":"https://api.github.com/repos/octocat/Hello-World-Template/keys{/key_id}","labels_url":"https://api.github.com/repos/octocat/Hello-World-Template/labels{/name}","languages_url":"https://api.github.com/repos/octocat/Hello-World-Template/languages","merges_url":"https://api.github.com/repos/octocat/Hello-World-Template/merges","milestones_url":"https://api.github.com/repos/octocat/Hello-World-Template/milestones{/number}","notifications_url":"https://api.github.com/repos/octocat/Hello-World-Template/notifications{?since,all,participating}","pulls_url":"https://api.github.com/repos/octocat/Hello-World-Template/pulls{/number}","releases_url":"https://api.github.com/repos/octocat/Hello-World-Template/releases{/id}","ssh_url":"git@github.com:octocat/Hello-World-Template.git","stargazers_url":"https://api.github.com/repos/octocat/Hello-World-Template/stargazers","statuses_url":"https://api.github.com/repos/octocat/Hello-World-Template/statuses/{sha}","subscribers_url":"https://api.github.com/repos/octocat/Hello-World-Template/subscribers","subscription_url":"https://api.github.com/repos/octocat/Hello-World-Template/subscription","tags_url":"https://api.github.com/repos/octocat/Hello-World-Template/tags","teams_url":"https://api.github.com/repos/octocat/Hello-World-Template/teams","trees_url":"https://api.github.com/repos/octocat/Hello-World-Template/git/trees{/sha}","clone_url":"https://github.com/octocat/Hello-World-Template.git","mirror_url":"git:git.example.com/octocat/Hello-World-Template","hooks_url":"https://api.github.com/repos/octocat/Hello-World-Template/hooks","svn_url":"https://svn.github.com/octocat/Hello-World-Template","homepage":"https://github.com","language":null,"forks":9,"forks_count":9,"stargazers_count":80,"watchers_count":80,"watchers":80,"size":108,"default_branch":"master","open_issues":0,"open_issues_count":0,"is_template":true,"license":{"key":"mit","name":"MIT License","url":"https://api.github.com/licenses/mit","spdx_id":"MIT","node_id":"MDc6TGljZW5zZW1pdA==","html_url":"https://api.github.com/licenses/mit"},"topics":["octocat","atom","electron","api"],"has_issues":true,"has_projects":true,"has_wiki":true,"has_pages":false,"has_downloads":true,"archived":false,"disabled":false,"visibility":"public","pushed_at":"2011-01-26T19:06:43Z","created_at":"2011-01-26T19:01:12Z","updated_at":"2011-01-26T19:14:43Z","permissions":{"admin":false,"push":false,"pull":true},"allow_rebase_merge":true,"temp_clone_token":"ABTLWHOULUVAXGTRYU7OC2876QJ2O","allow_squash_merge":true,"allow_auto_merge":false,"delete_branch_on_merge":true,"allow_merge_commit":true,"subscribers_count":42,"network_count":0},"temp_clone_token":"ABTLWHOULUVAXGTRYU7OC2876QJ2O","allow_squash_merge":true,"allow_auto_merge":false,"delete_branch_on_merge":true,"allow_merge_commit":true,"allow_forking":true,"web_commit_signoff_required":false,"subscribers_count":42,"network_count":0,"organization":{"login":"octocat","id":1,"node_id":"MDQ6VXNlcjE=","avatar_url":"https://github.com/images/error/octocat_happy.gif","gravatar_id":"","url":"https://api.github.com/users/octocat","html_url":"https://github.com/octocat","followers_url":"https://api.github.com/users/octocat/followers","following_url":"https://api.github.com/users/octocat/following{/other_user}","gists_url":"https://api.github.com/users/octocat/gists{/gist_id}","starred_url":"https://api.github.com/users/octocat/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/octocat/subscriptions","organizations_url":"https://api.github.com/users/octocat/orgs","repos_url":"https://api.github.com/users/octocat/repos","events_url":"https://api.github.com/users/octocat/events{/privacy}","received_events_url":"https://api.github.com/users/octocat/received_events","type":"Organization","site_admin":false},"parent":{"id":1296269,"node_id":"MDEwOlJlcG9zaXRvcnkxMjk2MjY5","name":"Hello-World","full_name":"octocat/Hello-World","owner":{"login":"octocat","id":1,"node_id":"MDQ6VXNlcjE=","avatar_url":"https://github.com/images/error/octocat_happy.gif","gravatar_id":"","url":"https://api.github.com/users/octocat","html_url":"https://github.com/octocat","followers_url":"https://api.github.com/users/octocat/followers","following_url":"https://api.github.com/users/octocat/following{/other_user}","gists_url":"https://api.github.com/users/octocat/gists{/gist_id}","starred_url":"https://api.github.com/users/octocat/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/octocat/subscriptions","organizations_url":"https://api.github.com/users/octocat/orgs","repos_url":"https://api.github.com/users/octocat/repos","events_url":"https://api.github.com/users/octocat/events{/privacy}","received_events_url":"https://api.github.com/users/octocat/received_events","type":"User","site_admin":false},"private":false,"html_url":"https://github.com/octocat/Hello-World","description":"This your first repo!","fork":false,"url":"https://api.github.com/repos/octocat/Hello-World","archive_url":"https://api.github.com/repos/octocat/Hello-World/{archive_format}{/ref}","assignees_url":"https://api.github.com/repos/octocat/Hello-World/assignees{/user}","blobs_url":"https://api.github.com/repos/octocat/Hello-World/git/blobs{/sha}","branches_url":"https://api.github.com/repos/octocat/Hello-World/branches{/branch}","collaborators_url":"https://api.github.com/repos/octocat/Hello-World/collaborators{/collaborator}","comments_url":"https://api.github.com/repos/octocat/Hello-World/comments{/number}","commits_url":"https://api.github.com/repos/octocat/Hello-World/commits{/sha}","compare_url":"https://api.github.com/repos/octocat/Hello-World/compare/{base}...{head}","contents_url":"https://api.github.com/repos/octocat/Hello-World/contents/{+path}","contributors_url":"https://api.github.com/repos/octocat/Hello-World/contributors","deployments_url":"https://api.github.com/repos/octocat/Hello-World/deployments","downloads_url":"https://api.github.com/repos/octocat/Hello-World/downloads","events_url":"https://api.github.com/repos/octocat/Hello-World/events","forks_url":"https://api.github.com/repos/octocat/Hello-World/forks","git_commits_url":"https://api.github.com/repos/octocat/Hello-World/git/commits{/sha}","git_refs_url":"https://api.github.com/repos/octocat/Hello-World/git/refs{/sha}","git_tags_url":"https://api.github.com/repos/octocat/Hello-World/git/tags{/sha}","git_url":"git:github.com/octocat/Hello-World.git","issue_comment_url":"https://api.github.com/repos/octocat/Hello-World/issues/comments{/number}","issue_events_url":"https://api.github.com/repos/octocat/Hello-World/issues/events{/number}","issues_url":"https://api.github.com/repos/octocat/Hello-World/issues{/number}","keys_url":"https://api.github.com/repos/octocat/Hello-World/keys{/key_id}","labels_url":"https://api.github.com/repos/octocat/Hello-World/labels{/name}","languages_url":"https://api.github.com/repos/octocat/Hello-World/languages","merges_url":"https://api.github.com/repos/octocat/Hello-World/merges","milestones_url":"https://api.github.com/repos/octocat/Hello-World/milestones{/number}","notifications_url":"https://api.github.com/repos/octocat/Hello-World/notifications{?since,all,participating}","pulls_url":"https://api.github.com/repos/octocat/Hello-World/pulls{/number}","releases_url":"https://api.github.com/repos/octocat/Hello-World/releases{/id}","ssh_url":"git@github.com:octocat/Hello-World.git","stargazers_url":"https://api.github.com/repos/octocat/Hello-World/stargazers","statuses_url":"https://api.github.com/repos/octocat/Hello-World/statuses/{sha}","subscribers_url":"https://api.github.com/repos/octocat/Hello-World/subscribers","subscription_url":"https://api.github.com/repos/octocat/Hello-World/subscription","tags_url":"https://api.github.com/repos/octocat/Hello-World/tags","teams_url":"https://api.github.com/repos/octocat/Hello-World/teams","trees_url":"https://api.github.com/repos/octocat/Hello-World/git/trees{/sha}","clone_url":"https://github.com/octocat/Hello-World.git","mirror_url":"git:git.example.com/octocat/Hello-World","hooks_url":"https://api.github.com/repos/octocat/Hello-World/hooks","svn_url":"https://svn.github.com/octocat/Hello-World","homepage":"https://github.com","language":null,"forks_count":9,"stargazers_count":80,"watchers_count":80,"size":108,"default_branch":"master","open_issues_count":0,"is_template":true,"topics":["octocat","atom","electron","api"],"has_issues":true,"has_projects":true,"has_wiki":true,"has_pages":false,"has_downloads":true,"archived":false,"disabled":false,"visibility":"public","pushed_at":"2011-01-26T19:06:43Z","created_at":"2011-01-26T19:01:12Z","updated_at":"2011-01-26T19:14:43Z","permissions":{"admin":false,"push":false,"pull":true},"allow_rebase_merge":true,"temp_clone_token":"ABTLWHOULUVAXGTRYU7OC2876QJ2O","allow_squash_merge":true,"allow_auto_merge":false,"delete_branch_on_merge":true,"allow_merge_commit":true,"subscribers_count":42,"network_count":0,"license":{"key":"mit","name":"MIT License","url":"https://api.github.com/licenses/mit","spdx_id":"MIT","node_id":"MDc6TGljZW5zZW1pdA==","html_url":"https://api.github.com/licenses/mit"},"forks":1,"open_issues":1,"watchers":1},"source":{"id":1296269,"node_id":"MDEwOlJlcG9zaXRvcnkxMjk2MjY5","name":"Hello-World","full_name":"octocat/Hello-World","owner":{"login":"octocat","id":1,"node_id":"MDQ6VXNlcjE=","avatar_url":"https://github.com/images/error/octocat_happy.gif","gravatar_id":"","url":"https://api.github.com/users/octocat","html_url":"https://github.com/octocat","followers_url":"https://api.github.com/users/octocat/followers","following_url":"https://api.github.com/users/octocat/following{/other_user}","gists_url":"https://api.github.com/users/octocat/gists{/gist_id}","starred_url":"https://api.github.com/users/octocat/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/octocat/subscriptions","organizations_url":"https://api.github.com/users/octocat/orgs","repos_url":"https://api.github.com/users/octocat/repos","events_url":"https://api.github.com/users/octocat/events{/privacy}","received_events_url":"https://api.github.com/users/octocat/received_events","type":"User","site_admin":false},"private":false,"html_url":"https://github.com/octocat/Hello-World","description":"This your first repo!","fork":false,"url":"https://api.github.com/repos/octocat/Hello-World","archive_url":"https://api.github.com/repos/octocat/Hello-World/{archive_format}{/ref}","assignees_url":"https://api.github.com/repos/octocat/Hello-World/assignees{/user}","blobs_url":"https://api.github.com/repos/octocat/Hello-World/git/blobs{/sha}","branches_url":"https://api.github.com/repos/octocat/Hello-World/branches{/branch}","collaborators_url":"https://api.github.com/repos/octocat/Hello-World/collaborators{/collaborator}","comments_url":"https://api.github.com/repos/octocat/Hello-World/comments{/number}","commits_url":"https://api.github.com/repos/octocat/Hello-World/commits{/sha}","compare_url":"https://api.github.com/repos/octocat/Hello-World/compare/{base}...{head}","contents_url":"https://api.github.com/repos/octocat/Hello-World/contents/{+path}","contributors_url":"https://api.github.com/repos/octocat/Hello-World/contributors","deployments_url":"https://api.github.com/repos/octocat/Hello-World/deployments","downloads_url":"https://api.github.com/repos/octocat/Hello-World/downloads","events_url":"https://api.github.com/repos/octocat/Hello-World/events","forks_url":"https://api.github.com/repos/octocat/Hello-World/forks","git_commits_url":"https://api.github.com/repos/octocat/Hello-World/git/commits{/sha}","git_refs_url":"https://api.github.com/repos/octocat/Hello-World/git/refs{/sha}","git_tags_url":"https://api.github.com/repos/octocat/Hello-World/git/tags{/sha}","git_url":"git:github.com/octocat/Hello-World.git","issue_comment_url":"https://api.github.com/repos/octocat/Hello-World/issues/comments{/number}","issue_events_url":"https://api.github.com/repos/octocat/Hello-World/issues/events{/number}","issues_url":"https://api.github.com/repos/octocat/Hello-World/issues{/number}","keys_url":"https://api.github.com/repos/octocat/Hello-World/keys{/key_id}","labels_url":"https://api.github.com/repos/octocat/Hello-World/labels{/name}","languages_url":"https://api.github.com/repos/octocat/Hello-World/languages","merges_url":"https://api.github.com/repos/octocat/Hello-World/merges","milestones_url":"https://api.github.com/repos/octocat/Hello-World/milestones{/number}","notifications_url":"https://api.github.com/repos/octocat/Hello-World/notifications{?since,all,participating}","pulls_url":"https://api.github.com/repos/octocat/Hello-World/pulls{/number}","releases_url":"https://api.github.com/repos/octocat/Hello-World/releases{/id}","ssh_url":"git@github.com:octocat/Hello-World.git","stargazers_url":"https://api.github.com/repos/octocat/Hello-World/stargazers","statuses_url":"https://api.github.com/repos/octocat/Hello-World/statuses/{sha}","subscribers_url":"https://api.github.com/repos/octocat/Hello-World/subscribers","subscription_url":"https://api.github.com/repos/octocat/Hello-World/subscription","tags_url":"https://api.github.com/repos/octocat/Hello-World/tags","teams_url":"https://api.github.com/repos/octocat/Hello-World/teams","trees_url":"https://api.github.com/repos/octocat/Hello-World/git/trees{/sha}","clone_url":"https://github.com/octocat/Hello-World.git","mirror_url":"git:git.example.com/octocat/Hello-World","hooks_url":"https://api.github.com/repos/octocat/Hello-World/hooks","svn_url":"https://svn.github.com/octocat/Hello-World","homepage":"https://github.com","language":null,"forks_count":9,"stargazers_count":80,"watchers_count":80,"size":108,"default_branch":"master","open_issues_count":0,"is_template":true,"topics":["octocat","atom","electron","api"],"has_issues":true,"has_projects":true,"has_wiki":true,"has_pages":false,"has_downloads":true,"archived":false,"disabled":false,"visibility":"public","pushed_at":"2011-01-26T19:06:43Z","created_at":"2011-01-26T19:01:12Z","updated_at":"2011-01-26T19:14:43Z","permissions":{"admin":false,"push":false,"pull":true},"allow_rebase_merge":true,"temp_clone_token":"ABTLWHOULUVAXGTRYU7OC2876QJ2O","allow_squash_merge":true,"allow_auto_merge":false,"delete_branch_on_merge":true,"allow_merge_commit":true,"subscribers_count":42,"network_count":0,"license":{"key":"mit","name":"MIT License","url":"https://api.github.com/licenses/mit","spdx_id":"MIT","node_id":"MDc6TGljZW5zZW1pdA==","html_url":"https://api.github.com/licenses/mit"},"forks":1,"open_issues":1,"watchers":1}},"schema":{"title":"Full Repository","description":"Full Repository","type":"object","properties":{"id":{"type":"integer","format":"int64"},"node_id":{"type":"string"},"name":{"type":"string"},"full_name":{"type":"string"},"owner":{"title":"Simple User","description":"A GitHub user.","type":"object","properties":{"name":{"type":["string","null"]},"email":{"type":["string","null"]},"login":{"type":"string"},"id":{"type":"integer","format":"int64"},"node_id":{"type":"string"},"avatar_url":{"type":"string","format":"uri"},"gravatar_id":{"type":["string","null"]},"url":{"type":"string","format":"uri"},"html_url":{"type":"string","format":"uri"},"followers_url":{"type":"string","format":"uri"},"following_url":{"type":"string"},"gists_url":{"type":"string"},"starred_url":{"type":"string"},"subscriptions_url":{"type":"string","format":"uri"},"organizations_url":{"type":"string","format":"uri"},"repos_url":{"type":"string","format":"uri"},"events_url":{"type":"string"},"received_events_url":{"type":"string","format":"uri"},"type":{"type":"string"},"site_admin":{"type":"boolean"},"starred_at":{"type":"string"},"user_view_type":{"type":"string"}},"required":["avatar_url","events_url","followers_url","following_url","gists_url","gravatar_id","html_url","id","node_id","login","organizations_url","received_events_url","repos_url","site_admin","starred_url","subscriptions_url","type","url"]},"private":{"type":"boolean"},"html_url":{"type":"string","format":"uri"},"description":{"type":["string","null"]},"fork":{"type":"boolean"},"url":{"type":"string","format":"uri"},"archive_url":{"type":"string"},"assignees_url":{"type":"string"},"blobs_url":{"type":"string"},"branches_url":{"type":"string"},"collaborators_url":{"type":"string"},"comments_url":{"type":"string"},"commits_url":{"type":"string"},"compare_url":{"type":"string"},"contents_url":{"type":"string"},"contributors_url":{"type":"string","format":"uri"},"deployments_url":{"type":"string","format":"uri"},"downloads_url":{"type":"string","format":"uri"},"events_url":{"type":"string","format":"uri"},"forks_url":{"type":"string","format":"uri"},"git_commits_url":{"type":"string"},"git_refs_url":{"type":"string"},"git_tags_url":{"type":"string"},"git_url":{"type":"string"},"issue_comment_url":{"type":"string"},"issue_events_url":{"type":"string"},"issues_url":{"type":"string"},"keys_url":{"type":"string"},"labels_url":{"type":"string"},"languages_url":{"type":"string","format":"uri"},"merges_url":{"type":"string","format":"uri"},"milestones_url":{"type":"string"},"notifications_url":{"type":"string"},"pulls_url":{"type":"string"},"releases_url":{"type":"string"},"ssh_url":{"type":"string"},"stargazers_url":{"type":"string","format":"uri"},"statuses_url":{"type":"string"},"subscribers_url":{"type":"string","format":"uri"},"subscription_url":{"type":"string","format":"uri"},"tags_url":{"type":"string","format":"uri"},"teams_url":{"type":"string","format":"uri"},"trees_url":{"type":"string"},"clone_url":{"type":"string"},"mirror_url":{"type":["string","null"],"format":"uri"},"hooks_url":{"type":"string","format":"uri"},"svn_url":{"type":"string","format":"uri"},"homepage":{"type":["string","null"],"format":"uri"},"language":{"type":["string","null"]},"forks_count":{"type":"integer"},"stargazers_count":{"type":"integer"},"watchers_count":{"type":"integer"},"size":{"description":"The size of the repository, in kilobytes. Size is calculated hourly. When a repository is initially created, the size is 0.","type":"integer"},"default_branch":{"type":"string"},"open_issues_count":{"type":"integer"},"is_template":{"type":"boolean"},"topics":{"type":"array","items":{"type":"string"}},"has_issues":{"type":"boolean"},"has_projects":{"type":"boolean"},"has_wiki":{"type":"boolean"},"has_pages":{"type":"boolean"},"has_discussions":{"type":"boolean"},"has_pull_requests":{"type":"boolean"},"pull_request_creation_policy":{"description":"The policy controlling who can create pull requests: all or collaborators_only.","type":"string","enum":["all","collaborators_only"]},"archived":{"type":"boolean"},"disabled":{"type":"boolean","description":"Returns whether or not this repository disabled."},"visibility":{"description":"The repository visibility: public, private, or internal.","type":"string"},"pushed_at":{"type":"string","format":"date-time"},"created_at":{"type":"string","format":"date-time"},"updated_at":{"type":"string","format":"date-time"},"permissions":{"type":"object","properties":{"admin":{"type":"boolean"},"maintain":{"type":"boolean"},"push":{"type":"boolean"},"triage":{"type":"boolean"},"pull":{"type":"boolean"}},"required":["admin","pull","push"]},"allow_rebase_merge":{"type":"boolean"},"template_repository":{"anyOf":[{"type":"null"},{"title":"Repository","description":"A repository on GitHub.","type":"object","properties":{"id":{"description":"Unique identifier of the repository","type":"integer","format":"int64"},"node_id":{"type":"string"},"name":{"description":"The name of the repository.","type":"string"},"full_name":{"type":"string"},"license":{"anyOf":[{"type":"null"},{"title":"License Simple","description":"License Simple","type":"object","properties":{"key":{"type":"string"},"name":{"type":"string"},"url":{"type":["string","null"],"format":"uri"},"spdx_id":{"type":["string","null"]},"node_id":{"type":"string"},"html_url":{"type":"string","format":"uri"}},"required":["key","name","url","spdx_id","node_id"]}]},"forks":{"type":"integer"},"permissions":{"type":"object","properties":{"admin":{"type":"boolean"},"pull":{"type":"boolean"},"triage":{"type":"boolean"},"push":{"type":"boolean"},"maintain":{"type":"boolean"}},"required":["admin","pull","push"]},"owner":{"title":"Simple User","description":"A GitHub user.","type":"object","properties":{"name":{"type":["string","null"]},"email":{"type":["string","null"]},"login":{"type":"string"},"id":{"type":"integer","format":"int64"},"node_id":{"type":"string"},"avatar_url":{"type":"string","format":"uri"},"gravatar_id":{"type":["string","null"]},"url":{"type":"string","format":"uri"},"html_url":{"type":"string","format":"uri"},"followers_url":{"type":"string","format":"uri"},"following_url":{"type":"string"},"gists_url":{"type":"string"},"starred_url":{"type":"string"},"subscriptions_url":{"type":"string","format":"uri"},"organizations_url":{"type":"string","format":"uri"},"repos_url":{"type":"string","format":"uri"},"events_url":{"type":"string"},"received_events_url":{"type":"string","format":"uri"},"type":{"type":"string"},"site_admin":{"type":"boolean"},"starred_at":{"type":"string"},"user_view_type":{"type":"string"}},"required":["avatar_url","events_url","followers_url","following_url","gists_url","gravatar_id","html_url","id","node_id","login","organizations_url","received_events_url","repos_url","site_admin","starred_url","subscriptions_url","type","url"]},"private":{"description":"Whether the repository is private or public.","default":false,"type":"boolean"},"html_url":{"type":"string","format":"uri"},"description":{"type":["string","null"]},"fork":{"type":"boolean"},"url":{"type":"string","format":"uri"},"archive_url":{"type":"string"},"assignees_url":{"type":"string"},"blobs_url":{"type":"string"},"branches_url":{"type":"string"},"collaborators_url":{"type":"string"},"comments_url":{"type":"string"},"commits_url":{"type":"string"},"compare_url":{"type":"string"},"contents_url":{"type":"string"},"contributors_url":{"type":"string","format":"uri"},"deployments_url":{"type":"string","format":"uri"},"downloads_url":{"type":"string","format":"uri"},"events_url":{"type":"string","format":"uri"},"forks_url":{"type":"string","format":"uri"},"git_commits_url":{"type":"string"},"git_refs_url":{"type":"string"},"git_tags_url":{"type":"string"},"git_url":{"type":"string"},"issue_comment_url":{"type":"string"},"issue_events_url":{"type":"string"},"issues_url":{"type":"string"},"keys_url":{"type":"string"},"labels_url":{"type":"string"},"languages_url":{"type":"string","format":"uri"},"merges_url":{"type":"string","format":"uri"},"milestones_url":{"type":"string"},"notifications_url":{"type":"string"},"pulls_url":{"type":"string"},"releases_url":{"type":"string"},"ssh_url":{"type":"string"},"stargazers_url":{"type":"string","format":"uri"},"statuses_url":{"type":"string"},"subscribers_url":{"type":"string","format":"uri"},"subscription_url":{"type":"string","format":"uri"},"tags_url":{"type":"string","format":"uri"},"teams_url":{"type":"string","format":"uri"},"trees_url":{"type":"string"},"clone_url":{"type":"string"},"mirror_url":{"type":["string","null"],"format":"uri"},"hooks_url":{"type":"string","format":"uri"},"svn_url":{"type":"string","format":"uri"},"homepage":{"type":["string","null"],"format":"uri"},"language":{"type":["string","null"]},"forks_count":{"type":"integer"},"stargazers_count":{"type":"integer"},"watchers_count":{"type":"integer"},"size":{"description":"The size of the repository, in kilobytes. Size is calculated hourly. When a repository is initially created, the size is 0.","type":"integer"},"default_branch":{"description":"The default branch of the repository.","type":"string"},"open_issues_count":{"type":"integer"},"is_template":{"description":"Whether this repository acts as a template that can be used to generate new repositories.","default":false,"type":"boolean"},"topics":{"type":"array","items":{"type":"string"}},"has_issues":{"description":"Whether issues are enabled.","default":true,"type":"boolean"},"has_projects":{"description":"Whether projects are enabled.","default":true,"type":"boolean"},"has_wiki":{"description":"Whether the wiki is enabled.","default":true,"type":"boolean"},"has_pages":{"type":"boolean"},"has_discussions":{"description":"Whether discussions are enabled.","default":false,"type":"boolean"},"has_pull_requests":{"description":"Whether pull requests are enabled.","default":true,"type":"boolean"},"pull_request_creation_policy":{"description":"The policy controlling who can create pull requests: all or collaborators_only.","type":"string","enum":["all","collaborators_only"]},"archived":{"description":"Whether the repository is archived.","default":false,"type":"boolean"},"disabled":{"type":"boolean","description":"Returns whether or not this repository disabled."},"visibility":{"description":"The repository visibility: public, private, or internal.","default":"public","type":"string"},"pushed_at":{"type":["string","null"],"format":"date-time"},"created_at":{"type":["string","null"],"format":"date-time"},"updated_at":{"type":["string","null"],"format":"date-time"},"allow_rebase_merge":{"description":"Whether to allow rebase merges for pull requests.","default":true,"type":"boolean"},"temp_clone_token":{"type":"string"},"allow_squash_merge":{"description":"Whether to allow squash merges for pull requests.","default":true,"type":"boolean"},"allow_auto_merge":{"description":"Whether to allow Auto-merge to be used on pull requests.","default":false,"type":"boolean"},"delete_branch_on_merge":{"description":"Whether to delete head branches when pull requests are merged","default":false,"type":"boolean"},"allow_update_branch":{"description":"Whether or not a pull request head branch that is behind its base branch can always be updated even if it is not required to be up to date before merging.","default":false,"type":"boolean"},"squash_merge_commit_title":{"type":"string","enum":["PR_TITLE","COMMIT_OR_PR_TITLE"],"description":"The default value for a squash merge commit title:\n\n- `PR_TITLE` - default to the pull request's title.\n- `COMMIT_OR_PR_TITLE` - default to the commit's title (if only one commit) or the pull request's title (when more than one commit)."},"squash_merge_commit_message":{"type":"string","enum":["PR_BODY","COMMIT_MESSAGES","BLANK"],"description":"The default value for a squash merge commit message:\n\n- `PR_BODY` - default to the pull request's body.\n- `COMMIT_MESSAGES` - default to the branch's commit messages.\n- `BLANK` - default to a blank commit message."},"merge_commit_title":{"type":"string","enum":["PR_TITLE","MERGE_MESSAGE"],"description":"The default value for a merge commit title.\n\n- `PR_TITLE` - default to the pull request's title.\n- `MERGE_MESSAGE` - default to the classic title for a merge message (e.g., Merge pull request #123 from branch-name)."},"merge_commit_message":{"type":"string","enum":["PR_BODY","PR_TITLE","BLANK"],"description":"The default value for a merge commit message.\n\n- `PR_TITLE` - default to the pull request's title.\n- `PR_BODY` - default to the pull request's body.\n- `BLANK` - default to a blank commit message."},"allow_merge_commit":{"description":"Whether to allow merge commits for pull requests.","default":true,"type":"boolean"},"allow_forking":{"description":"Whether to allow forking this repo","type":"boolean"},"web_commit_signoff_required":{"description":"Whether to require contributors to sign off on web-based commits","default":false,"type":"boolean"},"open_issues":{"type":"integer"},"watchers":{"type":"integer"},"starred_at":{"type":"string"},"anonymous_access_enabled":{"type":"boolean","description":"Whether anonymous git access is enabled for this repository"},"code_search_index_status":{"type":"object","description":"The status of the code search index for this repository","properties":{"lexical_search_ok":{"type":"boolean"},"lexical_commit_sha":{"type":"string"}}}},"required":["archive_url","assignees_url","blobs_url","branches_url","collaborators_url","comments_url","commits_url","compare_url","contents_url","contributors_url","deployments_url","description","downloads_url","events_url","fork","forks_url","full_name","git_commits_url","git_refs_url","git_tags_url","hooks_url","html_url","id","node_id","issue_comment_url","issue_events_url","issues_url","keys_url","labels_url","languages_url","merges_url","milestones_url","name","notifications_url","owner","private","pulls_url","releases_url","stargazers_url","statuses_url","subscribers_url","subscription_url","tags_url","teams_url","trees_url","url","clone_url","default_branch","forks","forks_count","git_url","has_issues","has_projects","has_wiki","has_pages","homepage","language","archived","disabled","mirror_url","open_issues","open_issues_count","license","pushed_at","size","ssh_url","stargazers_count","svn_url","watchers","watchers_count","created_at","updated_at"]}]},"temp_clone_token":{"type":["string","null"]},"allow_squash_merge":{"type":"boolean"},"allow_auto_merge":{"type":"boolean"},"delete_branch_on_merge":{"type":"boolean"},"allow_merge_commit":{"type":"boolean"},"allow_update_branch":{"type":"boolean"},"squash_merge_commit_title":{"type":"string","enum":["PR_TITLE","COMMIT_OR_PR_TITLE"],"description":"The default value for a squash merge commit title:\n\n- `PR_TITLE` - default to the pull request's title.\n- `COMMIT_OR_PR_TITLE` - default to the commit's title (if only one commit) or the pull request's title (when more than one commit)."},"squash_merge_commit_message":{"type":"string","enum":["PR_BODY","COMMIT_MESSAGES","BLANK"],"description":"The default value for a squash merge commit message:\n\n- `PR_BODY` - default to the pull request's body.\n- `COMMIT_MESSAGES` - default to the branch's commit messages.\n- `BLANK` - default to a blank commit message."},"merge_commit_title":{"type":"string","enum":["PR_TITLE","MERGE_MESSAGE"],"description":"The default value for a merge commit title.\n\n  - `PR_TITLE` - default to the pull request's title.\n  - `MERGE_MESSAGE` - default to the classic title for a merge message (e.g., Merge pull request #123 from branch-name)."},"merge_commit_message":{"type":"string","enum":["PR_BODY","PR_TITLE","BLANK"],"description":"The default value for a merge commit message.\n\n- `PR_TITLE` - default to the pull request's title.\n- `PR_BODY` - default to the pull request's body.\n- `BLANK` - default to a blank commit message."},"allow_forking":{"type":"boolean"},"web_commit_signoff_required":{"type":"boolean"},"subscribers_count":{"type":"integer"},"network_count":{"type":"integer"},"license":{"anyOf":[{"type":"null"},{"title":"License Simple","description":"License Simple","type":"object","properties":{"key":{"type":"string"},"name":{"type":"string"},"url":{"type":["string","null"],"format":"uri"},"spdx_id":{"type":["string","null"]},"node_id":{"type":"string"},"html_url":{"type":"string","format":"uri"}},"required":["key","name","url","spdx_id","node_id"]}]},"organization":{"anyOf":[{"type":"null"},{"title":"Simple User","description":"A GitHub user.","type":"object","properties":{"name":{"type":["string","null"]},"email":{"type":["string","null"]},"login":{"type":"string"},"id":{"type":"integer","format":"int64"},"node_id":{"type":"string"},"avatar_url":{"type":"string","format":"uri"},"gravatar_id":{"type":["string","null"]},"url":{"type":"string","format":"uri"},"html_url":{"type":"string","format":"uri"},"followers_url":{"type":"string","format":"uri"},"following_url":{"type":"string"},"gists_url":{"type":"string"},"starred_url":{"type":"string"},"subscriptions_url":{"type":"string","format":"uri"},"organizations_url":{"type":"string","format":"uri"},"repos_url":{"type":"string","format":"uri"},"events_url":{"type":"string"},"received_events_url":{"type":"string","format":"uri"},"type":{"type":"string"},"site_admin":{"type":"boolean"},"starred_at":{"type":"string"},"user_view_type":{"type":"string"}},"required":["avatar_url","events_url","followers_url","following_url","gists_url","gravatar_id","html_url","id","node_id","login","organizations_url","received_events_url","repos_url","site_admin","starred_url","subscriptions_url","type","url"]}]},"parent":{"title":"Repository","description":"A repository on GitHub.","type":"object","properties":{"id":{"description":"Unique identifier of the repository","type":"integer","format":"int64"},"node_id":{"type":"string"},"name":{"description":"The name of the repository.","type":"string"},"full_name":{"type":"string"},"license":{"anyOf":[{"type":"null"},{"title":"License Simple","description":"License Simple","type":"object","properties":{"key":{"type":"string"},"name":{"type":"string"},"url":{"type":["string","null"],"format":"uri"},"spdx_id":{"type":["string","null"]},"node_id":{"type":"string"},"html_url":{"type":"string","format":"uri"}},"required":["key","name","url","spdx_id","node_id"]}]},"forks":{"type":"integer"},"permissions":{"type":"object","properties":{"admin":{"type":"boolean"},"pull":{"type":"boolean"},"triage":{"type":"boolean"},"push":{"type":"boolean"},"maintain":{"type":"boolean"}},"required":["admin","pull","push"]},"owner":{"title":"Simple User","description":"A GitHub user.","type":"object","properties":{"name":{"type":["string","null"]},"email":{"type":["string","null"]},"login":{"type":"string"},"id":{"type":"integer","format":"int64"},"node_id":{"type":"string"},"avatar_url":{"type":"string","format":"uri"},"gravatar_id":{"type":["string","null"]},"url":{"type":"string","format":"uri"},"html_url":{"type":"string","format":"uri"},"followers_url":{"type":"string","format":"uri"},"following_url":{"type":"string"},"gists_url":{"type":"string"},"starred_url":{"type":"string"},"subscriptions_url":{"type":"string","format":"uri"},"organizations_url":{"type":"string","format":"uri"},"repos_url":{"type":"string","format":"uri"},"events_url":{"type":"string"},"received_events_url":{"type":"string","format":"uri"},"type":{"type":"string"},"site_admin":{"type":"boolean"},"starred_at":{"type":"string"},"user_view_type":{"type":"string"}},"required":["avatar_url","events_url","followers_url","following_url","gists_url","gravatar_id","html_url","id","node_id","login","organizations_url","received_events_url","repos_url","site_admin","starred_url","subscriptions_url","type","url"]},"private":{"description":"Whether the repository is private or public.","default":false,"type":"boolean"},"html_url":{"type":"string","format":"uri"},"description":{"type":["string","null"]},"fork":{"type":"boolean"},"url":{"type":"string","format":"uri"},"archive_url":{"type":"string"},"assignees_url":{"type":"string"},"blobs_url":{"type":"string"},"branches_url":{"type":"string"},"collaborators_url":{"type":"string"},"comments_url":{"type":"string"},"commits_url":{"type":"string"},"compare_url":{"type":"string"},"contents_url":{"type":"string"},"contributors_url":{"type":"string","format":"uri"},"deployments_url":{"type":"string","format":"uri"},"downloads_url":{"type":"string","format":"uri"},"events_url":{"type":"string","format":"uri"},"forks_url":{"type":"string","format":"uri"},"git_commits_url":{"type":"string"},"git_refs_url":{"type":"string"},"git_tags_url":{"type":"string"},"git_url":{"type":"string"},"issue_comment_url":{"type":"string"},"issue_events_url":{"type":"string"},"issues_url":{"type":"string"},"keys_url":{"type":"string"},"labels_url":{"type":"string"},"languages_url":{"type":"string","format":"uri"},"merges_url":{"type":"string","format":"uri"},"milestones_url":{"type":"string"},"notifications_url":{"type":"string"},"pulls_url":{"type":"string"},"releases_url":{"type":"string"},"ssh_url":{"type":"string"},"stargazers_url":{"type":"string","format":"uri"},"statuses_url":{"type":"string"},"subscribers_url":{"type":"string","format":"uri"},"subscription_url":{"type":"string","format":"uri"},"tags_url":{"type":"string","format":"uri"},"teams_url":{"type":"string","format":"uri"},"trees_url":{"type":"string"},"clone_url":{"type":"string"},"mirror_url":{"type":["string","null"],"format":"uri"},"hooks_url":{"type":"string","format":"uri"},"svn_url":{"type":"string","format":"uri"},"homepage":{"type":["string","null"],"format":"uri"},"language":{"type":["string","null"]},"forks_count":{"type":"integer"},"stargazers_count":{"type":"integer"},"watchers_count":{"type":"integer"},"size":{"description":"The size of the repository, in kilobytes. Size is calculated hourly. When a repository is initially created, the size is 0.","type":"integer"},"default_branch":{"description":"The default branch of the repository.","type":"string"},"open_issues_count":{"type":"integer"},"is_template":{"description":"Whether this repository acts as a template that can be used to generate new repositories.","default":false,"type":"boolean"},"topics":{"type":"array","items":{"type":"string"}},"has_issues":{"description":"Whether issues are enabled.","default":true,"type":"boolean"},"has_projects":{"description":"Whether projects are enabled.","default":true,"type":"boolean"},"has_wiki":{"description":"Whether the wiki is enabled.","default":true,"type":"boolean"},"has_pages":{"type":"boolean"},"has_discussions":{"description":"Whether discussions are enabled.","default":false,"type":"boolean"},"has_pull_requests":{"description":"Whether pull requests are enabled.","default":true,"type":"boolean"},"pull_request_creation_policy":{"description":"The policy controlling who can create pull requests: all or collaborators_only.","type":"string","enum":["all","collaborators_only"]},"archived":{"description":"Whether the repository is archived.","default":false,"type":"boolean"},"disabled":{"type":"boolean","description":"Returns whether or not this repository disabled."},"visibility":{"description":"The repository visibility: public, private, or internal.","default":"public","type":"string"},"pushed_at":{"type":["string","null"],"format":"date-time"},"created_at":{"type":["string","null"],"format":"date-time"},"updated_at":{"type":["string","null"],"format":"date-time"},"allow_rebase_merge":{"description":"Whether to allow rebase merges for pull requests.","default":true,"type":"boolean"},"temp_clone_token":{"type":"string"},"allow_squash_merge":{"description":"Whether to allow squash merges for pull requests.","default":true,"type":"boolean"},"allow_auto_merge":{"description":"Whether to allow Auto-merge to be used on pull requests.","default":false,"type":"boolean"},"delete_branch_on_merge":{"description":"Whether to delete head branches when pull requests are merged","default":false,"type":"boolean"},"allow_update_branch":{"description":"Whether or not a pull request head branch that is behind its base branch can always be updated even if it is not required to be up to date before merging.","default":false,"type":"boolean"},"squash_merge_commit_title":{"type":"string","enum":["PR_TITLE","COMMIT_OR_PR_TITLE"],"description":"The default value for a squash merge commit title:\n\n- `PR_TITLE` - default to the pull request's title.\n- `COMMIT_OR_PR_TITLE` - default to the commit's title (if only one commit) or the pull request's title (when more than one commit)."},"squash_merge_commit_message":{"type":"string","enum":["PR_BODY","COMMIT_MESSAGES","BLANK"],"description":"The default value for a squash merge commit message:\n\n- `PR_BODY` - default to the pull request's body.\n- `COMMIT_MESSAGES` - default to the branch's commit messages.\n- `BLANK` - default to a blank commit message."},"merge_commit_title":{"type":"string","enum":["PR_TITLE","MERGE_MESSAGE"],"description":"The default value for a merge commit title.\n\n- `PR_TITLE` - default to the pull request's title.\n- `MERGE_MESSAGE` - default to the classic title for a merge message (e.g., Merge pull request #123 from branch-name)."},"merge_commit_message":{"type":"string","enum":["PR_BODY","PR_TITLE","BLANK"],"description":"The default value for a merge commit message.\n\n- `PR_TITLE` - default to the pull request's title.\n- `PR_BODY` - default to the pull request's body.\n- `BLANK` - default to a blank commit message."},"allow_merge_commit":{"description":"Whether to allow merge commits for pull requests.","default":true,"type":"boolean"},"allow_forking":{"description":"Whether to allow forking this repo","type":"boolean"},"web_commit_signoff_required":{"description":"Whether to require contributors to sign off on web-based commits","default":false,"type":"boolean"},"open_issues":{"type":"integer"},"watchers":{"type":"integer"},"starred_at":{"type":"string"},"anonymous_access_enabled":{"type":"boolean","description":"Whether anonymous git access is enabled for this repository"},"code_search_index_status":{"type":"object","description":"The status of the code search index for this repository","properties":{"lexical_search_ok":{"type":"boolean"},"lexical_commit_sha":{"type":"string"}}}},"required":["archive_url","assignees_url","blobs_url","branches_url","collaborators_url","comments_url","commits_url","compare_url","contents_url","contributors_url","deployments_url","description","downloads_url","events_url","fork","forks_url","full_name","git_commits_url","git_refs_url","git_tags_url","hooks_url","html_url","id","node_id","issue_comment_url","issue_events_url","issues_url","keys_url","labels_url","languages_url","merges_url","milestones_url","name","notifications_url","owner","private","pulls_url","releases_url","stargazers_url","statuses_url","subscribers_url","subscription_url","tags_url","teams_url","trees_url","url","clone_url","default_branch","forks","forks_count","git_url","has_issues","has_projects","has_wiki","has_pages","homepage","language","archived","disabled","mirror_url","open_issues","open_issues_count","license","pushed_at","size","ssh_url","stargazers_count","svn_url","watchers","watchers_count","created_at","updated_at"]},"source":{"title":"Repository","description":"A repository on GitHub.","type":"object","properties":{"id":{"description":"Unique identifier of the repository","type":"integer","format":"int64"},"node_id":{"type":"string"},"name":{"description":"The name of the repository.","type":"string"},"full_name":{"type":"string"},"license":{"anyOf":[{"type":"null"},{"title":"License Simple","description":"License Simple","type":"object","properties":{"key":{"type":"string"},"name":{"type":"string"},"url":{"type":["string","null"],"format":"uri"},"spdx_id":{"type":["string","null"]},"node_id":{"type":"string"},"html_url":{"type":"string","format":"uri"}},"required":["key","name","url","spdx_id","node_id"]}]},"forks":{"type":"integer"},"permissions":{"type":"object","properties":{"admin":{"type":"boolean"},"pull":{"type":"boolean"},"triage":{"type":"boolean"},"push":{"type":"boolean"},"maintain":{"type":"boolean"}},"required":["admin","pull","push"]},"owner":{"title":"Simple User","description":"A GitHub user.","type":"object","properties":{"name":{"type":["string","null"]},"email":{"type":["string","null"]},"login":{"type":"string"},"id":{"type":"integer","format":"int64"},"node_id":{"type":"string"},"avatar_url":{"type":"string","format":"uri"},"gravatar_id":{"type":["string","null"]},"url":{"type":"string","format":"uri"},"html_url":{"type":"string","format":"uri"},"followers_url":{"type":"string","format":"uri"},"following_url":{"type":"string"},"gists_url":{"type":"string"},"starred_url":{"type":"string"},"subscriptions_url":{"type":"string","format":"uri"},"organizations_url":{"type":"string","format":"uri"},"repos_url":{"type":"string","format":"uri"},"events_url":{"type":"string"},"received_events_url":{"type":"string","format":"uri"},"type":{"type":"string"},"site_admin":{"type":"boolean"},"starred_at":{"type":"string"},"user_view_type":{"type":"string"}},"required":["avatar_url","events_url","followers_url","following_url","gists_url","gravatar_id","html_url","id","node_id","login","organizations_url","received_events_url","repos_url","site_admin","starred_url","subscriptions_url","type","url"]},"private":{"description":"Whether the repository is private or public.","default":false,"type":"boolean"},"html_url":{"type":"string","format":"uri"},"description":{"type":["string","null"]},"fork":{"type":"boolean"},"url":{"type":"string","format":"uri"},"archive_url":{"type":"string"},"assignees_url":{"type":"string"},"blobs_url":{"type":"string"},"branches_url":{"type":"string"},"collaborators_url":{"type":"string"},"comments_url":{"type":"string"},"commits_url":{"type":"string"},"compare_url":{"type":"string"},"contents_url":{"type":"string"},"contributors_url":{"type":"string","format":"uri"},"deployments_url":{"type":"string","format":"uri"},"downloads_url":{"type":"string","format":"uri"},"events_url":{"type":"string","format":"uri"},"forks_url":{"type":"string","format":"uri"},"git_commits_url":{"type":"string"},"git_refs_url":{"type":"string"},"git_tags_url":{"type":"string"},"git_url":{"type":"string"},"issue_comment_url":{"type":"string"},"issue_events_url":{"type":"string"},"issues_url":{"type":"string"},"keys_url":{"type":"string"},"labels_url":{"type":"string"},"languages_url":{"type":"string","format":"uri"},"merges_url":{"type":"string","format":"uri"},"milestones_url":{"type":"string"},"notifications_url":{"type":"string"},"pulls_url":{"type":"string"},"releases_url":{"type":"string"},"ssh_url":{"type":"string"},"stargazers_url":{"type":"string","format":"uri"},"statuses_url":{"type":"string"},"subscribers_url":{"type":"string","format":"uri"},"subscription_url":{"type":"string","format":"uri"},"tags_url":{"type":"string","format":"uri"},"teams_url":{"type":"string","format":"uri"},"trees_url":{"type":"string"},"clone_url":{"type":"string"},"mirror_url":{"type":["string","null"],"format":"uri"},"hooks_url":{"type":"string","format":"uri"},"svn_url":{"type":"string","format":"uri"},"homepage":{"type":["string","null"],"format":"uri"},"language":{"type":["string","null"]},"forks_count":{"type":"integer"},"stargazers_count":{"type":"integer"},"watchers_count":{"type":"integer"},"size":{"description":"The size of the repository, in kilobytes. Size is calculated hourly. When a repository is initially created, the size is 0.","type":"integer"},"default_branch":{"description":"The default branch of the repository.","type":"string"},"open_issues_count":{"type":"integer"},"is_template":{"description":"Whether this repository acts as a template that can be used to generate new repositories.","default":false,"type":"boolean"},"topics":{"type":"array","items":{"type":"string"}},"has_issues":{"description":"Whether issues are enabled.","default":true,"type":"boolean"},"has_projects":{"description":"Whether projects are enabled.","default":true,"type":"boolean"},"has_wiki":{"description":"Whether the wiki is enabled.","default":true,"type":"boolean"},"has_pages":{"type":"boolean"},"has_discussions":{"description":"Whether discussions are enabled.","default":false,"type":"boolean"},"has_pull_requests":{"description":"Whether pull requests are enabled.","default":true,"type":"boolean"},"pull_request_creation_policy":{"description":"The policy controlling who can create pull requests: all or collaborators_only.","type":"string","enum":["all","collaborators_only"]},"archived":{"description":"Whether the repository is archived.","default":false,"type":"boolean"},"disabled":{"type":"boolean","description":"Returns whether or not this repository disabled."},"visibility":{"description":"The repository visibility: public, private, or internal.","default":"public","type":"string"},"pushed_at":{"type":["string","null"],"format":"date-time"},"created_at":{"type":["string","null"],"format":"date-time"},"updated_at":{"type":["string","null"],"format":"date-time"},"allow_rebase_merge":{"description":"Whether to allow rebase merges for pull requests.","default":true,"type":"boolean"},"temp_clone_token":{"type":"string"},"allow_squash_merge":{"description":"Whether to allow squash merges for pull requests.","default":true,"type":"boolean"},"allow_auto_merge":{"description":"Whether to allow Auto-merge to be used on pull requests.","default":false,"type":"boolean"},"delete_branch_on_merge":{"description":"Whether to delete head branches when pull requests are merged","default":false,"type":"boolean"},"allow_update_branch":{"description":"Whether or not a pull request head branch that is behind its base branch can always be updated even if it is not required to be up to date before merging.","default":false,"type":"boolean"},"squash_merge_commit_title":{"type":"string","enum":["PR_TITLE","COMMIT_OR_PR_TITLE"],"description":"The default value for a squash merge commit title:\n\n- `PR_TITLE` - default to the pull request's title.\n- `COMMIT_OR_PR_TITLE` - default to the commit's title (if only one commit) or the pull request's title (when more than one commit)."},"squash_merge_commit_message":{"type":"string","enum":["PR_BODY","COMMIT_MESSAGES","BLANK"],"description":"The default value for a squash merge commit message:\n\n- `PR_BODY` - default to the pull request's body.\n- `COMMIT_MESSAGES` - default to the branch's commit messages.\n- `BLANK` - default to a blank commit message."},"merge_commit_title":{"type":"string","enum":["PR_TITLE","MERGE_MESSAGE"],"description":"The default value for a merge commit title.\n\n- `PR_TITLE` - default to the pull request's title.\n- `MERGE_MESSAGE` - default to the classic title for a merge message (e.g., Merge pull request #123 from branch-name)."},"merge_commit_message":{"type":"string","enum":["PR_BODY","PR_TITLE","BLANK"],"description":"The default value for a merge commit message.\n\n- `PR_TITLE` - default to the pull request's title.\n- `PR_BODY` - default to the pull request's body.\n- `BLANK` - default to a blank commit message."},"allow_merge_commit":{"description":"Whether to allow merge commits for pull requests.","default":true,"type":"boolean"},"allow_forking":{"description":"Whether to allow forking this repo","type":"boolean"},"web_commit_signoff_required":{"description":"Whether to require contributors to sign off on web-based commits","default":false,"type":"boolean"},"open_issues":{"type":"integer"},"watchers":{"type":"integer"},"starred_at":{"type":"string"},"anonymous_access_enabled":{"type":"boolean","description":"Whether anonymous git access is enabled for this repository"},"code_search_index_status":{"type":"object","description":"The status of the code search index for this repository","properties":{"lexical_search_ok":{"type":"boolean"},"lexical_commit_sha":{"type":"string"}}}},"required":["archive_url","assignees_url","blobs_url","branches_url","collaborators_url","comments_url","commits_url","compare_url","contents_url","contributors_url","deployments_url","description","downloads_url","events_url","fork","forks_url","full_name","git_commits_url","git_refs_url","git_tags_url","hooks_url","html_url","id","node_id","issue_comment_url","issue_events_url","issues_url","keys_url","labels_url","languages_url","merges_url","milestones_url","name","notifications_url","owner","private","pulls_url","releases_url","stargazers_url","statuses_url","subscribers_url","subscription_url","tags_url","teams_url","trees_url","url","clone_url","default_branch","forks","forks_count","git_url","has_issues","has_projects","has_wiki","has_pages","homepage","language","archived","disabled","mirror_url","open_issues","open_issues_count","license","pushed_at","size","ssh_url","stargazers_count","svn_url","watchers","watchers_count","created_at","updated_at"]},"forks":{"type":"integer"},"master_branch":{"type":"string"},"open_issues":{"type":"integer"},"watchers":{"type":"integer"},"anonymous_access_enabled":{"description":"Whether anonymous git access is allowed.","default":true,"type":"boolean"},"code_of_conduct":{"title":"Code Of Conduct Simple","description":"Code of Conduct Simple","type":"object","properties":{"url":{"type":"string","format":"uri"},"key":{"type":"string"},"name":{"type":"string"},"html_url":{"type":["string","null"],"format":"uri"}},"required":["url","key","name","html_url"]},"security_and_analysis":{"type":["object","null"],"properties":{"advanced_security":{"description":"Enable or disable GitHub Advanced Security for the repository.\n\nFor standalone Code Scanning or Secret Protection products, this parameter cannot be used.\n","type":"object","properties":{"status":{"type":"string","enum":["enabled","disabled"]}}},"code_security":{"type":"object","properties":{"status":{"type":"string","enum":["enabled","disabled"]}}},"dependabot_security_updates":{"description":"Enable or disable Dependabot security updates for the repository.","type":"object","properties":{"status":{"description":"The enablement status of Dependabot security updates for the repository.","type":"string","enum":["enabled","disabled"]}}},"secret_scanning":{"type":"object","properties":{"status":{"type":"string","enum":["enabled","disabled"]}}},"secret_scanning_push_protection":{"type":"object","properties":{"status":{"type":"string","enum":["enabled","disabled"]}}},"secret_scanning_non_provider_patterns":{"type":"object","properties":{"status":{"type":"string","enum":["enabled","disabled"]}}},"secret_scanning_ai_detection":{"type":"object","properties":{"status":{"type":"string","enum":["enabled","disabled"]}}},"secret_scanning_delegated_alert_dismissal":{"type":"object","properties":{"status":{"type":"string","enum":["enabled","disabled"]}}},"secret_scanning_delegated_bypass":{"type":"object","properties":{"status":{"type":"string","enum":["enabled","disabled"]}}},"secret_scanning_delegated_bypass_options":{"type":"object","properties":{"reviewers":{"type":"array","description":"The bypass reviewers for secret scanning delegated bypass","items":{"type":"object","required":["reviewer_id","reviewer_type"],"properties":{"reviewer_id":{"type":"integer","description":"The ID of the team or role selected as a bypass reviewer"},"reviewer_type":{"type":"string","description":"The type of the bypass reviewer","enum":["TEAM","ROLE"]},"mode":{"type":"string","description":"The bypass mode for the reviewer","enum":["ALWAYS","EXEMPT"],"default":"ALWAYS"}}}}}}}},"custom_properties":{"type":"object","description":"The custom properties that were defined for the repository. The keys are the custom property names, and the values are the corresponding custom property values.","additionalProperties":true}},"required":["archive_url","assignees_url","blobs_url","branches_url","collaborators_url","comments_url","commits_url","compare_url","contents_url","contributors_url","deployments_url","description","downloads_url","events_url","fork","forks_url","full_name","git_commits_url","git_refs_url","git_tags_url","hooks_url","html_url","id","node_id","issue_comment_url","issue_events_url","issues_url","keys_url","labels_url","languages_url","merges_url","milestones_url","name","notifications_url","owner","private","pulls_url","releases_url","stargazers_url","statuses_url","subscribers_url","subscription_url","tags_url","teams_url","trees_url","url","clone_url","default_branch","forks","forks_count","git_url","has_issues","has_projects","has_wiki","has_pages","has_discussions","homepage","language","archived","disabled","mirror_url","open_issues","open_issues_count","license","pushed_at","size","ssh_url","stargazers_count","svn_url","watchers","watchers_count","created_at","updated_at","network_count","subscribers_count"]}}}],"statusCodes":[{"httpStatusCode":"201","description":"\u003cp\u003eCreated\u003c/p\u003e"},{"httpStatusCode":"403","description":"\u003cp\u003eForbidden\u003c/p\u003e"},{"httpStatusCode":"422","description":"\u003cp\u003eValidation failed, or the endpoint has been spammed.\u003c/p\u003e"},{"httpStatusCode":"451","description":"\u003cp\u003eValidation failed, or the endpoint has been spammed.\u003c/p\u003e"}],"previews":[],"progAccess":{"userToServerRest":true,"serverToServer":true,"fineGrainedPat":true,"permissions":[{"\"Administration\" repository permissions":"write"}]}},{"serverUrl":"https://api.github.com","verb":"get","requestPath":"/repos/{owner}/{repo}","title":"Get a repository","category":"repos","subcategory":"repos","parameters":[{"name":"owner","description":"\u003cp\u003eThe account owner of the repository. The name is not case sensitive.\u003c/p\u003e","in":"path","required":true,"schema":{"type":"string"}},{"name":"repo","description":"\u003cp\u003eThe name of the repository without the \u003ccode\u003e.git\u003c/code\u003e extension. The name is not case sensitive.\u003c/p\u003e","in":"path","required":true,"schema":{"type":"string"}}],"bodyParameters":[],"descriptionHTML":"\u003cp\u003eThe \u003ccode\u003eparent\u003c/code\u003e and \u003ccode\u003esource\u003c/code\u003e objects are present when the repository is a fork. \u003ccode\u003eparent\u003c/code\u003e is the repository this repository was forked from, \u003ccode\u003esource\u003c/code\u003e is the ultimate source for the network.\u003c/p\u003e\n\u003cdiv class=\"ghd-alert ghd-alert-accent\" data-container=\"alert\"\u003e\u003cp class=\"ghd-alert-title\"\u003e\u003csvg version=\"1.1\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" class=\"octicon mr-2\" aria-hidden\u003e\u003cpath d=\"M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8Zm8-6.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13ZM6.5 7.75A.75.75 0 0 1 7.25 7h1a.75.75 0 0 1 .75.75v2.75h.25a.75.75 0 0 1 0 1.5h-2a.75.75 0 0 1 0-1.5h.25v-2h-.25a.75.75 0 0 1-.75-.75ZM8 6a1 1 0 1 1 0-2 1 1 0 0 1 0 2Z\"\u003e\u003c/path\u003e\u003c/svg\u003eNote\u003c/p\u003e\n\u003cp\u003e\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eIn order to see the \u003ccode\u003esecurity_and_analysis\u003c/code\u003e 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 \"\u003ca href=\"https://docs.github.com/organizations/managing-peoples-access-to-your-organization-with-roles/managing-security-managers-in-your-organization\"\u003eManaging security managers in your organization\u003c/a\u003e.\"\u003c/li\u003e\n\u003cli\u003eTo view merge-related settings, you must have the \u003ccode\u003econtents:read\u003c/code\u003e and \u003ccode\u003econtents:write\u003c/code\u003e permissions.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/div\u003e","codeExamples":[{"request":{"description":"Example","acceptHeader":"application/vnd.github.v3+json","parameters":{"owner":"OWNER","repo":"REPO"}},"response":{"statusCode":"200","contentType":"application/json","description":"\u003cp\u003eDefault response\u003c/p\u003e","example":{"id":1296269,"node_id":"MDEwOlJlcG9zaXRvcnkxMjk2MjY5","name":"Hello-World","full_name":"octocat/Hello-World","owner":{"login":"octocat","id":1,"node_id":"MDQ6VXNlcjE=","avatar_url":"https://github.com/images/error/octocat_happy.gif","gravatar_id":"","url":"https://api.github.com/users/octocat","html_url":"https://github.com/octocat","followers_url":"https://api.github.com/users/octocat/followers","following_url":"https://api.github.com/users/octocat/following{/other_user}","gists_url":"https://api.github.com/users/octocat/gists{/gist_id}","starred_url":"https://api.github.com/users/octocat/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/octocat/subscriptions","organizations_url":"https://api.github.com/users/octocat/orgs","repos_url":"https://api.github.com/users/octocat/repos","events_url":"https://api.github.com/users/octocat/events{/privacy}","received_events_url":"https://api.github.com/users/octocat/received_events","type":"User","site_admin":false},"private":false,"html_url":"https://github.com/octocat/Hello-World","description":"This your first repo!","fork":false,"url":"https://api.github.com/repos/octocat/Hello-World","archive_url":"https://api.github.com/repos/octocat/Hello-World/{archive_format}{/ref}","assignees_url":"https://api.github.com/repos/octocat/Hello-World/assignees{/user}","blobs_url":"https://api.github.com/repos/octocat/Hello-World/git/blobs{/sha}","branches_url":"https://api.github.com/repos/octocat/Hello-World/branches{/branch}","collaborators_url":"https://api.github.com/repos/octocat/Hello-World/collaborators{/collaborator}","comments_url":"https://api.github.com/repos/octocat/Hello-World/comments{/number}","commits_url":"https://api.github.com/repos/octocat/Hello-World/commits{/sha}","compare_url":"https://api.github.com/repos/octocat/Hello-World/compare/{base}...{head}","contents_url":"https://api.github.com/repos/octocat/Hello-World/contents/{+path}","contributors_url":"https://api.github.com/repos/octocat/Hello-World/contributors","deployments_url":"https://api.github.com/repos/octocat/Hello-World/deployments","downloads_url":"https://api.github.com/repos/octocat/Hello-World/downloads","events_url":"https://api.github.com/repos/octocat/Hello-World/events","forks_url":"https://api.github.com/repos/octocat/Hello-World/forks","git_commits_url":"https://api.github.com/repos/octocat/Hello-World/git/commits{/sha}","git_refs_url":"https://api.github.com/repos/octocat/Hello-World/git/refs{/sha}","git_tags_url":"https://api.github.com/repos/octocat/Hello-World/git/tags{/sha}","git_url":"git:github.com/octocat/Hello-World.git","issue_comment_url":"https://api.github.com/repos/octocat/Hello-World/issues/comments{/number}","issue_events_url":"https://api.github.com/repos/octocat/Hello-World/issues/events{/number}","issues_url":"https://api.github.com/repos/octocat/Hello-World/issues{/number}","keys_url":"https://api.github.com/repos/octocat/Hello-World/keys{/key_id}","labels_url":"https://api.github.com/repos/octocat/Hello-World/labels{/name}","languages_url":"https://api.github.com/repos/octocat/Hello-World/languages","merges_url":"https://api.github.com/repos/octocat/Hello-World/merges","milestones_url":"https://api.github.com/repos/octocat/Hello-World/milestones{/number}","notifications_url":"https://api.github.com/repos/octocat/Hello-World/notifications{?since,all,participating}","pulls_url":"https://api.github.com/repos/octocat/Hello-World/pulls{/number}","releases_url":"https://api.github.com/repos/octocat/Hello-World/releases{/id}","ssh_url":"git@github.com:octocat/Hello-World.git","stargazers_url":"https://api.github.com/repos/octocat/Hello-World/stargazers","statuses_url":"https://api.github.com/repos/octocat/Hello-World/statuses/{sha}","subscribers_url":"https://api.github.com/repos/octocat/Hello-World/subscribers","subscription_url":"https://api.github.com/repos/octocat/Hello-World/subscription","tags_url":"https://api.github.com/repos/octocat/Hello-World/tags","teams_url":"https://api.github.com/repos/octocat/Hello-World/teams","trees_url":"https://api.github.com/repos/octocat/Hello-World/git/trees{/sha}","clone_url":"https://github.com/octocat/Hello-World.git","mirror_url":"git:git.example.com/octocat/Hello-World","hooks_url":"https://api.github.com/repos/octocat/Hello-World/hooks","svn_url":"https://svn.github.com/octocat/Hello-World","homepage":"https://github.com","forks_count":9,"forks":9,"stargazers_count":80,"watchers_count":80,"watchers":80,"size":108,"default_branch":"master","open_issues_count":0,"open_issues":0,"is_template":false,"topics":["octocat","atom","electron","api"],"has_issues":true,"has_projects":true,"has_wiki":true,"has_pages":false,"has_discussions":false,"archived":false,"disabled":false,"visibility":"public","pushed_at":"2011-01-26T19:06:43Z","created_at":"2011-01-26T19:01:12Z","updated_at":"2011-01-26T19:14:43Z","permissions":{"pull":true,"push":false,"admin":false},"allow_rebase_merge":true,"template_repository":{"id":1296269,"node_id":"MDEwOlJlcG9zaXRvcnkxMjk2MjY5","name":"Hello-World-Template","full_name":"octocat/Hello-World-Template","owner":{"login":"octocat","id":1,"node_id":"MDQ6VXNlcjE=","avatar_url":"https://github.com/images/error/octocat_happy.gif","gravatar_id":"","url":"https://api.github.com/users/octocat","html_url":"https://github.com/octocat","followers_url":"https://api.github.com/users/octocat/followers","following_url":"https://api.github.com/users/octocat/following{/other_user}","gists_url":"https://api.github.com/users/octocat/gists{/gist_id}","starred_url":"https://api.github.com/users/octocat/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/octocat/subscriptions","organizations_url":"https://api.github.com/users/octocat/orgs","repos_url":"https://api.github.com/users/octocat/repos","events_url":"https://api.github.com/users/octocat/events{/privacy}","received_events_url":"https://api.github.com/users/octocat/received_events","type":"User","site_admin":false},"private":false,"html_url":"https://github.com/octocat/Hello-World-Template","description":"This your first repo!","fork":false,"url":"https://api.github.com/repos/octocat/Hello-World-Template","archive_url":"https://api.github.com/repos/octocat/Hello-World-Template/{archive_format}{/ref}","assignees_url":"https://api.github.com/repos/octocat/Hello-World-Template/assignees{/user}","blobs_url":"https://api.github.com/repos/octocat/Hello-World-Template/git/blobs{/sha}","branches_url":"https://api.github.com/repos/octocat/Hello-World-Template/branches{/branch}","collaborators_url":"https://api.github.com/repos/octocat/Hello-World-Template/collaborators{/collaborator}","comments_url":"https://api.github.com/repos/octocat/Hello-World-Template/comments{/number}","commits_url":"https://api.github.com/repos/octocat/Hello-World-Template/commits{/sha}","compare_url":"https://api.github.com/repos/octocat/Hello-World-Template/compare/{base}...{head}","contents_url":"https://api.github.com/repos/octocat/Hello-World-Template/contents/{+path}","contributors_url":"https://api.github.com/repos/octocat/Hello-World-Template/contributors","deployments_url":"https://api.github.com/repos/octocat/Hello-World-Template/deployments","downloads_url":"https://api.github.com/repos/octocat/Hello-World-Template/downloads","events_url":"https://api.github.com/repos/octocat/Hello-World-Template/events","forks_url":"https://api.github.com/repos/octocat/Hello-World-Template/forks","git_commits_url":"https://api.github.com/repos/octocat/Hello-World-Template/git/commits{/sha}","git_refs_url":"https://api.github.com/repos/octocat/Hello-World-Template/git/refs{/sha}","git_tags_url":"https://api.github.com/repos/octocat/Hello-World-Template/git/tags{/sha}","git_url":"git:github.com/octocat/Hello-World-Template.git","issue_comment_url":"https://api.github.com/repos/octocat/Hello-World-Template/issues/comments{/number}","issue_events_url":"https://api.github.com/repos/octocat/Hello-World-Template/issues/events{/number}","issues_url":"https://api.github.com/repos/octocat/Hello-World-Template/issues{/number}","keys_url":"https://api.github.com/repos/octocat/Hello-World-Template/keys{/key_id}","labels_url":"https://api.github.com/repos/octocat/Hello-World-Template/labels{/name}","languages_url":"https://api.github.com/repos/octocat/Hello-World-Template/languages","merges_url":"https://api.github.com/repos/octocat/Hello-World-Template/merges","milestones_url":"https://api.github.com/repos/octocat/Hello-World-Template/milestones{/number}","notifications_url":"https://api.github.com/repos/octocat/Hello-World-Template/notifications{?since,all,participating}","pulls_url":"https://api.github.com/repos/octocat/Hello-World-Template/pulls{/number}","releases_url":"https://api.github.com/repos/octocat/Hello-World-Template/releases{/id}","ssh_url":"git@github.com:octocat/Hello-World-Template.git","stargazers_url":"https://api.github.com/repos/octocat/Hello-World-Template/stargazers","statuses_url":"https://api.github.com/repos/octocat/Hello-World-Template/statuses/{sha}","subscribers_url":"https://api.github.com/repos/octocat/Hello-World-Template/subscribers","subscription_url":"https://api.github.com/repos/octocat/Hello-World-Template/subscription","tags_url":"https://api.github.com/repos/octocat/Hello-World-Template/tags","teams_url":"https://api.github.com/repos/octocat/Hello-World-Template/teams","trees_url":"https://api.github.com/repos/octocat/Hello-World-Template/git/trees{/sha}","clone_url":"https://github.com/octocat/Hello-World-Template.git","mirror_url":"git:git.example.com/octocat/Hello-World-Template","hooks_url":"https://api.github.com/repos/octocat/Hello-World-Template/hooks","svn_url":"https://svn.github.com/octocat/Hello-World-Template","homepage":"https://github.com","language":null,"forks":9,"forks_count":9,"stargazers_count":80,"watchers_count":80,"watchers":80,"size":108,"default_branch":"master","open_issues":0,"open_issues_count":0,"is_template":true,"license":{"key":"mit","name":"MIT License","url":"https://api.github.com/licenses/mit","spdx_id":"MIT","node_id":"MDc6TGljZW5zZW1pdA==","html_url":"https://api.github.com/licenses/mit"},"topics":["octocat","atom","electron","api"],"has_issues":true,"has_projects":true,"has_wiki":true,"has_pages":false,"has_downloads":true,"archived":false,"disabled":false,"visibility":"public","pushed_at":"2011-01-26T19:06:43Z","created_at":"2011-01-26T19:01:12Z","updated_at":"2011-01-26T19:14:43Z","permissions":{"admin":false,"push":false,"pull":true},"allow_rebase_merge":true,"temp_clone_token":"ABTLWHOULUVAXGTRYU7OC2876QJ2O","allow_squash_merge":true,"allow_auto_merge":false,"delete_branch_on_merge":true,"allow_merge_commit":true,"subscribers_count":42,"network_count":0},"temp_clone_token":"ABTLWHOULUVAXGTRYU7OC2876QJ2O","allow_squash_merge":true,"allow_auto_merge":false,"delete_branch_on_merge":true,"allow_merge_commit":true,"allow_forking":true,"subscribers_count":42,"network_count":0,"license":{"key":"mit","name":"MIT License","spdx_id":"MIT","url":"https://api.github.com/licenses/mit","node_id":"MDc6TGljZW5zZW1pdA=="},"organization":{"login":"octocat","id":1,"node_id":"MDQ6VXNlcjE=","avatar_url":"https://github.com/images/error/octocat_happy.gif","gravatar_id":"","url":"https://api.github.com/users/octocat","html_url":"https://github.com/octocat","followers_url":"https://api.github.com/users/octocat/followers","following_url":"https://api.github.com/users/octocat/following{/other_user}","gists_url":"https://api.github.com/users/octocat/gists{/gist_id}","starred_url":"https://api.github.com/users/octocat/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/octocat/subscriptions","organizations_url":"https://api.github.com/users/octocat/orgs","repos_url":"https://api.github.com/users/octocat/repos","events_url":"https://api.github.com/users/octocat/events{/privacy}","received_events_url":"https://api.github.com/users/octocat/received_events","type":"Organization","site_admin":false},"parent":{"id":1296269,"node_id":"MDEwOlJlcG9zaXRvcnkxMjk2MjY5","name":"Hello-World","full_name":"octocat/Hello-World","owner":{"login":"octocat","id":1,"node_id":"MDQ6VXNlcjE=","avatar_url":"https://github.com/images/error/octocat_happy.gif","gravatar_id":"","url":"https://api.github.com/users/octocat","html_url":"https://github.com/octocat","followers_url":"https://api.github.com/users/octocat/followers","following_url":"https://api.github.com/users/octocat/following{/other_user}","gists_url":"https://api.github.com/users/octocat/gists{/gist_id}","starred_url":"https://api.github.com/users/octocat/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/octocat/subscriptions","organizations_url":"https://api.github.com/users/octocat/orgs","repos_url":"https://api.github.com/users/octocat/repos","events_url":"https://api.github.com/users/octocat/events{/privacy}","received_events_url":"https://api.github.com/users/octocat/received_events","type":"User","site_admin":false},"private":false,"html_url":"https://github.com/octocat/Hello-World","description":"This your first repo!","fork":false,"url":"https://api.github.com/repos/octocat/Hello-World","archive_url":"https://api.github.com/repos/octocat/Hello-World/{archive_format}{/ref}","assignees_url":"https://api.github.com/repos/octocat/Hello-World/assignees{/user}","blobs_url":"https://api.github.com/repos/octocat/Hello-World/git/blobs{/sha}","branches_url":"https://api.github.com/repos/octocat/Hello-World/branches{/branch}","collaborators_url":"https://api.github.com/repos/octocat/Hello-World/collaborators{/collaborator}","comments_url":"https://api.github.com/repos/octocat/Hello-World/comments{/number}","commits_url":"https://api.github.com/repos/octocat/Hello-World/commits{/sha}","compare_url":"https://api.github.com/repos/octocat/Hello-World/compare/{base}...{head}","contents_url":"https://api.github.com/repos/octocat/Hello-World/contents/{+path}","contributors_url":"https://api.github.com/repos/octocat/Hello-World/contributors","deployments_url":"https://api.github.com/repos/octocat/Hello-World/deployments","downloads_url":"https://api.github.com/repos/octocat/Hello-World/downloads","events_url":"https://api.github.com/repos/octocat/Hello-World/events","forks_url":"https://api.github.com/repos/octocat/Hello-World/forks","git_commits_url":"https://api.github.com/repos/octocat/Hello-World/git/commits{/sha}","git_refs_url":"https://api.github.com/repos/octocat/Hello-World/git/refs{/sha}","git_tags_url":"https://api.github.com/repos/octocat/Hello-World/git/tags{/sha}","git_url":"git:github.com/octocat/Hello-World.git","issue_comment_url":"https://api.github.com/repos/octocat/Hello-World/issues/comments{/number}","issue_events_url":"https://api.github.com/repos/octocat/Hello-World/issues/events{/number}","issues_url":"https://api.github.com/repos/octocat/Hello-World/issues{/number}","keys_url":"https://api.github.com/repos/octocat/Hello-World/keys{/key_id}","labels_url":"https://api.github.com/repos/octocat/Hello-World/labels{/name}","languages_url":"https://api.github.com/repos/octocat/Hello-World/languages","merges_url":"https://api.github.com/repos/octocat/Hello-World/merges","milestones_url":"https://api.github.com/repos/octocat/Hello-World/milestones{/number}","notifications_url":"https://api.github.com/repos/octocat/Hello-World/notifications{?since,all,participating}","pulls_url":"https://api.github.com/repos/octocat/Hello-World/pulls{/number}","releases_url":"https://api.github.com/repos/octocat/Hello-World/releases{/id}","ssh_url":"git@github.com:octocat/Hello-World.git","stargazers_url":"https://api.github.com/repos/octocat/Hello-World/stargazers","statuses_url":"https://api.github.com/repos/octocat/Hello-World/statuses/{sha}","subscribers_url":"https://api.github.com/repos/octocat/Hello-World/subscribers","subscription_url":"https://api.github.com/repos/octocat/Hello-World/subscription","tags_url":"https://api.github.com/repos/octocat/Hello-World/tags","teams_url":"https://api.github.com/repos/octocat/Hello-World/teams","trees_url":"https://api.github.com/repos/octocat/Hello-World/git/trees{/sha}","clone_url":"https://github.com/octocat/Hello-World.git","mirror_url":"git:git.example.com/octocat/Hello-World","hooks_url":"https://api.github.com/repos/octocat/Hello-World/hooks","svn_url":"https://svn.github.com/octocat/Hello-World","homepage":"https://github.com","language":null,"forks_count":9,"stargazers_count":80,"watchers_count":80,"size":108,"default_branch":"master","open_issues_count":0,"is_template":true,"topics":["octocat","atom","electron","api"],"has_issues":true,"has_projects":true,"has_wiki":true,"has_pages":false,"has_downloads":true,"archived":false,"disabled":false,"visibility":"public","pushed_at":"2011-01-26T19:06:43Z","created_at":"2011-01-26T19:01:12Z","updated_at":"2011-01-26T19:14:43Z","permissions":{"admin":false,"push":false,"pull":true},"allow_rebase_merge":true,"temp_clone_token":"ABTLWHOULUVAXGTRYU7OC2876QJ2O","allow_squash_merge":true,"allow_auto_merge":false,"delete_branch_on_merge":true,"allow_merge_commit":true,"subscribers_count":42,"network_count":0,"license":{"key":"mit","name":"MIT License","url":"https://api.github.com/licenses/mit","spdx_id":"MIT","node_id":"MDc6TGljZW5zZW1pdA==","html_url":"https://api.github.com/licenses/mit"},"forks":1,"open_issues":1,"watchers":1},"source":{"id":1296269,"node_id":"MDEwOlJlcG9zaXRvcnkxMjk2MjY5","name":"Hello-World","full_name":"octocat/Hello-World","owner":{"login":"octocat","id":1,"node_id":"MDQ6VXNlcjE=","avatar_url":"https://github.com/images/error/octocat_happy.gif","gravatar_id":"","url":"https://api.github.com/users/octocat","html_url":"https://github.com/octocat","followers_url":"https://api.github.com/users/octocat/followers","following_url":"https://api.github.com/users/octocat/following{/other_user}","gists_url":"https://api.github.com/users/octocat/gists{/gist_id}","starred_url":"https://api.github.com/users/octocat/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/octocat/subscriptions","organizations_url":"https://api.github.com/users/octocat/orgs","repos_url":"https://api.github.com/users/octocat/repos","events_url":"https://api.github.com/users/octocat/events{/privacy}","received_events_url":"https://api.github.com/users/octocat/received_events","type":"User","site_admin":false},"private":false,"html_url":"https://github.com/octocat/Hello-World","description":"This your first repo!","fork":false,"url":"https://api.github.com/repos/octocat/Hello-World","archive_url":"https://api.github.com/repos/octocat/Hello-World/{archive_format}{/ref}","assignees_url":"https://api.github.com/repos/octocat/Hello-World/assignees{/user}","blobs_url":"https://api.github.com/repos/octocat/Hello-World/git/blobs{/sha}","branches_url":"https://api.github.com/repos/octocat/Hello-World/branches{/branch}","collaborators_url":"https://api.github.com/repos/octocat/Hello-World/collaborators{/collaborator}","comments_url":"https://api.github.com/repos/octocat/Hello-World/comments{/number}","commits_url":"https://api.github.com/repos/octocat/Hello-World/commits{/sha}","compare_url":"https://api.github.com/repos/octocat/Hello-World/compare/{base}...{head}","contents_url":"https://api.github.com/repos/octocat/Hello-World/contents/{+path}","contributors_url":"https://api.github.com/repos/octocat/Hello-World/contributors","deployments_url":"https://api.github.com/repos/octocat/Hello-World/deployments","downloads_url":"https://api.github.com/repos/octocat/Hello-World/downloads","events_url":"https://api.github.com/repos/octocat/Hello-World/events","forks_url":"https://api.github.com/repos/octocat/Hello-World/forks","git_commits_url":"https://api.github.com/repos/octocat/Hello-World/git/commits{/sha}","git_refs_url":"https://api.github.com/repos/octocat/Hello-World/git/refs{/sha}","git_tags_url":"https://api.github.com/repos/octocat/Hello-World/git/tags{/sha}","git_url":"git:github.com/octocat/Hello-World.git","issue_comment_url":"https://api.github.com/repos/octocat/Hello-World/issues/comments{/number}","issue_events_url":"https://api.github.com/repos/octocat/Hello-World/issues/events{/number}","issues_url":"https://api.github.com/repos/octocat/Hello-World/issues{/number}","keys_url":"https://api.github.com/repos/octocat/Hello-World/keys{/key_id}","labels_url":"https://api.github.com/repos/octocat/Hello-World/labels{/name}","languages_url":"https://api.github.com/repos/octocat/Hello-World/languages","merges_url":"https://api.github.com/repos/octocat/Hello-World/merges","milestones_url":"https://api.github.com/repos/octocat/Hello-World/milestones{/number}","notifications_url":"https://api.github.com/repos/octocat/Hello-World/notifications{?since,all,participating}","pulls_url":"https://api.github.com/repos/octocat/Hello-World/pulls{/number}","releases_url":"https://api.github.com/repos/octocat/Hello-World/releases{/id}","ssh_url":"git@github.com:octocat/Hello-World.git","stargazers_url":"https://api.github.com/repos/octocat/Hello-World/stargazers","statuses_url":"https://api.github.com/repos/octocat/Hello-World/statuses/{sha}","subscribers_url":"https://api.github.com/repos/octocat/Hello-World/subscribers","subscription_url":"https://api.github.com/repos/octocat/Hello-World/subscription","tags_url":"https://api.github.com/repos/octocat/Hello-World/tags","teams_url":"https://api.github.com/repos/octocat/Hello-World/teams","trees_url":"https://api.github.com/repos/octocat/Hello-World/git/trees{/sha}","clone_url":"https://github.com/octocat/Hello-World.git","mirror_url":"git:git.example.com/octocat/Hello-World","hooks_url":"https://api.github.com/repos/octocat/Hello-World/hooks","svn_url":"https://svn.github.com/octocat/Hello-World","homepage":"https://github.com","forks_count":9,"stargazers_count":80,"watchers_count":80,"size":108,"default_branch":"master","open_issues_count":0,"is_template":true,"topics":["octocat","atom","electron","api"],"has_issues":true,"has_projects":true,"has_wiki":true,"has_pages":false,"has_downloads":true,"archived":false,"disabled":false,"visibility":"public","pushed_at":"2011-01-26T19:06:43Z","created_at":"2011-01-26T19:01:12Z","updated_at":"2011-01-26T19:14:43Z","permissions":{"admin":false,"push":false,"pull":true},"allow_rebase_merge":true,"temp_clone_token":"ABTLWHOULUVAXGTRYU7OC2876QJ2O","allow_squash_merge":true,"allow_auto_merge":false,"delete_branch_on_merge":true,"allow_merge_commit":true,"subscribers_count":42,"network_count":0,"license":{"key":"mit","name":"MIT License","url":"https://api.github.com/licenses/mit","spdx_id":"MIT","node_id":"MDc6TGljZW5zZW1pdA==","html_url":"https://api.github.com/licenses/mit"},"forks":1,"open_issues":1,"watchers":1,"security_and_analysis":{"advanced_security":{"status":"enabled"},"secret_scanning":{"status":"enabled"},"secret_scanning_push_protection":{"status":"disabled"},"secret_scanning_non_provider_patterns":{"status":"disabled"},"secret_scanning_delegated_bypass":{"status":"disabled"},"secret_scanning_delegated_alert_dismissal":{"status":"disabled"}}}},"schema":{"title":"Full Repository","description":"Full Repository","type":"object","properties":{"id":{"type":"integer","format":"int64"},"node_id":{"type":"string"},"name":{"type":"string"},"full_name":{"type":"string"},"owner":{"title":"Simple User","description":"A GitHub user.","type":"object","properties":{"name":{"type":["string","null"]},"email":{"type":["string","null"]},"login":{"type":"string"},"id":{"type":"integer","format":"int64"},"node_id":{"type":"string"},"avatar_url":{"type":"string","format":"uri"},"gravatar_id":{"type":["string","null"]},"url":{"type":"string","format":"uri"},"html_url":{"type":"string","format":"uri"},"followers_url":{"type":"string","format":"uri"},"following_url":{"type":"string"},"gists_url":{"type":"string"},"starred_url":{"type":"string"},"subscriptions_url":{"type":"string","format":"uri"},"organizations_url":{"type":"string","format":"uri"},"repos_url":{"type":"string","format":"uri"},"events_url":{"type":"string"},"received_events_url":{"type":"string","format":"uri"},"type":{"type":"string"},"site_admin":{"type":"boolean"},"starred_at":{"type":"string"},"user_view_type":{"type":"string"}},"required":["avatar_url","events_url","followers_url","following_url","gists_url","gravatar_id","html_url","id","node_id","login","organizations_url","received_events_url","repos_url","site_admin","starred_url","subscriptions_url","type","url"]},"private":{"type":"boolean"},"html_url":{"type":"string","format":"uri"},"description":{"type":["string","null"]},"fork":{"type":"boolean"},"url":{"type":"string","format":"uri"},"archive_url":{"type":"string"},"assignees_url":{"type":"string"},"blobs_url":{"type":"string"},"branches_url":{"type":"string"},"collaborators_url":{"type":"string"},"comments_url":{"type":"string"},"commits_url":{"type":"string"},"compare_url":{"type":"string"},"contents_url":{"type":"string"},"contributors_url":{"type":"string","format":"uri"},"deployments_url":{"type":"string","format":"uri"},"downloads_url":{"type":"string","format":"uri"},"events_url":{"type":"string","format":"uri"},"forks_url":{"type":"string","format":"uri"},"git_commits_url":{"type":"string"},"git_refs_url":{"type":"string"},"git_tags_url":{"type":"string"},"git_url":{"type":"string"},"issue_comment_url":{"type":"string"},"issue_events_url":{"type":"string"},"issues_url":{"type":"string"},"keys_url":{"type":"string"},"labels_url":{"type":"string"},"languages_url":{"type":"string","format":"uri"},"merges_url":{"type":"string","format":"uri"},"milestones_url":{"type":"string"},"notifications_url":{"type":"string"},"pulls_url":{"type":"string"},"releases_url":{"type":"string"},"ssh_url":{"type":"string"},"stargazers_url":{"type":"string","format":"uri"},"statuses_url":{"type":"string"},"subscribers_url":{"type":"string","format":"uri"},"subscription_url":{"type":"string","format":"uri"},"tags_url":{"type":"string","format":"uri"},"teams_url":{"type":"string","format":"uri"},"trees_url":{"type":"string"},"clone_url":{"type":"string"},"mirror_url":{"type":["string","null"],"format":"uri"},"hooks_url":{"type":"string","format":"uri"},"svn_url":{"type":"string","format":"uri"},"homepage":{"type":["string","null"],"format":"uri"},"language":{"type":["string","null"]},"forks_count":{"type":"integer"},"stargazers_count":{"type":"integer"},"watchers_count":{"type":"integer"},"size":{"description":"The size of the repository, in kilobytes. Size is calculated hourly. When a repository is initially created, the size is 0.","type":"integer"},"default_branch":{"type":"string"},"open_issues_count":{"type":"integer"},"is_template":{"type":"boolean"},"topics":{"type":"array","items":{"type":"string"}},"has_issues":{"type":"boolean"},"has_projects":{"type":"boolean"},"has_wiki":{"type":"boolean"},"has_pages":{"type":"boolean"},"has_discussions":{"type":"boolean"},"has_pull_requests":{"type":"boolean"},"pull_request_creation_policy":{"description":"The policy controlling who can create pull requests: all or collaborators_only.","type":"string","enum":["all","collaborators_only"]},"archived":{"type":"boolean"},"disabled":{"type":"boolean","description":"Returns whether or not this repository disabled."},"visibility":{"description":"The repository visibility: public, private, or internal.","type":"string"},"pushed_at":{"type":"string","format":"date-time"},"created_at":{"type":"string","format":"date-time"},"updated_at":{"type":"string","format":"date-time"},"permissions":{"type":"object","properties":{"admin":{"type":"boolean"},"maintain":{"type":"boolean"},"push":{"type":"boolean"},"triage":{"type":"boolean"},"pull":{"type":"boolean"}},"required":["admin","pull","push"]},"allow_rebase_merge":{"type":"boolean"},"template_repository":{"anyOf":[{"type":"null"},{"title":"Repository","description":"A repository on GitHub.","type":"object","properties":{"id":{"description":"Unique identifier of the repository","type":"integer","format":"int64"},"node_id":{"type":"string"},"name":{"description":"The name of the repository.","type":"string"},"full_name":{"type":"string"},"license":{"anyOf":[{"type":"null"},{"title":"License Simple","description":"License Simple","type":"object","properties":{"key":{"type":"string"},"name":{"type":"string"},"url":{"type":["string","null"],"format":"uri"},"spdx_id":{"type":["string","null"]},"node_id":{"type":"string"},"html_url":{"type":"string","format":"uri"}},"required":["key","name","url","spdx_id","node_id"]}]},"forks":{"type":"integer"},"permissions":{"type":"object","properties":{"admin":{"type":"boolean"},"pull":{"type":"boolean"},"triage":{"type":"boolean"},"push":{"type":"boolean"},"maintain":{"type":"boolean"}},"required":["admin","pull","push"]},"owner":{"title":"Simple User","description":"A GitHub user.","type":"object","properties":{"name":{"type":["string","null"]},"email":{"type":["string","null"]},"login":{"type":"string"},"id":{"type":"integer","format":"int64"},"node_id":{"type":"string"},"avatar_url":{"type":"string","format":"uri"},"gravatar_id":{"type":["string","null"]},"url":{"type":"string","format":"uri"},"html_url":{"type":"string","format":"uri"},"followers_url":{"type":"string","format":"uri"},"following_url":{"type":"string"},"gists_url":{"type":"string"},"starred_url":{"type":"string"},"subscriptions_url":{"type":"string","format":"uri"},"organizations_url":{"type":"string","format":"uri"},"repos_url":{"type":"string","format":"uri"},"events_url":{"type":"string"},"received_events_url":{"type":"string","format":"uri"},"type":{"type":"string"},"site_admin":{"type":"boolean"},"starred_at":{"type":"string"},"user_view_type":{"type":"string"}},"required":["avatar_url","events_url","followers_url","following_url","gists_url","gravatar_id","html_url","id","node_id","login","organizations_url","received_events_url","repos_url","site_admin","starred_url","subscriptions_url","type","url"]},"private":{"description":"Whether the repository is private or public.","default":false,"type":"boolean"},"html_url":{"type":"string","format":"uri"},"description":{"type":["string","null"]},"fork":{"type":"boolean"},"url":{"type":"string","format":"uri"},"archive_url":{"type":"string"},"assignees_url":{"type":"string"},"blobs_url":{"type":"string"},"branches_url":{"type":"string"},"collaborators_url":{"type":"string"},"comments_url":{"type":"string"},"commits_url":{"type":"string"},"compare_url":{"type":"string"},"contents_url":{"type":"string"},"contributors_url":{"type":"string","format":"uri"},"deployments_url":{"type":"string","format":"uri"},"downloads_url":{"type":"string","format":"uri"},"events_url":{"type":"string","format":"uri"},"forks_url":{"type":"string","format":"uri"},"git_commits_url":{"type":"string"},"git_refs_url":{"type":"string"},"git_tags_url":{"type":"string"},"git_url":{"type":"string"},"issue_comment_url":{"type":"string"},"issue_events_url":{"type":"string"},"issues_url":{"type":"string"},"keys_url":{"type":"string"},"labels_url":{"type":"string"},"languages_url":{"type":"string","format":"uri"},"merges_url":{"type":"string","format":"uri"},"milestones_url":{"type":"string"},"notifications_url":{"type":"string"},"pulls_url":{"type":"string"},"releases_url":{"type":"string"},"ssh_url":{"type":"string"},"stargazers_url":{"type":"string","format":"uri"},"statuses_url":{"type":"string"},"subscribers_url":{"type":"string","format":"uri"},"subscription_url":{"type":"string","format":"uri"},"tags_url":{"type":"string","format":"uri"},"teams_url":{"type":"string","format":"uri"},"trees_url":{"type":"string"},"clone_url":{"type":"string"},"mirror_url":{"type":["string","null"],"format":"uri"},"hooks_url":{"type":"string","format":"uri"},"svn_url":{"type":"string","format":"uri"},"homepage":{"type":["string","null"],"format":"uri"},"language":{"type":["string","null"]},"forks_count":{"type":"integer"},"stargazers_count":{"type":"integer"},"watchers_count":{"type":"integer"},"size":{"description":"The size of the repository, in kilobytes. Size is calculated hourly. When a repository is initially created, the size is 0.","type":"integer"},"default_branch":{"description":"The default branch of the repository.","type":"string"},"open_issues_count":{"type":"integer"},"is_template":{"description":"Whether this repository acts as a template that can be used to generate new repositories.","default":false,"type":"boolean"},"topics":{"type":"array","items":{"type":"string"}},"has_issues":{"description":"Whether issues are enabled.","default":true,"type":"boolean"},"has_projects":{"description":"Whether projects are enabled.","default":true,"type":"boolean"},"has_wiki":{"description":"Whether the wiki is enabled.","default":true,"type":"boolean"},"has_pages":{"type":"boolean"},"has_discussions":{"description":"Whether discussions are enabled.","default":false,"type":"boolean"},"has_pull_requests":{"description":"Whether pull requests are enabled.","default":true,"type":"boolean"},"pull_request_creation_policy":{"description":"The policy controlling who can create pull requests: all or collaborators_only.","type":"string","enum":["all","collaborators_only"]},"archived":{"description":"Whether the repository is archived.","default":false,"type":"boolean"},"disabled":{"type":"boolean","description":"Returns whether or not this repository disabled."},"visibility":{"description":"The repository visibility: public, private, or internal.","default":"public","type":"string"},"pushed_at":{"type":["string","null"],"format":"date-time"},"created_at":{"type":["string","null"],"format":"date-time"},"updated_at":{"type":["string","null"],"format":"date-time"},"allow_rebase_merge":{"description":"Whether to allow rebase merges for pull requests.","default":true,"type":"boolean"},"temp_clone_token":{"type":"string"},"allow_squash_merge":{"description":"Whether to allow squash merges for pull requests.","default":true,"type":"boolean"},"allow_auto_merge":{"description":"Whether to allow Auto-merge to be used on pull requests.","default":false,"type":"boolean"},"delete_branch_on_merge":{"description":"Whether to delete head branches when pull requests are merged","default":false,"type":"boolean"},"allow_update_branch":{"description":"Whether or not a pull request head branch that is behind its base branch can always be updated even if it is not required to be up to date before merging.","default":false,"type":"boolean"},"squash_merge_commit_title":{"type":"string","enum":["PR_TITLE","COMMIT_OR_PR_TITLE"],"description":"The default value for a squash merge commit title:\n\n- `PR_TITLE` - default to the pull request's title.\n- `COMMIT_OR_PR_TITLE` - default to the commit's title (if only one commit) or the pull request's title (when more than one commit)."},"squash_merge_commit_message":{"type":"string","enum":["PR_BODY","COMMIT_MESSAGES","BLANK"],"description":"The default value for a squash merge commit message:\n\n- `PR_BODY` - default to the pull request's body.\n- `COMMIT_MESSAGES` - default to the branch's commit messages.\n- `BLANK` - default to a blank commit message."},"merge_commit_title":{"type":"string","enum":["PR_TITLE","MERGE_MESSAGE"],"description":"The default value for a merge commit title.\n\n- `PR_TITLE` - default to the pull request's title.\n- `MERGE_MESSAGE` - default to the classic title for a merge message (e.g., Merge pull request #123 from branch-name)."},"merge_commit_message":{"type":"string","enum":["PR_BODY","PR_TITLE","BLANK"],"description":"The default value for a merge commit message.\n\n- `PR_TITLE` - default to the pull request's title.\n- `PR_BODY` - default to the pull request's body.\n- `BLANK` - default to a blank commit message."},"allow_merge_commit":{"description":"Whether to allow merge commits for pull requests.","default":true,"type":"boolean"},"allow_forking":{"description":"Whether to allow forking this repo","type":"boolean"},"web_commit_signoff_required":{"description":"Whether to require contributors to sign off on web-based commits","default":false,"type":"boolean"},"open_issues":{"type":"integer"},"watchers":{"type":"integer"},"starred_at":{"type":"string"},"anonymous_access_enabled":{"type":"boolean","description":"Whether anonymous git access is enabled for this repository"},"code_search_index_status":{"type":"object","description":"The status of the code search index for this repository","properties":{"lexical_search_ok":{"type":"boolean"},"lexical_commit_sha":{"type":"string"}}}},"required":["archive_url","assignees_url","blobs_url","branches_url","collaborators_url","comments_url","commits_url","compare_url","contents_url","contributors_url","deployments_url","description","downloads_url","events_url","fork","forks_url","full_name","git_commits_url","git_refs_url","git_tags_url","hooks_url","html_url","id","node_id","issue_comment_url","issue_events_url","issues_url","keys_url","labels_url","languages_url","merges_url","milestones_url","name","notifications_url","owner","private","pulls_url","releases_url","stargazers_url","statuses_url","subscribers_url","subscription_url","tags_url","teams_url","trees_url","url","clone_url","default_branch","forks","forks_count","git_url","has_issues","has_projects","has_wiki","has_pages","homepage","language","archived","disabled","mirror_url","open_issues","open_issues_count","license","pushed_at","size","ssh_url","stargazers_count","svn_url","watchers","watchers_count","created_at","updated_at"]}]},"temp_clone_token":{"type":["string","null"]},"allow_squash_merge":{"type":"boolean"},"allow_auto_merge":{"type":"boolean"},"delete_branch_on_merge":{"type":"boolean"},"allow_merge_commit":{"type":"boolean"},"allow_update_branch":{"type":"boolean"},"squash_merge_commit_title":{"type":"string","enum":["PR_TITLE","COMMIT_OR_PR_TITLE"],"description":"The default value for a squash merge commit title:\n\n- `PR_TITLE` - default to the pull request's title.\n- `COMMIT_OR_PR_TITLE` - default to the commit's title (if only one commit) or the pull request's title (when more than one commit)."},"squash_merge_commit_message":{"type":"string","enum":["PR_BODY","COMMIT_MESSAGES","BLANK"],"description":"The default value for a squash merge commit message:\n\n- `PR_BODY` - default to the pull request's body.\n- `COMMIT_MESSAGES` - default to the branch's commit messages.\n- `BLANK` - default to a blank commit message."},"merge_commit_title":{"type":"string","enum":["PR_TITLE","MERGE_MESSAGE"],"description":"The default value for a merge commit title.\n\n  - `PR_TITLE` - default to the pull request's title.\n  - `MERGE_MESSAGE` - default to the classic title for a merge message (e.g., Merge pull request #123 from branch-name)."},"merge_commit_message":{"type":"string","enum":["PR_BODY","PR_TITLE","BLANK"],"description":"The default value for a merge commit message.\n\n- `PR_TITLE` - default to the pull request's title.\n- `PR_BODY` - default to the pull request's body.\n- `BLANK` - default to a blank commit message."},"allow_forking":{"type":"boolean"},"web_commit_signoff_required":{"type":"boolean"},"subscribers_count":{"type":"integer"},"network_count":{"type":"integer"},"license":{"anyOf":[{"type":"null"},{"title":"License Simple","description":"License Simple","type":"object","properties":{"key":{"type":"string"},"name":{"type":"string"},"url":{"type":["string","null"],"format":"uri"},"spdx_id":{"type":["string","null"]},"node_id":{"type":"string"},"html_url":{"type":"string","format":"uri"}},"required":["key","name","url","spdx_id","node_id"]}]},"organization":{"anyOf":[{"type":"null"},{"title":"Simple User","description":"A GitHub user.","type":"object","properties":{"name":{"type":["string","null"]},"email":{"type":["string","null"]},"login":{"type":"string"},"id":{"type":"integer","format":"int64"},"node_id":{"type":"string"},"avatar_url":{"type":"string","format":"uri"},"gravatar_id":{"type":["string","null"]},"url":{"type":"string","format":"uri"},"html_url":{"type":"string","format":"uri"},"followers_url":{"type":"string","format":"uri"},"following_url":{"type":"string"},"gists_url":{"type":"string"},"starred_url":{"type":"string"},"subscriptions_url":{"type":"string","format":"uri"},"organizations_url":{"type":"string","format":"uri"},"repos_url":{"type":"string","format":"uri"},"events_url":{"type":"string"},"received_events_url":{"type":"string","format":"uri"},"type":{"type":"string"},"site_admin":{"type":"boolean"},"starred_at":{"type":"string"},"user_view_type":{"type":"string"}},"required":["avatar_url","events_url","followers_url","following_url","gists_url","gravatar_id","html_url","id","node_id","login","organizations_url","received_events_url","repos_url","site_admin","starred_url","subscriptions_url","type","url"]}]},"parent":{"title":"Repository","description":"A repository on GitHub.","type":"object","properties":{"id":{"description":"Unique identifier of the repository","type":"integer","format":"int64"},"node_id":{"type":"string"},"name":{"description":"The name of the repository.","type":"string"},"full_name":{"type":"string"},"license":{"anyOf":[{"type":"null"},{"title":"License Simple","description":"License Simple","type":"object","properties":{"key":{"type":"string"},"name":{"type":"string"},"url":{"type":["string","null"],"format":"uri"},"spdx_id":{"type":["string","null"]},"node_id":{"type":"string"},"html_url":{"type":"string","format":"uri"}},"required":["key","name","url","spdx_id","node_id"]}]},"forks":{"type":"integer"},"permissions":{"type":"object","properties":{"admin":{"type":"boolean"},"pull":{"type":"boolean"},"triage":{"type":"boolean"},"push":{"type":"boolean"},"maintain":{"type":"boolean"}},"required":["admin","pull","push"]},"owner":{"title":"Simple User","description":"A GitHub user.","type":"object","properties":{"name":{"type":["string","null"]},"email":{"type":["string","null"]},"login":{"type":"string"},"id":{"type":"integer","format":"int64"},"node_id":{"type":"string"},"avatar_url":{"type":"string","format":"uri"},"gravatar_id":{"type":["string","null"]},"url":{"type":"string","format":"uri"},"html_url":{"type":"string","format":"uri"},"followers_url":{"type":"string","format":"uri"},"following_url":{"type":"string"},"gists_url":{"type":"string"},"starred_url":{"type":"string"},"subscriptions_url":{"type":"string","format":"uri"},"organizations_url":{"type":"string","format":"uri"},"repos_url":{"type":"string","format":"uri"},"events_url":{"type":"string"},"received_events_url":{"type":"string","format":"uri"},"type":{"type":"string"},"site_admin":{"type":"boolean"},"starred_at":{"type":"string"},"user_view_type":{"type":"string"}},"required":["avatar_url","events_url","followers_url","following_url","gists_url","gravatar_id","html_url","id","node_id","login","organizations_url","received_events_url","repos_url","site_admin","starred_url","subscriptions_url","type","url"]},"private":{"description":"Whether the repository is private or public.","default":false,"type":"boolean"},"html_url":{"type":"string","format":"uri"},"description":{"type":["string","null"]},"fork":{"type":"boolean"},"url":{"type":"string","format":"uri"},"archive_url":{"type":"string"},"assignees_url":{"type":"string"},"blobs_url":{"type":"string"},"branches_url":{"type":"string"},"collaborators_url":{"type":"string"},"comments_url":{"type":"string"},"commits_url":{"type":"string"},"compare_url":{"type":"string"},"contents_url":{"type":"string"},"contributors_url":{"type":"string","format":"uri"},"deployments_url":{"type":"string","format":"uri"},"downloads_url":{"type":"string","format":"uri"},"events_url":{"type":"string","format":"uri"},"forks_url":{"type":"string","format":"uri"},"git_commits_url":{"type":"string"},"git_refs_url":{"type":"string"},"git_tags_url":{"type":"string"},"git_url":{"type":"string"},"issue_comment_url":{"type":"string"},"issue_events_url":{"type":"string"},"issues_url":{"type":"string"},"keys_url":{"type":"string"},"labels_url":{"type":"string"},"languages_url":{"type":"string","format":"uri"},"merges_url":{"type":"string","format":"uri"},"milestones_url":{"type":"string"},"notifications_url":{"type":"string"},"pulls_url":{"type":"string"},"releases_url":{"type":"string"},"ssh_url":{"type":"string"},"stargazers_url":{"type":"string","format":"uri"},"statuses_url":{"type":"string"},"subscribers_url":{"type":"string","format":"uri"},"subscription_url":{"type":"string","format":"uri"},"tags_url":{"type":"string","format":"uri"},"teams_url":{"type":"string","format":"uri"},"trees_url":{"type":"string"},"clone_url":{"type":"string"},"mirror_url":{"type":["string","null"],"format":"uri"},"hooks_url":{"type":"string","format":"uri"},"svn_url":{"type":"string","format":"uri"},"homepage":{"type":["string","null"],"format":"uri"},"language":{"type":["string","null"]},"forks_count":{"type":"integer"},"stargazers_count":{"type":"integer"},"watchers_count":{"type":"integer"},"size":{"description":"The size of the repository, in kilobytes. Size is calculated hourly. When a repository is initially created, the size is 0.","type":"integer"},"default_branch":{"description":"The default branch of the repository.","type":"string"},"open_issues_count":{"type":"integer"},"is_template":{"description":"Whether this repository acts as a template that can be used to generate new repositories.","default":false,"type":"boolean"},"topics":{"type":"array","items":{"type":"string"}},"has_issues":{"description":"Whether issues are enabled.","default":true,"type":"boolean"},"has_projects":{"description":"Whether projects are enabled.","default":true,"type":"boolean"},"has_wiki":{"description":"Whether the wiki is enabled.","default":true,"type":"boolean"},"has_pages":{"type":"boolean"},"has_discussions":{"description":"Whether discussions are enabled.","default":false,"type":"boolean"},"has_pull_requests":{"description":"Whether pull requests are enabled.","default":true,"type":"boolean"},"pull_request_creation_policy":{"description":"The policy controlling who can create pull requests: all or collaborators_only.","type":"string","enum":["all","collaborators_only"]},"archived":{"description":"Whether the repository is archived.","default":false,"type":"boolean"},"disabled":{"type":"boolean","description":"Returns whether or not this repository disabled."},"visibility":{"description":"The repository visibility: public, private, or internal.","default":"public","type":"string"},"pushed_at":{"type":["string","null"],"format":"date-time"},"created_at":{"type":["string","null"],"format":"date-time"},"updated_at":{"type":["string","null"],"format":"date-time"},"allow_rebase_merge":{"description":"Whether to allow rebase merges for pull requests.","default":true,"type":"boolean"},"temp_clone_token":{"type":"string"},"allow_squash_merge":{"description":"Whether to allow squash merges for pull requests.","default":true,"type":"boolean"},"allow_auto_merge":{"description":"Whether to allow Auto-merge to be used on pull requests.","default":false,"type":"boolean"},"delete_branch_on_merge":{"description":"Whether to delete head branches when pull requests are merged","default":false,"type":"boolean"},"allow_update_branch":{"description":"Whether or not a pull request head branch that is behind its base branch can always be updated even if it is not required to be up to date before merging.","default":false,"type":"boolean"},"squash_merge_commit_title":{"type":"string","enum":["PR_TITLE","COMMIT_OR_PR_TITLE"],"description":"The default value for a squash merge commit title:\n\n- `PR_TITLE` - default to the pull request's title.\n- `COMMIT_OR_PR_TITLE` - default to the commit's title (if only one commit) or the pull request's title (when more than one commit)."},"squash_merge_commit_message":{"type":"string","enum":["PR_BODY","COMMIT_MESSAGES","BLANK"],"description":"The default value for a squash merge commit message:\n\n- `PR_BODY` - default to the pull request's body.\n- `COMMIT_MESSAGES` - default to the branch's commit messages.\n- `BLANK` - default to a blank commit message."},"merge_commit_title":{"type":"string","enum":["PR_TITLE","MERGE_MESSAGE"],"description":"The default value for a merge commit title.\n\n- `PR_TITLE` - default to the pull request's title.\n- `MERGE_MESSAGE` - default to the classic title for a merge message (e.g., Merge pull request #123 from branch-name)."},"merge_commit_message":{"type":"string","enum":["PR_BODY","PR_TITLE","BLANK"],"description":"The default value for a merge commit message.\n\n- `PR_TITLE` - default to the pull request's title.\n- `PR_BODY` - default to the pull request's body.\n- `BLANK` - default to a blank commit message."},"allow_merge_commit":{"description":"Whether to allow merge commits for pull requests.","default":true,"type":"boolean"},"allow_forking":{"description":"Whether to allow forking this repo","type":"boolean"},"web_commit_signoff_required":{"description":"Whether to require contributors to sign off on web-based commits","default":false,"type":"boolean"},"open_issues":{"type":"integer"},"watchers":{"type":"integer"},"starred_at":{"type":"string"},"anonymous_access_enabled":{"type":"boolean","description":"Whether anonymous git access is enabled for this repository"},"code_search_index_status":{"type":"object","description":"The status of the code search index for this repository","properties":{"lexical_search_ok":{"type":"boolean"},"lexical_commit_sha":{"type":"string"}}}},"required":["archive_url","assignees_url","blobs_url","branches_url","collaborators_url","comments_url","commits_url","compare_url","contents_url","contributors_url","deployments_url","description","downloads_url","events_url","fork","forks_url","full_name","git_commits_url","git_refs_url","git_tags_url","hooks_url","html_url","id","node_id","issue_comment_url","issue_events_url","issues_url","keys_url","labels_url","languages_url","merges_url","milestones_url","name","notifications_url","owner","private","pulls_url","releases_url","stargazers_url","statuses_url","subscribers_url","subscription_url","tags_url","teams_url","trees_url","url","clone_url","default_branch","forks","forks_count","git_url","has_issues","has_projects","has_wiki","has_pages","homepage","language","archived","disabled","mirror_url","open_issues","open_issues_count","license","pushed_at","size","ssh_url","stargazers_count","svn_url","watchers","watchers_count","created_at","updated_at"]},"source":{"title":"Repository","description":"A repository on GitHub.","type":"object","properties":{"id":{"description":"Unique identifier of the repository","type":"integer","format":"int64"},"node_id":{"type":"string"},"name":{"description":"The name of the repository.","type":"string"},"full_name":{"type":"string"},"license":{"anyOf":[{"type":"null"},{"title":"License Simple","description":"License Simple","type":"object","properties":{"key":{"type":"string"},"name":{"type":"string"},"url":{"type":["string","null"],"format":"uri"},"spdx_id":{"type":["string","null"]},"node_id":{"type":"string"},"html_url":{"type":"string","format":"uri"}},"required":["key","name","url","spdx_id","node_id"]}]},"forks":{"type":"integer"},"permissions":{"type":"object","properties":{"admin":{"type":"boolean"},"pull":{"type":"boolean"},"triage":{"type":"boolean"},"push":{"type":"boolean"},"maintain":{"type":"boolean"}},"required":["admin","pull","push"]},"owner":{"title":"Simple User","description":"A GitHub user.","type":"object","properties":{"name":{"type":["string","null"]},"email":{"type":["string","null"]},"login":{"type":"string"},"id":{"type":"integer","format":"int64"},"node_id":{"type":"string"},"avatar_url":{"type":"string","format":"uri"},"gravatar_id":{"type":["string","null"]},"url":{"type":"string","format":"uri"},"html_url":{"type":"string","format":"uri"},"followers_url":{"type":"string","format":"uri"},"following_url":{"type":"string"},"gists_url":{"type":"string"},"starred_url":{"type":"string"},"subscriptions_url":{"type":"string","format":"uri"},"organizations_url":{"type":"string","format":"uri"},"repos_url":{"type":"string","format":"uri"},"events_url":{"type":"string"},"received_events_url":{"type":"string","format":"uri"},"type":{"type":"string"},"site_admin":{"type":"boolean"},"starred_at":{"type":"string"},"user_view_type":{"type":"string"}},"required":["avatar_url","events_url","followers_url","following_url","gists_url","gravatar_id","html_url","id","node_id","login","organizations_url","received_events_url","repos_url","site_admin","starred_url","subscriptions_url","type","url"]},"private":{"description":"Whether the repository is private or public.","default":false,"type":"boolean"},"html_url":{"type":"string","format":"uri"},"description":{"type":["string","null"]},"fork":{"type":"boolean"},"url":{"type":"string","format":"uri"},"archive_url":{"type":"string"},"assignees_url":{"type":"string"},"blobs_url":{"type":"string"},"branches_url":{"type":"string"},"collaborators_url":{"type":"string"},"comments_url":{"type":"string"},"commits_url":{"type":"string"},"compare_url":{"type":"string"},"contents_url":{"type":"string"},"contributors_url":{"type":"string","format":"uri"},"deployments_url":{"type":"string","format":"uri"},"downloads_url":{"type":"string","format":"uri"},"events_url":{"type":"string","format":"uri"},"forks_url":{"type":"string","format":"uri"},"git_commits_url":{"type":"string"},"git_refs_url":{"type":"string"},"git_tags_url":{"type":"string"},"git_url":{"type":"string"},"issue_comment_url":{"type":"string"},"issue_events_url":{"type":"string"},"issues_url":{"type":"string"},"keys_url":{"type":"string"},"labels_url":{"type":"string"},"languages_url":{"type":"string","format":"uri"},"merges_url":{"type":"string","format":"uri"},"milestones_url":{"type":"string"},"notifications_url":{"type":"string"},"pulls_url":{"type":"string"},"releases_url":{"type":"string"},"ssh_url":{"type":"string"},"stargazers_url":{"type":"string","format":"uri"},"statuses_url":{"type":"string"},"subscribers_url":{"type":"string","format":"uri"},"subscription_url":{"type":"string","format":"uri"},"tags_url":{"type":"string","format":"uri"},"teams_url":{"type":"string","format":"uri"},"trees_url":{"type":"string"},"clone_url":{"type":"string"},"mirror_url":{"type":["string","null"],"format":"uri"},"hooks_url":{"type":"string","format":"uri"},"svn_url":{"type":"string","format":"uri"},"homepage":{"type":["string","null"],"format":"uri"},"language":{"type":["string","null"]},"forks_count":{"type":"integer"},"stargazers_count":{"type":"integer"},"watchers_count":{"type":"integer"},"size":{"description":"The size of the repository, in kilobytes. Size is calculated hourly. When a repository is initially created, the size is 0.","type":"integer"},"default_branch":{"description":"The default branch of the repository.","type":"string"},"open_issues_count":{"type":"integer"},"is_template":{"description":"Whether this repository acts as a template that can be used to generate new repositories.","default":false,"type":"boolean"},"topics":{"type":"array","items":{"type":"string"}},"has_issues":{"description":"Whether issues are enabled.","default":true,"type":"boolean"},"has_projects":{"description":"Whether projects are enabled.","default":true,"type":"boolean"},"has_wiki":{"description":"Whether the wiki is enabled.","default":true,"type":"boolean"},"has_pages":{"type":"boolean"},"has_discussions":{"description":"Whether discussions are enabled.","default":false,"type":"boolean"},"has_pull_requests":{"description":"Whether pull requests are enabled.","default":true,"type":"boolean"},"pull_request_creation_policy":{"description":"The policy controlling who can create pull requests: all or collaborators_only.","type":"string","enum":["all","collaborators_only"]},"archived":{"description":"Whether the repository is archived.","default":false,"type":"boolean"},"disabled":{"type":"boolean","description":"Returns whether or not this repository disabled."},"visibility":{"description":"The repository visibility: public, private, or internal.","default":"public","type":"string"},"pushed_at":{"type":["string","null"],"format":"date-time"},"created_at":{"type":["string","null"],"format":"date-time"},"updated_at":{"type":["string","null"],"format":"date-time"},"allow_rebase_merge":{"description":"Whether to allow rebase merges for pull requests.","default":true,"type":"boolean"},"temp_clone_token":{"type":"string"},"allow_squash_merge":{"description":"Whether to allow squash merges for pull requests.","default":true,"type":"boolean"},"allow_auto_merge":{"description":"Whether to allow Auto-merge to be used on pull requests.","default":false,"type":"boolean"},"delete_branch_on_merge":{"description":"Whether to delete head branches when pull requests are merged","default":false,"type":"boolean"},"allow_update_branch":{"description":"Whether or not a pull request head branch that is behind its base branch can always be updated even if it is not required to be up to date before merging.","default":false,"type":"boolean"},"squash_merge_commit_title":{"type":"string","enum":["PR_TITLE","COMMIT_OR_PR_TITLE"],"description":"The default value for a squash merge commit title:\n\n- `PR_TITLE` - default to the pull request's title.\n- `COMMIT_OR_PR_TITLE` - default to the commit's title (if only one commit) or the pull request's title (when more than one commit)."},"squash_merge_commit_message":{"type":"string","enum":["PR_BODY","COMMIT_MESSAGES","BLANK"],"description":"The default value for a squash merge commit message:\n\n- `PR_BODY` - default to the pull request's body.\n- `COMMIT_MESSAGES` - default to the branch's commit messages.\n- `BLANK` - default to a blank commit message."},"merge_commit_title":{"type":"string","enum":["PR_TITLE","MERGE_MESSAGE"],"description":"The default value for a merge commit title.\n\n- `PR_TITLE` - default to the pull request's title.\n- `MERGE_MESSAGE` - default to the classic title for a merge message (e.g., Merge pull request #123 from branch-name)."},"merge_commit_message":{"type":"string","enum":["PR_BODY","PR_TITLE","BLANK"],"description":"The default value for a merge commit message.\n\n- `PR_TITLE` - default to the pull request's title.\n- `PR_BODY` - default to the pull request's body.\n- `BLANK` - default to a blank commit message."},"allow_merge_commit":{"description":"Whether to allow merge commits for pull requests.","default":true,"type":"boolean"},"allow_forking":{"description":"Whether to allow forking this repo","type":"boolean"},"web_commit_signoff_required":{"description":"Whether to require contributors to sign off on web-based commits","default":false,"type":"boolean"},"open_issues":{"type":"integer"},"watchers":{"type":"integer"},"starred_at":{"type":"string"},"anonymous_access_enabled":{"type":"boolean","description":"Whether anonymous git access is enabled for this repository"},"code_search_index_status":{"type":"object","description":"The status of the code search index for this repository","properties":{"lexical_search_ok":{"type":"boolean"},"lexical_commit_sha":{"type":"string"}}}},"required":["archive_url","assignees_url","blobs_url","branches_url","collaborators_url","comments_url","commits_url","compare_url","contents_url","contributors_url","deployments_url","description","downloads_url","events_url","fork","forks_url","full_name","git_commits_url","git_refs_url","git_tags_url","hooks_url","html_url","id","node_id","issue_comment_url","issue_events_url","issues_url","keys_url","labels_url","languages_url","merges_url","milestones_url","name","notifications_url","owner","private","pulls_url","releases_url","stargazers_url","statuses_url","subscribers_url","subscription_url","tags_url","teams_url","trees_url","url","clone_url","default_branch","forks","forks_count","git_url","has_issues","has_projects","has_wiki","has_pages","homepage","language","archived","disabled","mirror_url","open_issues","open_issues_count","license","pushed_at","size","ssh_url","stargazers_count","svn_url","watchers","watchers_count","created_at","updated_at"]},"forks":{"type":"integer"},"master_branch":{"type":"string"},"open_issues":{"type":"integer"},"watchers":{"type":"integer"},"anonymous_access_enabled":{"description":"Whether anonymous git access is allowed.","default":true,"type":"boolean"},"code_of_conduct":{"title":"Code Of Conduct Simple","description":"Code of Conduct Simple","type":"object","properties":{"url":{"type":"string","format":"uri"},"key":{"type":"string"},"name":{"type":"string"},"html_url":{"type":["string","null"],"format":"uri"}},"required":["url","key","name","html_url"]},"security_and_analysis":{"type":["object","null"],"properties":{"advanced_security":{"description":"Enable or disable GitHub Advanced Security for the repository.\n\nFor standalone Code Scanning or Secret Protection products, this parameter cannot be used.\n","type":"object","properties":{"status":{"type":"string","enum":["enabled","disabled"]}}},"code_security":{"type":"object","properties":{"status":{"type":"string","enum":["enabled","disabled"]}}},"dependabot_security_updates":{"description":"Enable or disable Dependabot security updates for the repository.","type":"object","properties":{"status":{"description":"The enablement status of Dependabot security updates for the repository.","type":"string","enum":["enabled","disabled"]}}},"secret_scanning":{"type":"object","properties":{"status":{"type":"string","enum":["enabled","disabled"]}}},"secret_scanning_push_protection":{"type":"object","properties":{"status":{"type":"string","enum":["enabled","disabled"]}}},"secret_scanning_non_provider_patterns":{"type":"object","properties":{"status":{"type":"string","enum":["enabled","disabled"]}}},"secret_scanning_ai_detection":{"type":"object","properties":{"status":{"type":"string","enum":["enabled","disabled"]}}},"secret_scanning_delegated_alert_dismissal":{"type":"object","properties":{"status":{"type":"string","enum":["enabled","disabled"]}}},"secret_scanning_delegated_bypass":{"type":"object","properties":{"status":{"type":"string","enum":["enabled","disabled"]}}},"secret_scanning_delegated_bypass_options":{"type":"object","properties":{"reviewers":{"type":"array","description":"The bypass reviewers for secret scanning delegated bypass","items":{"type":"object","required":["reviewer_id","reviewer_type"],"properties":{"reviewer_id":{"type":"integer","description":"The ID of the team or role selected as a bypass reviewer"},"reviewer_type":{"type":"string","description":"The type of the bypass reviewer","enum":["TEAM","ROLE"]},"mode":{"type":"string","description":"The bypass mode for the reviewer","enum":["ALWAYS","EXEMPT"],"default":"ALWAYS"}}}}}}}},"custom_properties":{"type":"object","description":"The custom properties that were defined for the repository. The keys are the custom property names, and the values are the corresponding custom property values.","additionalProperties":true}},"required":["archive_url","assignees_url","blobs_url","branches_url","collaborators_url","comments_url","commits_url","compare_url","contents_url","contributors_url","deployments_url","description","downloads_url","events_url","fork","forks_url","full_name","git_commits_url","git_refs_url","git_tags_url","hooks_url","html_url","id","node_id","issue_comment_url","issue_events_url","issues_url","keys_url","labels_url","languages_url","merges_url","milestones_url","name","notifications_url","owner","private","pulls_url","releases_url","stargazers_url","statuses_url","subscribers_url","subscription_url","tags_url","teams_url","trees_url","url","clone_url","default_branch","forks","forks_count","git_url","has_issues","has_projects","has_wiki","has_pages","has_discussions","homepage","language","archived","disabled","mirror_url","open_issues","open_issues_count","license","pushed_at","size","ssh_url","stargazers_count","svn_url","watchers","watchers_count","created_at","updated_at","network_count","subscribers_count"]}}}],"statusCodes":[{"httpStatusCode":"200","description":"\u003cp\u003eOK\u003c/p\u003e"},{"httpStatusCode":"301","description":"\u003cp\u003eMoved permanently\u003c/p\u003e"},{"httpStatusCode":"403","description":"\u003cp\u003eForbidden\u003c/p\u003e"},{"httpStatusCode":"404","description":"\u003cp\u003eResource not found\u003c/p\u003e"}],"previews":[],"progAccess":{"userToServerRest":true,"serverToServer":true,"fineGrainedPat":true,"permissions":[{"\"Metadata\" repository permissions":"read"}],"allowsPublicRead":true}},{"serverUrl":"https://api.github.com","verb":"patch","requestPath":"/repos/{owner}/{repo}","title":"Update a repository","category":"repos","subcategory":"repos","parameters":[{"name":"owner","description":"\u003cp\u003eThe account owner of the repository. The name is not case sensitive.\u003c/p\u003e","in":"path","required":true,"schema":{"type":"string"}},{"name":"repo","description":"\u003cp\u003eThe name of the repository without the \u003ccode\u003e.git\u003c/code\u003e extension. The name is not case sensitive.\u003c/p\u003e","in":"path","required":true,"schema":{"type":"string"}}],"bodyParameters":[{"type":"string","name":"name","description":"\u003cp\u003eThe name of the repository.\u003c/p\u003e"},{"type":"string","name":"description","description":"\u003cp\u003eA short description of the repository.\u003c/p\u003e"},{"type":"string","name":"homepage","description":"\u003cp\u003eA URL with more information about the repository.\u003c/p\u003e"},{"type":"boolean","name":"private","description":"\u003cp\u003eEither \u003ccode\u003etrue\u003c/code\u003e to make the repository private or \u003ccode\u003efalse\u003c/code\u003e to make it public. Default: \u003ccode\u003efalse\u003c/code\u003e.\u003cbr\u003e\n\u003cstrong\u003eNote\u003c/strong\u003e: You will get a \u003ccode\u003e422\u003c/code\u003e error if the organization restricts \u003ca href=\"https://docs.github.com/articles/repository-permission-levels-for-an-organization#changing-the-visibility-of-repositories\"\u003echanging repository visibility\u003c/a\u003e to organization owners and a non-owner tries to change the value of private.\u003c/p\u003e","default":false},{"type":"string","name":"visibility","description":"\u003cp\u003eThe visibility of the repository.\u003c/p\u003e","enum":["public","private"]},{"type":"object or null","name":"security_and_analysis","description":"\u003cp\u003eSpecify which security and analysis features to enable or disable for the repository.\u003c/p\u003e\n\u003cp\u003eTo use this parameter, 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 \"\u003ca href=\"https://docs.github.com/organizations/managing-peoples-access-to-your-organization-with-roles/managing-security-managers-in-your-organization\"\u003eManaging security managers in your organization\u003c/a\u003e.\"\u003c/p\u003e\n\u003cp\u003eFor example, to enable GitHub Advanced Security, use this data in the body of the \u003ccode\u003ePATCH\u003c/code\u003e request:\n\u003ccode\u003e{ \"security_and_analysis\": {\"advanced_security\": { \"status\": \"enabled\" } } }\u003c/code\u003e.\u003c/p\u003e\n\u003cp\u003eYou can check which security and analysis features are currently enabled by using a \u003ccode\u003eGET /repos/{owner}/{repo}\u003c/code\u003e request.\u003c/p\u003e","childParamsGroups":[{"type":"object","name":"advanced_security","description":"\u003cp\u003eUse the \u003ccode\u003estatus\u003c/code\u003e property to enable or disable GitHub Advanced Security for this repository.\nFor more information, see \"\u003ca href=\"/github/getting-started-with-github/learning-about-github/about-github-advanced-security\"\u003eAbout GitHub Advanced\nSecurity\u003c/a\u003e.\"\u003c/p\u003e\n\u003cp\u003eFor standalone Code Scanning or Secret Protection products, this parameter cannot be used.\u003c/p\u003e","childParamsGroups":[{"type":"string","name":"status","description":"\u003cp\u003eCan be \u003ccode\u003eenabled\u003c/code\u003e or \u003ccode\u003edisabled\u003c/code\u003e.\u003c/p\u003e"}]},{"type":"object","name":"code_security","description":"\u003cp\u003eUse the \u003ccode\u003estatus\u003c/code\u003e property to enable or disable GitHub Code Security for this repository.\u003c/p\u003e","childParamsGroups":[{"type":"string","name":"status","description":"\u003cp\u003eCan be \u003ccode\u003eenabled\u003c/code\u003e or \u003ccode\u003edisabled\u003c/code\u003e.\u003c/p\u003e"}]},{"type":"object","name":"secret_scanning","description":"\u003cp\u003eUse the \u003ccode\u003estatus\u003c/code\u003e property to enable or disable secret scanning for this repository. For more information, see \"\u003ca href=\"/code-security/secret-security/about-secret-scanning\"\u003eAbout secret scanning\u003c/a\u003e.\"\u003c/p\u003e","childParamsGroups":[{"type":"string","name":"status","description":"\u003cp\u003eCan be \u003ccode\u003eenabled\u003c/code\u003e or \u003ccode\u003edisabled\u003c/code\u003e.\u003c/p\u003e"}]},{"type":"object","name":"secret_scanning_push_protection","description":"\u003cp\u003eUse the \u003ccode\u003estatus\u003c/code\u003e property to enable or disable secret scanning push protection for this repository. For more information, see \"\u003ca href=\"/code-security/secret-scanning/protecting-pushes-with-secret-scanning\"\u003eProtecting pushes with secret scanning\u003c/a\u003e.\"\u003c/p\u003e","childParamsGroups":[{"type":"string","name":"status","description":"\u003cp\u003eCan be \u003ccode\u003eenabled\u003c/code\u003e or \u003ccode\u003edisabled\u003c/code\u003e.\u003c/p\u003e"}]},{"type":"object","name":"secret_scanning_ai_detection","description":"\u003cp\u003eUse the \u003ccode\u003estatus\u003c/code\u003e property to enable or disable secret scanning AI detection for this repository. For more information, see \"\u003ca href=\"https://docs.github.com/code-security/secret-scanning/using-advanced-secret-scanning-and-push-protection-features/generic-secret-detection/responsible-ai-generic-secrets\"\u003eResponsible detection of generic secrets with AI\u003c/a\u003e.\"\u003c/p\u003e","childParamsGroups":[{"type":"string","name":"status","description":"\u003cp\u003eCan be \u003ccode\u003eenabled\u003c/code\u003e or \u003ccode\u003edisabled\u003c/code\u003e.\u003c/p\u003e"}]},{"type":"object","name":"secret_scanning_non_provider_patterns","description":"\u003cp\u003eUse the \u003ccode\u003estatus\u003c/code\u003e property to enable or disable secret scanning non-provider patterns for this repository. For more information, see \"\u003ca href=\"/code-security/secret-scanning/introduction/supported-secret-scanning-patterns#supported-secrets\"\u003eSupported secret scanning patterns\u003c/a\u003e.\"\u003c/p\u003e","childParamsGroups":[{"type":"string","name":"status","description":"\u003cp\u003eCan be \u003ccode\u003eenabled\u003c/code\u003e or \u003ccode\u003edisabled\u003c/code\u003e.\u003c/p\u003e"}]},{"type":"object","name":"secret_scanning_delegated_alert_dismissal","description":"\u003cp\u003eUse the \u003ccode\u003estatus\u003c/code\u003e property to enable or disable secret scanning delegated alert dismissal for this repository.\u003c/p\u003e","childParamsGroups":[{"type":"string","name":"status","description":"\u003cp\u003eCan be \u003ccode\u003eenabled\u003c/code\u003e or \u003ccode\u003edisabled\u003c/code\u003e.\u003c/p\u003e"}]},{"type":"object","name":"secret_scanning_delegated_bypass","description":"\u003cp\u003eUse the \u003ccode\u003estatus\u003c/code\u003e property to enable or disable secret scanning delegated bypass for this repository.\u003c/p\u003e","childParamsGroups":[{"type":"string","name":"status","description":"\u003cp\u003eCan be \u003ccode\u003eenabled\u003c/code\u003e or \u003ccode\u003edisabled\u003c/code\u003e.\u003c/p\u003e"}]},{"type":"object","name":"secret_scanning_delegated_bypass_options","description":"\u003cp\u003eFeature options for secret scanning delegated bypass.\nThis object is only honored when \u003ccode\u003esecurity_and_analysis.secret_scanning_delegated_bypass.status\u003c/code\u003e is set to \u003ccode\u003eenabled\u003c/code\u003e.\nYou can send this object in the same request as \u003ccode\u003esecret_scanning_delegated_bypass\u003c/code\u003e, or update just the options in a separate request.\u003c/p\u003e","childParamsGroups":[{"type":"array of objects","name":"reviewers","description":"\u003cp\u003eThe bypass reviewers for secret scanning delegated bypass.\nIf you omit this field, the existing set of reviewers is unchanged.\u003c/p\u003e","childParamsGroups":[{"type":"integer","name":"reviewer_id","description":"\u003cp\u003eThe ID of the team or role selected as a bypass reviewer\u003c/p\u003e","isRequired":true},{"type":"string","name":"reviewer_type","description":"\u003cp\u003eThe type of the bypass reviewer\u003c/p\u003e","isRequired":true,"enum":["TEAM","ROLE"]},{"type":"string","name":"mode","description":"\u003cp\u003eThe bypass mode for the reviewer\u003c/p\u003e","enum":["ALWAYS","EXEMPT"],"default":"ALWAYS"}]}]}]},{"type":"boolean","name":"has_issues","description":"\u003cp\u003eEither \u003ccode\u003etrue\u003c/code\u003e to enable issues for this repository or \u003ccode\u003efalse\u003c/code\u003e to disable them.\u003c/p\u003e","default":true},{"type":"boolean","name":"has_projects","description":"\u003cp\u003eEither \u003ccode\u003etrue\u003c/code\u003e to enable projects for this repository or \u003ccode\u003efalse\u003c/code\u003e to disable them. \u003cstrong\u003eNote:\u003c/strong\u003e If you're creating a repository in an organization that has disabled repository projects, the default is \u003ccode\u003efalse\u003c/code\u003e, and if you pass \u003ccode\u003etrue\u003c/code\u003e, the API returns an error.\u003c/p\u003e","default":true},{"type":"boolean","name":"has_wiki","description":"\u003cp\u003eEither \u003ccode\u003etrue\u003c/code\u003e to enable the wiki for this repository or \u003ccode\u003efalse\u003c/code\u003e to disable it.\u003c/p\u003e","default":true},{"type":"boolean","name":"has_pull_requests","description":"\u003cp\u003eEither \u003ccode\u003etrue\u003c/code\u003e to allow pull requests for this repository or \u003ccode\u003efalse\u003c/code\u003e to prevent pull requests.\u003c/p\u003e","default":true},{"type":"string","name":"pull_request_creation_policy","description":"\u003cp\u003eThe policy that controls who can create pull requests for this repository: \u003ccode\u003eall\u003c/code\u003e or \u003ccode\u003ecollaborators_only\u003c/code\u003e.\u003c/p\u003e","enum":["all","collaborators_only"]},{"type":"boolean","name":"is_template","description":"\u003cp\u003eEither \u003ccode\u003etrue\u003c/code\u003e to make this repo available as a template repository or \u003ccode\u003efalse\u003c/code\u003e to prevent it.\u003c/p\u003e","default":false},{"type":"string","name":"default_branch","description":"\u003cp\u003eUpdates the default branch for this repository.\u003c/p\u003e"},{"type":"boolean","name":"allow_squash_merge","description":"\u003cp\u003eEither \u003ccode\u003etrue\u003c/code\u003e to allow squash-merging pull requests, or \u003ccode\u003efalse\u003c/code\u003e to prevent squash-merging.\u003c/p\u003e","default":true},{"type":"boolean","name":"allow_merge_commit","description":"\u003cp\u003eEither \u003ccode\u003etrue\u003c/code\u003e to allow merging pull requests with a merge commit, or \u003ccode\u003efalse\u003c/code\u003e to prevent merging pull requests with merge commits.\u003c/p\u003e","default":true},{"type":"boolean","name":"allow_rebase_merge","description":"\u003cp\u003eEither \u003ccode\u003etrue\u003c/code\u003e to allow rebase-merging pull requests, or \u003ccode\u003efalse\u003c/code\u003e to prevent rebase-merging.\u003c/p\u003e","default":true},{"type":"boolean","name":"allow_auto_merge","description":"\u003cp\u003eEither \u003ccode\u003etrue\u003c/code\u003e to allow auto-merge on pull requests, or \u003ccode\u003efalse\u003c/code\u003e to disallow auto-merge.\u003c/p\u003e","default":false},{"type":"boolean","name":"delete_branch_on_merge","description":"\u003cp\u003eEither \u003ccode\u003etrue\u003c/code\u003e to allow automatically deleting head branches when pull requests are merged, or \u003ccode\u003efalse\u003c/code\u003e to prevent automatic deletion.\u003c/p\u003e","default":false},{"type":"boolean","name":"allow_update_branch","description":"\u003cp\u003eEither \u003ccode\u003etrue\u003c/code\u003e to always allow a pull request head branch that is behind its base branch to be updated even if it is not required to be up to date before merging, or false otherwise.\u003c/p\u003e","default":false},{"type":"boolean","name":"use_squash_pr_title_as_default","description":"\u003cp\u003eEither \u003ccode\u003etrue\u003c/code\u003e to allow squash-merge commits to use pull request title, or \u003ccode\u003efalse\u003c/code\u003e to use commit message. **This property is closing down. Please use \u003ccode\u003esquash_merge_commit_title\u003c/code\u003e instead.\u003c/p\u003e","default":false},{"type":"string","name":"squash_merge_commit_title","description":"\u003cp\u003eRequired when using \u003ccode\u003esquash_merge_commit_message\u003c/code\u003e.\u003c/p\u003e\n\u003cp\u003eThe default value for a squash merge commit title:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003ePR_TITLE\u003c/code\u003e - default to the pull request's title.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eCOMMIT_OR_PR_TITLE\u003c/code\u003e - default to the commit's title (if only one commit) or the pull request's title (when more than one commit).\u003c/li\u003e\n\u003c/ul\u003e","enum":["PR_TITLE","COMMIT_OR_PR_TITLE"]},{"type":"string","name":"squash_merge_commit_message","description":"\u003cp\u003eThe default value for a squash merge commit message:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003ePR_BODY\u003c/code\u003e - default to the pull request's body.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eCOMMIT_MESSAGES\u003c/code\u003e - default to the branch's commit messages.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eBLANK\u003c/code\u003e - default to a blank commit message.\u003c/li\u003e\n\u003c/ul\u003e","enum":["PR_BODY","COMMIT_MESSAGES","BLANK"]},{"type":"string","name":"merge_commit_title","description":"\u003cp\u003eRequired when using \u003ccode\u003emerge_commit_message\u003c/code\u003e.\u003c/p\u003e\n\u003cp\u003eThe default value for a merge commit title.\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003ePR_TITLE\u003c/code\u003e - default to the pull request's title.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eMERGE_MESSAGE\u003c/code\u003e - default to the classic title for a merge message (e.g., Merge pull request #123 from branch-name).\u003c/li\u003e\n\u003c/ul\u003e","enum":["PR_TITLE","MERGE_MESSAGE"]},{"type":"string","name":"merge_commit_message","description":"\u003cp\u003eThe default value for a merge commit message.\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003ePR_TITLE\u003c/code\u003e - default to the pull request's title.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003ePR_BODY\u003c/code\u003e - default to the pull request's body.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eBLANK\u003c/code\u003e - default to a blank commit message.\u003c/li\u003e\n\u003c/ul\u003e","enum":["PR_BODY","PR_TITLE","BLANK"]},{"type":"boolean","name":"archived","description":"\u003cp\u003eWhether to archive this repository. \u003ccode\u003efalse\u003c/code\u003e will unarchive a previously archived repository.\u003c/p\u003e","default":false},{"type":"boolean","name":"allow_forking","description":"\u003cp\u003eEither \u003ccode\u003etrue\u003c/code\u003e to allow private forks, or \u003ccode\u003efalse\u003c/code\u003e to prevent private forks.\u003c/p\u003e","default":false},{"type":"boolean","name":"web_commit_signoff_required","description":"\u003cp\u003eEither \u003ccode\u003etrue\u003c/code\u003e to require contributors to sign off on web-based commits, or \u003ccode\u003efalse\u003c/code\u003e to not require contributors to sign off on web-based commits.\u003c/p\u003e","default":false}],"descriptionHTML":"\u003cp\u003e\u003cstrong\u003eNote\u003c/strong\u003e: To edit a repository's topics, use the \u003ca href=\"https://docs.github.com/rest/repos/repos#replace-all-repository-topics\"\u003eReplace all repository topics\u003c/a\u003e endpoint.\u003c/p\u003e","codeExamples":[{"request":{"contentType":"application/json","description":"Example","acceptHeader":"application/vnd.github.v3+json","bodyParameters":{"name":"Hello-World","description":"This is your first repository","homepage":"https://github.com","private":true,"has_issues":true,"has_projects":true,"has_wiki":true},"parameters":{"owner":"OWNER","repo":"REPO"}},"response":{"statusCode":"200","contentType":"application/json","description":"\u003cp\u003eResponse\u003c/p\u003e","example":{"id":1296269,"node_id":"MDEwOlJlcG9zaXRvcnkxMjk2MjY5","name":"Hello-World","full_name":"octocat/Hello-World","owner":{"login":"octocat","id":1,"node_id":"MDQ6VXNlcjE=","avatar_url":"https://github.com/images/error/octocat_happy.gif","gravatar_id":"","url":"https://api.github.com/users/octocat","html_url":"https://github.com/octocat","followers_url":"https://api.github.com/users/octocat/followers","following_url":"https://api.github.com/users/octocat/following{/other_user}","gists_url":"https://api.github.com/users/octocat/gists{/gist_id}","starred_url":"https://api.github.com/users/octocat/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/octocat/subscriptions","organizations_url":"https://api.github.com/users/octocat/orgs","repos_url":"https://api.github.com/users/octocat/repos","events_url":"https://api.github.com/users/octocat/events{/privacy}","received_events_url":"https://api.github.com/users/octocat/received_events","type":"User","site_admin":false},"private":false,"html_url":"https://github.com/octocat/Hello-World","description":"This your first repo!","fork":false,"url":"https://api.github.com/repos/octocat/Hello-World","archive_url":"https://api.github.com/repos/octocat/Hello-World/{archive_format}{/ref}","assignees_url":"https://api.github.com/repos/octocat/Hello-World/assignees{/user}","blobs_url":"https://api.github.com/repos/octocat/Hello-World/git/blobs{/sha}","branches_url":"https://api.github.com/repos/octocat/Hello-World/branches{/branch}","collaborators_url":"https://api.github.com/repos/octocat/Hello-World/collaborators{/collaborator}","comments_url":"https://api.github.com/repos/octocat/Hello-World/comments{/number}","commits_url":"https://api.github.com/repos/octocat/Hello-World/commits{/sha}","compare_url":"https://api.github.com/repos/octocat/Hello-World/compare/{base}...{head}","contents_url":"https://api.github.com/repos/octocat/Hello-World/contents/{+path}","contributors_url":"https://api.github.com/repos/octocat/Hello-World/contributors","deployments_url":"https://api.github.com/repos/octocat/Hello-World/deployments","downloads_url":"https://api.github.com/repos/octocat/Hello-World/downloads","events_url":"https://api.github.com/repos/octocat/Hello-World/events","forks_url":"https://api.github.com/repos/octocat/Hello-World/forks","git_commits_url":"https://api.github.com/repos/octocat/Hello-World/git/commits{/sha}","git_refs_url":"https://api.github.com/repos/octocat/Hello-World/git/refs{/sha}","git_tags_url":"https://api.github.com/repos/octocat/Hello-World/git/tags{/sha}","git_url":"git:github.com/octocat/Hello-World.git","issue_comment_url":"https://api.github.com/repos/octocat/Hello-World/issues/comments{/number}","issue_events_url":"https://api.github.com/repos/octocat/Hello-World/issues/events{/number}","issues_url":"https://api.github.com/repos/octocat/Hello-World/issues{/number}","keys_url":"https://api.github.com/repos/octocat/Hello-World/keys{/key_id}","labels_url":"https://api.github.com/repos/octocat/Hello-World/labels{/name}","languages_url":"https://api.github.com/repos/octocat/Hello-World/languages","merges_url":"https://api.github.com/repos/octocat/Hello-World/merges","milestones_url":"https://api.github.com/repos/octocat/Hello-World/milestones{/number}","notifications_url":"https://api.github.com/repos/octocat/Hello-World/notifications{?since,all,participating}","pulls_url":"https://api.github.com/repos/octocat/Hello-World/pulls{/number}","releases_url":"https://api.github.com/repos/octocat/Hello-World/releases{/id}","ssh_url":"git@github.com:octocat/Hello-World.git","stargazers_url":"https://api.github.com/repos/octocat/Hello-World/stargazers","statuses_url":"https://api.github.com/repos/octocat/Hello-World/statuses/{sha}","subscribers_url":"https://api.github.com/repos/octocat/Hello-World/subscribers","subscription_url":"https://api.github.com/repos/octocat/Hello-World/subscription","tags_url":"https://api.github.com/repos/octocat/Hello-World/tags","teams_url":"https://api.github.com/repos/octocat/Hello-World/teams","trees_url":"https://api.github.com/repos/octocat/Hello-World/git/trees{/sha}","clone_url":"https://github.com/octocat/Hello-World.git","mirror_url":"git:git.example.com/octocat/Hello-World","hooks_url":"https://api.github.com/repos/octocat/Hello-World/hooks","svn_url":"https://svn.github.com/octocat/Hello-World","homepage":"https://github.com","license":{"key":"mit","name":"MIT License","url":"https://api.github.com/licenses/mit","spdx_id":"MIT","node_id":"MDc6TGljZW5zZW1pdA==","html_url":"https://github.com/licenses/mit"},"language":null,"forks_count":9,"forks":9,"stargazers_count":80,"watchers_count":80,"watchers":80,"size":108,"default_branch":"master","open_issues_count":0,"open_issues":0,"is_template":false,"topics":["octocat","atom","electron","api"],"has_issues":true,"has_projects":true,"has_wiki":true,"has_pages":false,"archived":false,"disabled":false,"visibility":"public","pushed_at":"2011-01-26T19:06:43Z","created_at":"2011-01-26T19:01:12Z","updated_at":"2011-01-26T19:14:43Z","permissions":{"pull":true,"push":false,"admin":false},"allow_rebase_merge":true,"template_repository":{"id":1296269,"node_id":"MDEwOlJlcG9zaXRvcnkxMjk2MjY5","name":"Hello-World-Template","full_name":"octocat/Hello-World-Template","owner":{"login":"octocat","id":1,"node_id":"MDQ6VXNlcjE=","avatar_url":"https://github.com/images/error/octocat_happy.gif","gravatar_id":"","url":"https://api.github.com/users/octocat","html_url":"https://github.com/octocat","followers_url":"https://api.github.com/users/octocat/followers","following_url":"https://api.github.com/users/octocat/following{/other_user}","gists_url":"https://api.github.com/users/octocat/gists{/gist_id}","starred_url":"https://api.github.com/users/octocat/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/octocat/subscriptions","organizations_url":"https://api.github.com/users/octocat/orgs","repos_url":"https://api.github.com/users/octocat/repos","events_url":"https://api.github.com/users/octocat/events{/privacy}","received_events_url":"https://api.github.com/users/octocat/received_events","type":"User","site_admin":false},"private":false,"html_url":"https://github.com/octocat/Hello-World-Template","description":"This your first repo!","fork":false,"url":"https://api.github.com/repos/octocat/Hello-World-Template","archive_url":"https://api.github.com/repos/octocat/Hello-World-Template/{archive_format}{/ref}","assignees_url":"https://api.github.com/repos/octocat/Hello-World-Template/assignees{/user}","blobs_url":"https://api.github.com/repos/octocat/Hello-World-Template/git/blobs{/sha}","branches_url":"https://api.github.com/repos/octocat/Hello-World-Template/branches{/branch}","collaborators_url":"https://api.github.com/repos/octocat/Hello-World-Template/collaborators{/collaborator}","comments_url":"https://api.github.com/repos/octocat/Hello-World-Template/comments{/number}","commits_url":"https://api.github.com/repos/octocat/Hello-World-Template/commits{/sha}","compare_url":"https://api.github.com/repos/octocat/Hello-World-Template/compare/{base}...{head}","contents_url":"https://api.github.com/repos/octocat/Hello-World-Template/contents/{+path}","contributors_url":"https://api.github.com/repos/octocat/Hello-World-Template/contributors","deployments_url":"https://api.github.com/repos/octocat/Hello-World-Template/deployments","downloads_url":"https://api.github.com/repos/octocat/Hello-World-Template/downloads","events_url":"https://api.github.com/repos/octocat/Hello-World-Template/events","forks_url":"https://api.github.com/repos/octocat/Hello-World-Template/forks","git_commits_url":"https://api.github.com/repos/octocat/Hello-World-Template/git/commits{/sha}","git_refs_url":"https://api.github.com/repos/octocat/Hello-World-Template/git/refs{/sha}","git_tags_url":"https://api.github.com/repos/octocat/Hello-World-Template/git/tags{/sha}","git_url":"git:github.com/octocat/Hello-World-Template.git","issue_comment_url":"https://api.github.com/repos/octocat/Hello-World-Template/issues/comments{/number}","issue_events_url":"https://api.github.com/repos/octocat/Hello-World-Template/issues/events{/number}","issues_url":"https://api.github.com/repos/octocat/Hello-World-Template/issues{/number}","keys_url":"https://api.github.com/repos/octocat/Hello-World-Template/keys{/key_id}","labels_url":"https://api.github.com/repos/octocat/Hello-World-Template/labels{/name}","languages_url":"https://api.github.com/repos/octocat/Hello-World-Template/languages","merges_url":"https://api.github.com/repos/octocat/Hello-World-Template/merges","milestones_url":"https://api.github.com/repos/octocat/Hello-World-Template/milestones{/number}","notifications_url":"https://api.github.com/repos/octocat/Hello-World-Template/notifications{?since,all,participating}","pulls_url":"https://api.github.com/repos/octocat/Hello-World-Template/pulls{/number}","releases_url":"https://api.github.com/repos/octocat/Hello-World-Template/releases{/id}","ssh_url":"git@github.com:octocat/Hello-World-Template.git","stargazers_url":"https://api.github.com/repos/octocat/Hello-World-Template/stargazers","statuses_url":"https://api.github.com/repos/octocat/Hello-World-Template/statuses/{sha}","subscribers_url":"https://api.github.com/repos/octocat/Hello-World-Template/subscribers","subscription_url":"https://api.github.com/repos/octocat/Hello-World-Template/subscription","tags_url":"https://api.github.com/repos/octocat/Hello-World-Template/tags","teams_url":"https://api.github.com/repos/octocat/Hello-World-Template/teams","trees_url":"https://api.github.com/repos/octocat/Hello-World-Template/git/trees{/sha}","clone_url":"https://github.com/octocat/Hello-World-Template.git","mirror_url":"git:git.example.com/octocat/Hello-World-Template","hooks_url":"https://api.github.com/repos/octocat/Hello-World-Template/hooks","svn_url":"https://svn.github.com/octocat/Hello-World-Template","homepage":"https://github.com","language":null,"forks":9,"forks_count":9,"stargazers_count":80,"watchers_count":80,"watchers":80,"size":108,"default_branch":"master","open_issues":0,"open_issues_count":0,"is_template":true,"license":{"key":"mit","name":"MIT License","url":"https://api.github.com/licenses/mit","spdx_id":"MIT","node_id":"MDc6TGljZW5zZW1pdA==","html_url":"https://api.github.com/licenses/mit"},"topics":["octocat","atom","electron","api"],"has_issues":true,"has_projects":true,"has_wiki":true,"has_pages":false,"has_downloads":true,"archived":false,"disabled":false,"visibility":"public","pushed_at":"2011-01-26T19:06:43Z","created_at":"2011-01-26T19:01:12Z","updated_at":"2011-01-26T19:14:43Z","permissions":{"admin":false,"push":false,"pull":true},"allow_rebase_merge":true,"temp_clone_token":"ABTLWHOULUVAXGTRYU7OC2876QJ2O","allow_squash_merge":true,"allow_auto_merge":false,"delete_branch_on_merge":true,"allow_merge_commit":true,"subscribers_count":42,"network_count":0},"temp_clone_token":"ABTLWHOULUVAXGTRYU7OC2876QJ2O","allow_squash_merge":true,"allow_auto_merge":false,"delete_branch_on_merge":true,"allow_merge_commit":true,"allow_forking":true,"web_commit_signoff_required":false,"subscribers_count":42,"network_count":0,"organization":{"login":"octocat","id":1,"node_id":"MDQ6VXNlcjE=","avatar_url":"https://github.com/images/error/octocat_happy.gif","gravatar_id":"","url":"https://api.github.com/users/octocat","html_url":"https://github.com/octocat","followers_url":"https://api.github.com/users/octocat/followers","following_url":"https://api.github.com/users/octocat/following{/other_user}","gists_url":"https://api.github.com/users/octocat/gists{/gist_id}","starred_url":"https://api.github.com/users/octocat/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/octocat/subscriptions","organizations_url":"https://api.github.com/users/octocat/orgs","repos_url":"https://api.github.com/users/octocat/repos","events_url":"https://api.github.com/users/octocat/events{/privacy}","received_events_url":"https://api.github.com/users/octocat/received_events","type":"Organization","site_admin":false},"parent":{"id":1296269,"node_id":"MDEwOlJlcG9zaXRvcnkxMjk2MjY5","name":"Hello-World","full_name":"octocat/Hello-World","owner":{"login":"octocat","id":1,"node_id":"MDQ6VXNlcjE=","avatar_url":"https://github.com/images/error/octocat_happy.gif","gravatar_id":"","url":"https://api.github.com/users/octocat","html_url":"https://github.com/octocat","followers_url":"https://api.github.com/users/octocat/followers","following_url":"https://api.github.com/users/octocat/following{/other_user}","gists_url":"https://api.github.com/users/octocat/gists{/gist_id}","starred_url":"https://api.github.com/users/octocat/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/octocat/subscriptions","organizations_url":"https://api.github.com/users/octocat/orgs","repos_url":"https://api.github.com/users/octocat/repos","events_url":"https://api.github.com/users/octocat/events{/privacy}","received_events_url":"https://api.github.com/users/octocat/received_events","type":"User","site_admin":false},"private":false,"html_url":"https://github.com/octocat/Hello-World","description":"This your first repo!","fork":false,"url":"https://api.github.com/repos/octocat/Hello-World","archive_url":"https://api.github.com/repos/octocat/Hello-World/{archive_format}{/ref}","assignees_url":"https://api.github.com/repos/octocat/Hello-World/assignees{/user}","blobs_url":"https://api.github.com/repos/octocat/Hello-World/git/blobs{/sha}","branches_url":"https://api.github.com/repos/octocat/Hello-World/branches{/branch}","collaborators_url":"https://api.github.com/repos/octocat/Hello-World/collaborators{/collaborator}","comments_url":"https://api.github.com/repos/octocat/Hello-World/comments{/number}","commits_url":"https://api.github.com/repos/octocat/Hello-World/commits{/sha}","compare_url":"https://api.github.com/repos/octocat/Hello-World/compare/{base}...{head}","contents_url":"https://api.github.com/repos/octocat/Hello-World/contents/{+path}","contributors_url":"https://api.github.com/repos/octocat/Hello-World/contributors","deployments_url":"https://api.github.com/repos/octocat/Hello-World/deployments","downloads_url":"https://api.github.com/repos/octocat/Hello-World/downloads","events_url":"https://api.github.com/repos/octocat/Hello-World/events","forks_url":"https://api.github.com/repos/octocat/Hello-World/forks","git_commits_url":"https://api.github.com/repos/octocat/Hello-World/git/commits{/sha}","git_refs_url":"https://api.github.com/repos/octocat/Hello-World/git/refs{/sha}","git_tags_url":"https://api.github.com/repos/octocat/Hello-World/git/tags{/sha}","git_url":"git:github.com/octocat/Hello-World.git","issue_comment_url":"https://api.github.com/repos/octocat/Hello-World/issues/comments{/number}","issue_events_url":"https://api.github.com/repos/octocat/Hello-World/issues/events{/number}","issues_url":"https://api.github.com/repos/octocat/Hello-World/issues{/number}","keys_url":"https://api.github.com/repos/octocat/Hello-World/keys{/key_id}","labels_url":"https://api.github.com/repos/octocat/Hello-World/labels{/name}","languages_url":"https://api.github.com/repos/octocat/Hello-World/languages","merges_url":"https://api.github.com/repos/octocat/Hello-World/merges","milestones_url":"https://api.github.com/repos/octocat/Hello-World/milestones{/number}","notifications_url":"https://api.github.com/repos/octocat/Hello-World/notifications{?since,all,participating}","pulls_url":"https://api.github.com/repos/octocat/Hello-World/pulls{/number}","releases_url":"https://api.github.com/repos/octocat/Hello-World/releases{/id}","ssh_url":"git@github.com:octocat/Hello-World.git","stargazers_url":"https://api.github.com/repos/octocat/Hello-World/stargazers","statuses_url":"https://api.github.com/repos/octocat/Hello-World/statuses/{sha}","subscribers_url":"https://api.github.com/repos/octocat/Hello-World/subscribers","subscription_url":"https://api.github.com/repos/octocat/Hello-World/subscription","tags_url":"https://api.github.com/repos/octocat/Hello-World/tags","teams_url":"https://api.github.com/repos/octocat/Hello-World/teams","trees_url":"https://api.github.com/repos/octocat/Hello-World/git/trees{/sha}","clone_url":"https://github.com/octocat/Hello-World.git","mirror_url":"git:git.example.com/octocat/Hello-World","hooks_url":"https://api.github.com/repos/octocat/Hello-World/hooks","svn_url":"https://svn.github.com/octocat/Hello-World","homepage":"https://github.com","language":null,"forks_count":9,"stargazers_count":80,"watchers_count":80,"size":108,"default_branch":"master","open_issues_count":0,"is_template":true,"topics":["octocat","atom","electron","api"],"has_issues":true,"has_projects":true,"has_wiki":true,"has_pages":false,"has_downloads":true,"archived":false,"disabled":false,"visibility":"public","pushed_at":"2011-01-26T19:06:43Z","created_at":"2011-01-26T19:01:12Z","updated_at":"2011-01-26T19:14:43Z","permissions":{"admin":false,"push":false,"pull":true},"allow_rebase_merge":true,"temp_clone_token":"ABTLWHOULUVAXGTRYU7OC2876QJ2O","allow_squash_merge":true,"allow_auto_merge":false,"delete_branch_on_merge":true,"allow_merge_commit":true,"subscribers_count":42,"network_count":0,"license":{"key":"mit","name":"MIT License","url":"https://api.github.com/licenses/mit","spdx_id":"MIT","node_id":"MDc6TGljZW5zZW1pdA==","html_url":"https://api.github.com/licenses/mit"},"forks":1,"open_issues":1,"watchers":1},"source":{"id":1296269,"node_id":"MDEwOlJlcG9zaXRvcnkxMjk2MjY5","name":"Hello-World","full_name":"octocat/Hello-World","owner":{"login":"octocat","id":1,"node_id":"MDQ6VXNlcjE=","avatar_url":"https://github.com/images/error/octocat_happy.gif","gravatar_id":"","url":"https://api.github.com/users/octocat","html_url":"https://github.com/octocat","followers_url":"https://api.github.com/users/octocat/followers","following_url":"https://api.github.com/users/octocat/following{/other_user}","gists_url":"https://api.github.com/users/octocat/gists{/gist_id}","starred_url":"https://api.github.com/users/octocat/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/octocat/subscriptions","organizations_url":"https://api.github.com/users/octocat/orgs","repos_url":"https://api.github.com/users/octocat/repos","events_url":"https://api.github.com/users/octocat/events{/privacy}","received_events_url":"https://api.github.com/users/octocat/received_events","type":"User","site_admin":false},"private":false,"html_url":"https://github.com/octocat/Hello-World","description":"This your first repo!","fork":false,"url":"https://api.github.com/repos/octocat/Hello-World","archive_url":"https://api.github.com/repos/octocat/Hello-World/{archive_format}{/ref}","assignees_url":"https://api.github.com/repos/octocat/Hello-World/assignees{/user}","blobs_url":"https://api.github.com/repos/octocat/Hello-World/git/blobs{/sha}","branches_url":"https://api.github.com/repos/octocat/Hello-World/branches{/branch}","collaborators_url":"https://api.github.com/repos/octocat/Hello-World/collaborators{/collaborator}","comments_url":"https://api.github.com/repos/octocat/Hello-World/comments{/number}","commits_url":"https://api.github.com/repos/octocat/Hello-World/commits{/sha}","compare_url":"https://api.github.com/repos/octocat/Hello-World/compare/{base}...{head}","contents_url":"https://api.github.com/repos/octocat/Hello-World/contents/{+path}","contributors_url":"https://api.github.com/repos/octocat/Hello-World/contributors","deployments_url":"https://api.github.com/repos/octocat/Hello-World/deployments","downloads_url":"https://api.github.com/repos/octocat/Hello-World/downloads","events_url":"https://api.github.com/repos/octocat/Hello-World/events","forks_url":"https://api.github.com/repos/octocat/Hello-World/forks","git_commits_url":"https://api.github.com/repos/octocat/Hello-World/git/commits{/sha}","git_refs_url":"https://api.github.com/repos/octocat/Hello-World/git/refs{/sha}","git_tags_url":"https://api.github.com/repos/octocat/Hello-World/git/tags{/sha}","git_url":"git:github.com/octocat/Hello-World.git","issue_comment_url":"https://api.github.com/repos/octocat/Hello-World/issues/comments{/number}","issue_events_url":"https://api.github.com/repos/octocat/Hello-World/issues/events{/number}","issues_url":"https://api.github.com/repos/octocat/Hello-World/issues{/number}","keys_url":"https://api.github.com/repos/octocat/Hello-World/keys{/key_id}","labels_url":"https://api.github.com/repos/octocat/Hello-World/labels{/name}","languages_url":"https://api.github.com/repos/octocat/Hello-World/languages","merges_url":"https://api.github.com/repos/octocat/Hello-World/merges","milestones_url":"https://api.github.com/repos/octocat/Hello-World/milestones{/number}","notifications_url":"https://api.github.com/repos/octocat/Hello-World/notifications{?since,all,participating}","pulls_url":"https://api.github.com/repos/octocat/Hello-World/pulls{/number}","releases_url":"https://api.github.com/repos/octocat/Hello-World/releases{/id}","ssh_url":"git@github.com:octocat/Hello-World.git","stargazers_url":"https://api.github.com/repos/octocat/Hello-World/stargazers","statuses_url":"https://api.github.com/repos/octocat/Hello-World/statuses/{sha}","subscribers_url":"https://api.github.com/repos/octocat/Hello-World/subscribers","subscription_url":"https://api.github.com/repos/octocat/Hello-World/subscription","tags_url":"https://api.github.com/repos/octocat/Hello-World/tags","teams_url":"https://api.github.com/repos/octocat/Hello-World/teams","trees_url":"https://api.github.com/repos/octocat/Hello-World/git/trees{/sha}","clone_url":"https://github.com/octocat/Hello-World.git","mirror_url":"git:git.example.com/octocat/Hello-World","hooks_url":"https://api.github.com/repos/octocat/Hello-World/hooks","svn_url":"https://svn.github.com/octocat/Hello-World","homepage":"https://github.com","language":null,"forks_count":9,"stargazers_count":80,"watchers_count":80,"size":108,"default_branch":"master","open_issues_count":0,"is_template":true,"topics":["octocat","atom","electron","api"],"has_issues":true,"has_projects":true,"has_wiki":true,"has_pages":false,"has_downloads":true,"archived":false,"disabled":false,"visibility":"public","pushed_at":"2011-01-26T19:06:43Z","created_at":"2011-01-26T19:01:12Z","updated_at":"2011-01-26T19:14:43Z","permissions":{"admin":false,"push":false,"pull":true},"allow_rebase_merge":true,"temp_clone_token":"ABTLWHOULUVAXGTRYU7OC2876QJ2O","allow_squash_merge":true,"allow_auto_merge":false,"delete_branch_on_merge":true,"allow_merge_commit":true,"subscribers_count":42,"network_count":0,"license":{"key":"mit","name":"MIT License","url":"https://api.github.com/licenses/mit","spdx_id":"MIT","node_id":"MDc6TGljZW5zZW1pdA==","html_url":"https://api.github.com/licenses/mit"},"forks":1,"open_issues":1,"watchers":1}},"schema":{"title":"Full Repository","description":"Full Repository","type":"object","properties":{"id":{"type":"integer","format":"int64"},"node_id":{"type":"string"},"name":{"type":"string"},"full_name":{"type":"string"},"owner":{"title":"Simple User","description":"A GitHub user.","type":"object","properties":{"name":{"type":["string","null"]},"email":{"type":["string","null"]},"login":{"type":"string"},"id":{"type":"integer","format":"int64"},"node_id":{"type":"string"},"avatar_url":{"type":"string","format":"uri"},"gravatar_id":{"type":["string","null"]},"url":{"type":"string","format":"uri"},"html_url":{"type":"string","format":"uri"},"followers_url":{"type":"string","format":"uri"},"following_url":{"type":"string"},"gists_url":{"type":"string"},"starred_url":{"type":"string"},"subscriptions_url":{"type":"string","format":"uri"},"organizations_url":{"type":"string","format":"uri"},"repos_url":{"type":"string","format":"uri"},"events_url":{"type":"string"},"received_events_url":{"type":"string","format":"uri"},"type":{"type":"string"},"site_admin":{"type":"boolean"},"starred_at":{"type":"string"},"user_view_type":{"type":"string"}},"required":["avatar_url","events_url","followers_url","following_url","gists_url","gravatar_id","html_url","id","node_id","login","organizations_url","received_events_url","repos_url","site_admin","starred_url","subscriptions_url","type","url"]},"private":{"type":"boolean"},"html_url":{"type":"string","format":"uri"},"description":{"type":["string","null"]},"fork":{"type":"boolean"},"url":{"type":"string","format":"uri"},"archive_url":{"type":"string"},"assignees_url":{"type":"string"},"blobs_url":{"type":"string"},"branches_url":{"type":"string"},"collaborators_url":{"type":"string"},"comments_url":{"type":"string"},"commits_url":{"type":"string"},"compare_url":{"type":"string"},"contents_url":{"type":"string"},"contributors_url":{"type":"string","format":"uri"},"deployments_url":{"type":"string","format":"uri"},"downloads_url":{"type":"string","format":"uri"},"events_url":{"type":"string","format":"uri"},"forks_url":{"type":"string","format":"uri"},"git_commits_url":{"type":"string"},"git_refs_url":{"type":"string"},"git_tags_url":{"type":"string"},"git_url":{"type":"string"},"issue_comment_url":{"type":"string"},"issue_events_url":{"type":"string"},"issues_url":{"type":"string"},"keys_url":{"type":"string"},"labels_url":{"type":"string"},"languages_url":{"type":"string","format":"uri"},"merges_url":{"type":"string","format":"uri"},"milestones_url":{"type":"string"},"notifications_url":{"type":"string"},"pulls_url":{"type":"string"},"releases_url":{"type":"string"},"ssh_url":{"type":"string"},"stargazers_url":{"type":"string","format":"uri"},"statuses_url":{"type":"string"},"subscribers_url":{"type":"string","format":"uri"},"subscription_url":{"type":"string","format":"uri"},"tags_url":{"type":"string","format":"uri"},"teams_url":{"type":"string","format":"uri"},"trees_url":{"type":"string"},"clone_url":{"type":"string"},"mirror_url":{"type":["string","null"],"format":"uri"},"hooks_url":{"type":"string","format":"uri"},"svn_url":{"type":"string","format":"uri"},"homepage":{"type":["string","null"],"format":"uri"},"language":{"type":["string","null"]},"forks_count":{"type":"integer"},"stargazers_count":{"type":"integer"},"watchers_count":{"type":"integer"},"size":{"description":"The size of the repository, in kilobytes. Size is calculated hourly. When a repository is initially created, the size is 0.","type":"integer"},"default_branch":{"type":"string"},"open_issues_count":{"type":"integer"},"is_template":{"type":"boolean"},"topics":{"type":"array","items":{"type":"string"}},"has_issues":{"type":"boolean"},"has_projects":{"type":"boolean"},"has_wiki":{"type":"boolean"},"has_pages":{"type":"boolean"},"has_discussions":{"type":"boolean"},"has_pull_requests":{"type":"boolean"},"pull_request_creation_policy":{"description":"The policy controlling who can create pull requests: all or collaborators_only.","type":"string","enum":["all","collaborators_only"]},"archived":{"type":"boolean"},"disabled":{"type":"boolean","description":"Returns whether or not this repository disabled."},"visibility":{"description":"The repository visibility: public, private, or internal.","type":"string"},"pushed_at":{"type":"string","format":"date-time"},"created_at":{"type":"string","format":"date-time"},"updated_at":{"type":"string","format":"date-time"},"permissions":{"type":"object","properties":{"admin":{"type":"boolean"},"maintain":{"type":"boolean"},"push":{"type":"boolean"},"triage":{"type":"boolean"},"pull":{"type":"boolean"}},"required":["admin","pull","push"]},"allow_rebase_merge":{"type":"boolean"},"template_repository":{"anyOf":[{"type":"null"},{"title":"Repository","description":"A repository on GitHub.","type":"object","properties":{"id":{"description":"Unique identifier of the repository","type":"integer","format":"int64"},"node_id":{"type":"string"},"name":{"description":"The name of the repository.","type":"string"},"full_name":{"type":"string"},"license":{"anyOf":[{"type":"null"},{"title":"License Simple","description":"License Simple","type":"object","properties":{"key":{"type":"string"},"name":{"type":"string"},"url":{"type":["string","null"],"format":"uri"},"spdx_id":{"type":["string","null"]},"node_id":{"type":"string"},"html_url":{"type":"string","format":"uri"}},"required":["key","name","url","spdx_id","node_id"]}]},"forks":{"type":"integer"},"permissions":{"type":"object","properties":{"admin":{"type":"boolean"},"pull":{"type":"boolean"},"triage":{"type":"boolean"},"push":{"type":"boolean"},"maintain":{"type":"boolean"}},"required":["admin","pull","push"]},"owner":{"title":"Simple User","description":"A GitHub user.","type":"object","properties":{"name":{"type":["string","null"]},"email":{"type":["string","null"]},"login":{"type":"string"},"id":{"type":"integer","format":"int64"},"node_id":{"type":"string"},"avatar_url":{"type":"string","format":"uri"},"gravatar_id":{"type":["string","null"]},"url":{"type":"string","format":"uri"},"html_url":{"type":"string","format":"uri"},"followers_url":{"type":"string","format":"uri"},"following_url":{"type":"string"},"gists_url":{"type":"string"},"starred_url":{"type":"string"},"subscriptions_url":{"type":"string","format":"uri"},"organizations_url":{"type":"string","format":"uri"},"repos_url":{"type":"string","format":"uri"},"events_url":{"type":"string"},"received_events_url":{"type":"string","format":"uri"},"type":{"type":"string"},"site_admin":{"type":"boolean"},"starred_at":{"type":"string"},"user_view_type":{"type":"string"}},"required":["avatar_url","events_url","followers_url","following_url","gists_url","gravatar_id","html_url","id","node_id","login","organizations_url","received_events_url","repos_url","site_admin","starred_url","subscriptions_url","type","url"]},"private":{"description":"Whether the repository is private or public.","default":false,"type":"boolean"},"html_url":{"type":"string","format":"uri"},"description":{"type":["string","null"]},"fork":{"type":"boolean"},"url":{"type":"string","format":"uri"},"archive_url":{"type":"string"},"assignees_url":{"type":"string"},"blobs_url":{"type":"string"},"branches_url":{"type":"string"},"collaborators_url":{"type":"string"},"comments_url":{"type":"string"},"commits_url":{"type":"string"},"compare_url":{"type":"string"},"contents_url":{"type":"string"},"contributors_url":{"type":"string","format":"uri"},"deployments_url":{"type":"string","format":"uri"},"downloads_url":{"type":"string","format":"uri"},"events_url":{"type":"string","format":"uri"},"forks_url":{"type":"string","format":"uri"},"git_commits_url":{"type":"string"},"git_refs_url":{"type":"string"},"git_tags_url":{"type":"string"},"git_url":{"type":"string"},"issue_comment_url":{"type":"string"},"issue_events_url":{"type":"string"},"issues_url":{"type":"string"},"keys_url":{"type":"string"},"labels_url":{"type":"string"},"languages_url":{"type":"string","format":"uri"},"merges_url":{"type":"string","format":"uri"},"milestones_url":{"type":"string"},"notifications_url":{"type":"string"},"pulls_url":{"type":"string"},"releases_url":{"type":"string"},"ssh_url":{"type":"string"},"stargazers_url":{"type":"string","format":"uri"},"statuses_url":{"type":"string"},"subscribers_url":{"type":"string","format":"uri"},"subscription_url":{"type":"string","format":"uri"},"tags_url":{"type":"string","format":"uri"},"teams_url":{"type":"string","format":"uri"},"trees_url":{"type":"string"},"clone_url":{"type":"string"},"mirror_url":{"type":["string","null"],"format":"uri"},"hooks_url":{"type":"string","format":"uri"},"svn_url":{"type":"string","format":"uri"},"homepage":{"type":["string","null"],"format":"uri"},"language":{"type":["string","null"]},"forks_count":{"type":"integer"},"stargazers_count":{"type":"integer"},"watchers_count":{"type":"integer"},"size":{"description":"The size of the repository, in kilobytes. Size is calculated hourly. When a repository is initially created, the size is 0.","type":"integer"},"default_branch":{"description":"The default branch of the repository.","type":"string"},"open_issues_count":{"type":"integer"},"is_template":{"description":"Whether this repository acts as a template that can be used to generate new repositories.","default":false,"type":"boolean"},"topics":{"type":"array","items":{"type":"string"}},"has_issues":{"description":"Whether issues are enabled.","default":true,"type":"boolean"},"has_projects":{"description":"Whether projects are enabled.","default":true,"type":"boolean"},"has_wiki":{"description":"Whether the wiki is enabled.","default":true,"type":"boolean"},"has_pages":{"type":"boolean"},"has_discussions":{"description":"Whether discussions are enabled.","default":false,"type":"boolean"},"has_pull_requests":{"description":"Whether pull requests are enabled.","default":true,"type":"boolean"},"pull_request_creation_policy":{"description":"The policy controlling who can create pull requests: all or collaborators_only.","type":"string","enum":["all","collaborators_only"]},"archived":{"description":"Whether the repository is archived.","default":false,"type":"boolean"},"disabled":{"type":"boolean","description":"Returns whether or not this repository disabled."},"visibility":{"description":"The repository visibility: public, private, or internal.","default":"public","type":"string"},"pushed_at":{"type":["string","null"],"format":"date-time"},"created_at":{"type":["string","null"],"format":"date-time"},"updated_at":{"type":["string","null"],"format":"date-time"},"allow_rebase_merge":{"description":"Whether to allow rebase merges for pull requests.","default":true,"type":"boolean"},"temp_clone_token":{"type":"string"},"allow_squash_merge":{"description":"Whether to allow squash merges for pull requests.","default":true,"type":"boolean"},"allow_auto_merge":{"description":"Whether to allow Auto-merge to be used on pull requests.","default":false,"type":"boolean"},"delete_branch_on_merge":{"description":"Whether to delete head branches when pull requests are merged","default":false,"type":"boolean"},"allow_update_branch":{"description":"Whether or not a pull request head branch that is behind its base branch can always be updated even if it is not required to be up to date before merging.","default":false,"type":"boolean"},"squash_merge_commit_title":{"type":"string","enum":["PR_TITLE","COMMIT_OR_PR_TITLE"],"description":"The default value for a squash merge commit title:\n\n- `PR_TITLE` - default to the pull request's title.\n- `COMMIT_OR_PR_TITLE` - default to the commit's title (if only one commit) or the pull request's title (when more than one commit)."},"squash_merge_commit_message":{"type":"string","enum":["PR_BODY","COMMIT_MESSAGES","BLANK"],"description":"The default value for a squash merge commit message:\n\n- `PR_BODY` - default to the pull request's body.\n- `COMMIT_MESSAGES` - default to the branch's commit messages.\n- `BLANK` - default to a blank commit message."},"merge_commit_title":{"type":"string","enum":["PR_TITLE","MERGE_MESSAGE"],"description":"The default value for a merge commit title.\n\n- `PR_TITLE` - default to the pull request's title.\n- `MERGE_MESSAGE` - default to the classic title for a merge message (e.g., Merge pull request #123 from branch-name)."},"merge_commit_message":{"type":"string","enum":["PR_BODY","PR_TITLE","BLANK"],"description":"The default value for a merge commit message.\n\n- `PR_TITLE` - default to the pull request's title.\n- `PR_BODY` - default to the pull request's body.\n- `BLANK` - default to a blank commit message."},"allow_merge_commit":{"description":"Whether to allow merge commits for pull requests.","default":true,"type":"boolean"},"allow_forking":{"description":"Whether to allow forking this repo","type":"boolean"},"web_commit_signoff_required":{"description":"Whether to require contributors to sign off on web-based commits","default":false,"type":"boolean"},"open_issues":{"type":"integer"},"watchers":{"type":"integer"},"starred_at":{"type":"string"},"anonymous_access_enabled":{"type":"boolean","description":"Whether anonymous git access is enabled for this repository"},"code_search_index_status":{"type":"object","description":"The status of the code search index for this repository","properties":{"lexical_search_ok":{"type":"boolean"},"lexical_commit_sha":{"type":"string"}}}},"required":["archive_url","assignees_url","blobs_url","branches_url","collaborators_url","comments_url","commits_url","compare_url","contents_url","contributors_url","deployments_url","description","downloads_url","events_url","fork","forks_url","full_name","git_commits_url","git_refs_url","git_tags_url","hooks_url","html_url","id","node_id","issue_comment_url","issue_events_url","issues_url","keys_url","labels_url","languages_url","merges_url","milestones_url","name","notifications_url","owner","private","pulls_url","releases_url","stargazers_url","statuses_url","subscribers_url","subscription_url","tags_url","teams_url","trees_url","url","clone_url","default_branch","forks","forks_count","git_url","has_issues","has_projects","has_wiki","has_pages","homepage","language","archived","disabled","mirror_url","open_issues","open_issues_count","license","pushed_at","size","ssh_url","stargazers_count","svn_url","watchers","watchers_count","created_at","updated_at"]}]},"temp_clone_token":{"type":["string","null"]},"allow_squash_merge":{"type":"boolean"},"allow_auto_merge":{"type":"boolean"},"delete_branch_on_merge":{"type":"boolean"},"allow_merge_commit":{"type":"boolean"},"allow_update_branch":{"type":"boolean"},"squash_merge_commit_title":{"type":"string","enum":["PR_TITLE","COMMIT_OR_PR_TITLE"],"description":"The default value for a squash merge commit title:\n\n- `PR_TITLE` - default to the pull request's title.\n- `COMMIT_OR_PR_TITLE` - default to the commit's title (if only one commit) or the pull request's title (when more than one commit)."},"squash_merge_commit_message":{"type":"string","enum":["PR_BODY","COMMIT_MESSAGES","BLANK"],"description":"The default value for a squash merge commit message:\n\n- `PR_BODY` - default to the pull request's body.\n- `COMMIT_MESSAGES` - default to the branch's commit messages.\n- `BLANK` - default to a blank commit message."},"merge_commit_title":{"type":"string","enum":["PR_TITLE","MERGE_MESSAGE"],"description":"The default value for a merge commit title.\n\n  - `PR_TITLE` - default to the pull request's title.\n  - `MERGE_MESSAGE` - default to the classic title for a merge message (e.g., Merge pull request #123 from branch-name)."},"merge_commit_message":{"type":"string","enum":["PR_BODY","PR_TITLE","BLANK"],"description":"The default value for a merge commit message.\n\n- `PR_TITLE` - default to the pull request's title.\n- `PR_BODY` - default to the pull request's body.\n- `BLANK` - default to a blank commit message."},"allow_forking":{"type":"boolean"},"web_commit_signoff_required":{"type":"boolean"},"subscribers_count":{"type":"integer"},"network_count":{"type":"integer"},"license":{"anyOf":[{"type":"null"},{"title":"License Simple","description":"License Simple","type":"object","properties":{"key":{"type":"string"},"name":{"type":"string"},"url":{"type":["string","null"],"format":"uri"},"spdx_id":{"type":["string","null"]},"node_id":{"type":"string"},"html_url":{"type":"string","format":"uri"}},"required":["key","name","url","spdx_id","node_id"]}]},"organization":{"anyOf":[{"type":"null"},{"title":"Simple User","description":"A GitHub user.","type":"object","properties":{"name":{"type":["string","null"]},"email":{"type":["string","null"]},"login":{"type":"string"},"id":{"type":"integer","format":"int64"},"node_id":{"type":"string"},"avatar_url":{"type":"string","format":"uri"},"gravatar_id":{"type":["string","null"]},"url":{"type":"string","format":"uri"},"html_url":{"type":"string","format":"uri"},"followers_url":{"type":"string","format":"uri"},"following_url":{"type":"string"},"gists_url":{"type":"string"},"starred_url":{"type":"string"},"subscriptions_url":{"type":"string","format":"uri"},"organizations_url":{"type":"string","format":"uri"},"repos_url":{"type":"string","format":"uri"},"events_url":{"type":"string"},"received_events_url":{"type":"string","format":"uri"},"type":{"type":"string"},"site_admin":{"type":"boolean"},"starred_at":{"type":"string"},"user_view_type":{"type":"string"}},"required":["avatar_url","events_url","followers_url","following_url","gists_url","gravatar_id","html_url","id","node_id","login","organizations_url","received_events_url","repos_url","site_admin","starred_url","subscriptions_url","type","url"]}]},"parent":{"title":"Repository","description":"A repository on GitHub.","type":"object","properties":{"id":{"description":"Unique identifier of the repository","type":"integer","format":"int64"},"node_id":{"type":"string"},"name":{"description":"The name of the repository.","type":"string"},"full_name":{"type":"string"},"license":{"anyOf":[{"type":"null"},{"title":"License Simple","description":"License Simple","type":"object","properties":{"key":{"type":"string"},"name":{"type":"string"},"url":{"type":["string","null"],"format":"uri"},"spdx_id":{"type":["string","null"]},"node_id":{"type":"string"},"html_url":{"type":"string","format":"uri"}},"required":["key","name","url","spdx_id","node_id"]}]},"forks":{"type":"integer"},"permissions":{"type":"object","properties":{"admin":{"type":"boolean"},"pull":{"type":"boolean"},"triage":{"type":"boolean"},"push":{"type":"boolean"},"maintain":{"type":"boolean"}},"required":["admin","pull","push"]},"owner":{"title":"Simple User","description":"A GitHub user.","type":"object","properties":{"name":{"type":["string","null"]},"email":{"type":["string","null"]},"login":{"type":"string"},"id":{"type":"integer","format":"int64"},"node_id":{"type":"string"},"avatar_url":{"type":"string","format":"uri"},"gravatar_id":{"type":["string","null"]},"url":{"type":"string","format":"uri"},"html_url":{"type":"string","format":"uri"},"followers_url":{"type":"string","format":"uri"},"following_url":{"type":"string"},"gists_url":{"type":"string"},"starred_url":{"type":"string"},"subscriptions_url":{"type":"string","format":"uri"},"organizations_url":{"type":"string","format":"uri"},"repos_url":{"type":"string","format":"uri"},"events_url":{"type":"string"},"received_events_url":{"type":"string","format":"uri"},"type":{"type":"string"},"site_admin":{"type":"boolean"},"starred_at":{"type":"string"},"user_view_type":{"type":"string"}},"required":["avatar_url","events_url","followers_url","following_url","gists_url","gravatar_id","html_url","id","node_id","login","organizations_url","received_events_url","repos_url","site_admin","starred_url","subscriptions_url","type","url"]},"private":{"description":"Whether the repository is private or public.","default":false,"type":"boolean"},"html_url":{"type":"string","format":"uri"},"description":{"type":["string","null"]},"fork":{"type":"boolean"},"url":{"type":"string","format":"uri"},"archive_url":{"type":"string"},"assignees_url":{"type":"string"},"blobs_url":{"type":"string"},"branches_url":{"type":"string"},"collaborators_url":{"type":"string"},"comments_url":{"type":"string"},"commits_url":{"type":"string"},"compare_url":{"type":"string"},"contents_url":{"type":"string"},"contributors_url":{"type":"string","format":"uri"},"deployments_url":{"type":"string","format":"uri"},"downloads_url":{"type":"string","format":"uri"},"events_url":{"type":"string","format":"uri"},"forks_url":{"type":"string","format":"uri"},"git_commits_url":{"type":"string"},"git_refs_url":{"type":"string"},"git_tags_url":{"type":"string"},"git_url":{"type":"string"},"issue_comment_url":{"type":"string"},"issue_events_url":{"type":"string"},"issues_url":{"type":"string"},"keys_url":{"type":"string"},"labels_url":{"type":"string"},"languages_url":{"type":"string","format":"uri"},"merges_url":{"type":"string","format":"uri"},"milestones_url":{"type":"string"},"notifications_url":{"type":"string"},"pulls_url":{"type":"string"},"releases_url":{"type":"string"},"ssh_url":{"type":"string"},"stargazers_url":{"type":"string","format":"uri"},"statuses_url":{"type":"string"},"subscribers_url":{"type":"string","format":"uri"},"subscription_url":{"type":"string","format":"uri"},"tags_url":{"type":"string","format":"uri"},"teams_url":{"type":"string","format":"uri"},"trees_url":{"type":"string"},"clone_url":{"type":"string"},"mirror_url":{"type":["string","null"],"format":"uri"},"hooks_url":{"type":"string","format":"uri"},"svn_url":{"type":"string","format":"uri"},"homepage":{"type":["string","null"],"format":"uri"},"language":{"type":["string","null"]},"forks_count":{"type":"integer"},"stargazers_count":{"type":"integer"},"watchers_count":{"type":"integer"},"size":{"description":"The size of the repository, in kilobytes. Size is calculated hourly. When a repository is initially created, the size is 0.","type":"integer"},"default_branch":{"description":"The default branch of the repository.","type":"string"},"open_issues_count":{"type":"integer"},"is_template":{"description":"Whether this repository acts as a template that can be used to generate new repositories.","default":false,"type":"boolean"},"topics":{"type":"array","items":{"type":"string"}},"has_issues":{"description":"Whether issues are enabled.","default":true,"type":"boolean"},"has_projects":{"description":"Whether projects are enabled.","default":true,"type":"boolean"},"has_wiki":{"description":"Whether the wiki is enabled.","default":true,"type":"boolean"},"has_pages":{"type":"boolean"},"has_discussions":{"description":"Whether discussions are enabled.","default":false,"type":"boolean"},"has_pull_requests":{"description":"Whether pull requests are enabled.","default":true,"type":"boolean"},"pull_request_creation_policy":{"description":"The policy controlling who can create pull requests: all or collaborators_only.","type":"string","enum":["all","collaborators_only"]},"archived":{"description":"Whether the repository is archived.","default":false,"type":"boolean"},"disabled":{"type":"boolean","description":"Returns whether or not this repository disabled."},"visibility":{"description":"The repository visibility: public, private, or internal.","default":"public","type":"string"},"pushed_at":{"type":["string","null"],"format":"date-time"},"created_at":{"type":["string","null"],"format":"date-time"},"updated_at":{"type":["string","null"],"format":"date-time"},"allow_rebase_merge":{"description":"Whether to allow rebase merges for pull requests.","default":true,"type":"boolean"},"temp_clone_token":{"type":"string"},"allow_squash_merge":{"description":"Whether to allow squash merges for pull requests.","default":true,"type":"boolean"},"allow_auto_merge":{"description":"Whether to allow Auto-merge to be used on pull requests.","default":false,"type":"boolean"},"delete_branch_on_merge":{"description":"Whether to delete head branches when pull requests are merged","default":false,"type":"boolean"},"allow_update_branch":{"description":"Whether or not a pull request head branch that is behind its base branch can always be updated even if it is not required to be up to date before merging.","default":false,"type":"boolean"},"squash_merge_commit_title":{"type":"string","enum":["PR_TITLE","COMMIT_OR_PR_TITLE"],"description":"The default value for a squash merge commit title:\n\n- `PR_TITLE` - default to the pull request's title.\n- `COMMIT_OR_PR_TITLE` - default to the commit's title (if only one commit) or the pull request's title (when more than one commit)."},"squash_merge_commit_message":{"type":"string","enum":["PR_BODY","COMMIT_MESSAGES","BLANK"],"description":"The default value for a squash merge commit message:\n\n- `PR_BODY` - default to the pull request's body.\n- `COMMIT_MESSAGES` - default to the branch's commit messages.\n- `BLANK` - default to a blank commit message."},"merge_commit_title":{"type":"string","enum":["PR_TITLE","MERGE_MESSAGE"],"description":"The default value for a merge commit title.\n\n- `PR_TITLE` - default to the pull request's title.\n- `MERGE_MESSAGE` - default to the classic title for a merge message (e.g., Merge pull request #123 from branch-name)."},"merge_commit_message":{"type":"string","enum":["PR_BODY","PR_TITLE","BLANK"],"description":"The default value for a merge commit message.\n\n- `PR_TITLE` - default to the pull request's title.\n- `PR_BODY` - default to the pull request's body.\n- `BLANK` - default to a blank commit message."},"allow_merge_commit":{"description":"Whether to allow merge commits for pull requests.","default":true,"type":"boolean"},"allow_forking":{"description":"Whether to allow forking this repo","type":"boolean"},"web_commit_signoff_required":{"description":"Whether to require contributors to sign off on web-based commits","default":false,"type":"boolean"},"open_issues":{"type":"integer"},"watchers":{"type":"integer"},"starred_at":{"type":"string"},"anonymous_access_enabled":{"type":"boolean","description":"Whether anonymous git access is enabled for this repository"},"code_search_index_status":{"type":"object","description":"The status of the code search index for this repository","properties":{"lexical_search_ok":{"type":"boolean"},"lexical_commit_sha":{"type":"string"}}}},"required":["archive_url","assignees_url","blobs_url","branches_url","collaborators_url","comments_url","commits_url","compare_url","contents_url","contributors_url","deployments_url","description","downloads_url","events_url","fork","forks_url","full_name","git_commits_url","git_refs_url","git_tags_url","hooks_url","html_url","id","node_id","issue_comment_url","issue_events_url","issues_url","keys_url","labels_url","languages_url","merges_url","milestones_url","name","notifications_url","owner","private","pulls_url","releases_url","stargazers_url","statuses_url","subscribers_url","subscription_url","tags_url","teams_url","trees_url","url","clone_url","default_branch","forks","forks_count","git_url","has_issues","has_projects","has_wiki","has_pages","homepage","language","archived","disabled","mirror_url","open_issues","open_issues_count","license","pushed_at","size","ssh_url","stargazers_count","svn_url","watchers","watchers_count","created_at","updated_at"]},"source":{"title":"Repository","description":"A repository on GitHub.","type":"object","properties":{"id":{"description":"Unique identifier of the repository","type":"integer","format":"int64"},"node_id":{"type":"string"},"name":{"description":"The name of the repository.","type":"string"},"full_name":{"type":"string"},"license":{"anyOf":[{"type":"null"},{"title":"License Simple","description":"License Simple","type":"object","properties":{"key":{"type":"string"},"name":{"type":"string"},"url":{"type":["string","null"],"format":"uri"},"spdx_id":{"type":["string","null"]},"node_id":{"type":"string"},"html_url":{"type":"string","format":"uri"}},"required":["key","name","url","spdx_id","node_id"]}]},"forks":{"type":"integer"},"permissions":{"type":"object","properties":{"admin":{"type":"boolean"},"pull":{"type":"boolean"},"triage":{"type":"boolean"},"push":{"type":"boolean"},"maintain":{"type":"boolean"}},"required":["admin","pull","push"]},"owner":{"title":"Simple User","description":"A GitHub user.","type":"object","properties":{"name":{"type":["string","null"]},"email":{"type":["string","null"]},"login":{"type":"string"},"id":{"type":"integer","format":"int64"},"node_id":{"type":"string"},"avatar_url":{"type":"string","format":"uri"},"gravatar_id":{"type":["string","null"]},"url":{"type":"string","format":"uri"},"html_url":{"type":"string","format":"uri"},"followers_url":{"type":"string","format":"uri"},"following_url":{"type":"string"},"gists_url":{"type":"string"},"starred_url":{"type":"string"},"subscriptions_url":{"type":"string","format":"uri"},"organizations_url":{"type":"string","format":"uri"},"repos_url":{"type":"string","format":"uri"},"events_url":{"type":"string"},"received_events_url":{"type":"string","format":"uri"},"type":{"type":"string"},"site_admin":{"type":"boolean"},"starred_at":{"type":"string"},"user_view_type":{"type":"string"}},"required":["avatar_url","events_url","followers_url","following_url","gists_url","gravatar_id","html_url","id","node_id","login","organizations_url","received_events_url","repos_url","site_admin","starred_url","subscriptions_url","type","url"]},"private":{"description":"Whether the repository is private or public.","default":false,"type":"boolean"},"html_url":{"type":"string","format":"uri"},"description":{"type":["string","null"]},"fork":{"type":"boolean"},"url":{"type":"string","format":"uri"},"archive_url":{"type":"string"},"assignees_url":{"type":"string"},"blobs_url":{"type":"string"},"branches_url":{"type":"string"},"collaborators_url":{"type":"string"},"comments_url":{"type":"string"},"commits_url":{"type":"string"},"compare_url":{"type":"string"},"contents_url":{"type":"string"},"contributors_url":{"type":"string","format":"uri"},"deployments_url":{"type":"string","format":"uri"},"downloads_url":{"type":"string","format":"uri"},"events_url":{"type":"string","format":"uri"},"forks_url":{"type":"string","format":"uri"},"git_commits_url":{"type":"string"},"git_refs_url":{"type":"string"},"git_tags_url":{"type":"string"},"git_url":{"type":"string"},"issue_comment_url":{"type":"string"},"issue_events_url":{"type":"string"},"issues_url":{"type":"string"},"keys_url":{"type":"string"},"labels_url":{"type":"string"},"languages_url":{"type":"string","format":"uri"},"merges_url":{"type":"string","format":"uri"},"milestones_url":{"type":"string"},"notifications_url":{"type":"string"},"pulls_url":{"type":"string"},"releases_url":{"type":"string"},"ssh_url":{"type":"string"},"stargazers_url":{"type":"string","format":"uri"},"statuses_url":{"type":"string"},"subscribers_url":{"type":"string","format":"uri"},"subscription_url":{"type":"string","format":"uri"},"tags_url":{"type":"string","format":"uri"},"teams_url":{"type":"string","format":"uri"},"trees_url":{"type":"string"},"clone_url":{"type":"string"},"mirror_url":{"type":["string","null"],"format":"uri"},"hooks_url":{"type":"string","format":"uri"},"svn_url":{"type":"string","format":"uri"},"homepage":{"type":["string","null"],"format":"uri"},"language":{"type":["string","null"]},"forks_count":{"type":"integer"},"stargazers_count":{"type":"integer"},"watchers_count":{"type":"integer"},"size":{"description":"The size of the repository, in kilobytes. Size is calculated hourly. When a repository is initially created, the size is 0.","type":"integer"},"default_branch":{"description":"The default branch of the repository.","type":"string"},"open_issues_count":{"type":"integer"},"is_template":{"description":"Whether this repository acts as a template that can be used to generate new repositories.","default":false,"type":"boolean"},"topics":{"type":"array","items":{"type":"string"}},"has_issues":{"description":"Whether issues are enabled.","default":true,"type":"boolean"},"has_projects":{"description":"Whether projects are enabled.","default":true,"type":"boolean"},"has_wiki":{"description":"Whether the wiki is enabled.","default":true,"type":"boolean"},"has_pages":{"type":"boolean"},"has_discussions":{"description":"Whether discussions are enabled.","default":false,"type":"boolean"},"has_pull_requests":{"description":"Whether pull requests are enabled.","default":true,"type":"boolean"},"pull_request_creation_policy":{"description":"The policy controlling who can create pull requests: all or collaborators_only.","type":"string","enum":["all","collaborators_only"]},"archived":{"description":"Whether the repository is archived.","default":false,"type":"boolean"},"disabled":{"type":"boolean","description":"Returns whether or not this repository disabled."},"visibility":{"description":"The repository visibility: public, private, or internal.","default":"public","type":"string"},"pushed_at":{"type":["string","null"],"format":"date-time"},"created_at":{"type":["string","null"],"format":"date-time"},"updated_at":{"type":["string","null"],"format":"date-time"},"allow_rebase_merge":{"description":"Whether to allow rebase merges for pull requests.","default":true,"type":"boolean"},"temp_clone_token":{"type":"string"},"allow_squash_merge":{"description":"Whether to allow squash merges for pull requests.","default":true,"type":"boolean"},"allow_auto_merge":{"description":"Whether to allow Auto-merge to be used on pull requests.","default":false,"type":"boolean"},"delete_branch_on_merge":{"description":"Whether to delete head branches when pull requests are merged","default":false,"type":"boolean"},"allow_update_branch":{"description":"Whether or not a pull request head branch that is behind its base branch can always be updated even if it is not required to be up to date before merging.","default":false,"type":"boolean"},"squash_merge_commit_title":{"type":"string","enum":["PR_TITLE","COMMIT_OR_PR_TITLE"],"description":"The default value for a squash merge commit title:\n\n- `PR_TITLE` - default to the pull request's title.\n- `COMMIT_OR_PR_TITLE` - default to the commit's title (if only one commit) or the pull request's title (when more than one commit)."},"squash_merge_commit_message":{"type":"string","enum":["PR_BODY","COMMIT_MESSAGES","BLANK"],"description":"The default value for a squash merge commit message:\n\n- `PR_BODY` - default to the pull request's body.\n- `COMMIT_MESSAGES` - default to the branch's commit messages.\n- `BLANK` - default to a blank commit message."},"merge_commit_title":{"type":"string","enum":["PR_TITLE","MERGE_MESSAGE"],"description":"The default value for a merge commit title.\n\n- `PR_TITLE` - default to the pull request's title.\n- `MERGE_MESSAGE` - default to the classic title for a merge message (e.g., Merge pull request #123 from branch-name)."},"merge_commit_message":{"type":"string","enum":["PR_BODY","PR_TITLE","BLANK"],"description":"The default value for a merge commit message.\n\n- `PR_TITLE` - default to the pull request's title.\n- `PR_BODY` - default to the pull request's body.\n- `BLANK` - default to a blank commit message."},"allow_merge_commit":{"description":"Whether to allow merge commits for pull requests.","default":true,"type":"boolean"},"allow_forking":{"description":"Whether to allow forking this repo","type":"boolean"},"web_commit_signoff_required":{"description":"Whether to require contributors to sign off on web-based commits","default":false,"type":"boolean"},"open_issues":{"type":"integer"},"watchers":{"type":"integer"},"starred_at":{"type":"string"},"anonymous_access_enabled":{"type":"boolean","description":"Whether anonymous git access is enabled for this repository"},"code_search_index_status":{"type":"object","description":"The status of the code search index for this repository","properties":{"lexical_search_ok":{"type":"boolean"},"lexical_commit_sha":{"type":"string"}}}},"required":["archive_url","assignees_url","blobs_url","branches_url","collaborators_url","comments_url","commits_url","compare_url","contents_url","contributors_url","deployments_url","description","downloads_url","events_url","fork","forks_url","full_name","git_commits_url","git_refs_url","git_tags_url","hooks_url","html_url","id","node_id","issue_comment_url","issue_events_url","issues_url","keys_url","labels_url","languages_url","merges_url","milestones_url","name","notifications_url","owner","private","pulls_url","releases_url","stargazers_url","statuses_url","subscribers_url","subscription_url","tags_url","teams_url","trees_url","url","clone_url","default_branch","forks","forks_count","git_url","has_issues","has_projects","has_wiki","has_pages","homepage","language","archived","disabled","mirror_url","open_issues","open_issues_count","license","pushed_at","size","ssh_url","stargazers_count","svn_url","watchers","watchers_count","created_at","updated_at"]},"forks":{"type":"integer"},"master_branch":{"type":"string"},"open_issues":{"type":"integer"},"watchers":{"type":"integer"},"anonymous_access_enabled":{"description":"Whether anonymous git access is allowed.","default":true,"type":"boolean"},"code_of_conduct":{"title":"Code Of Conduct Simple","description":"Code of Conduct Simple","type":"object","properties":{"url":{"type":"string","format":"uri"},"key":{"type":"string"},"name":{"type":"string"},"html_url":{"type":["string","null"],"format":"uri"}},"required":["url","key","name","html_url"]},"security_and_analysis":{"type":["object","null"],"properties":{"advanced_security":{"description":"Enable or disable GitHub Advanced Security for the repository.\n\nFor standalone Code Scanning or Secret Protection products, this parameter cannot be used.\n","type":"object","properties":{"status":{"type":"string","enum":["enabled","disabled"]}}},"code_security":{"type":"object","properties":{"status":{"type":"string","enum":["enabled","disabled"]}}},"dependabot_security_updates":{"description":"Enable or disable Dependabot security updates for the repository.","type":"object","properties":{"status":{"description":"The enablement status of Dependabot security updates for the repository.","type":"string","enum":["enabled","disabled"]}}},"secret_scanning":{"type":"object","properties":{"status":{"type":"string","enum":["enabled","disabled"]}}},"secret_scanning_push_protection":{"type":"object","properties":{"status":{"type":"string","enum":["enabled","disabled"]}}},"secret_scanning_non_provider_patterns":{"type":"object","properties":{"status":{"type":"string","enum":["enabled","disabled"]}}},"secret_scanning_ai_detection":{"type":"object","properties":{"status":{"type":"string","enum":["enabled","disabled"]}}},"secret_scanning_delegated_alert_dismissal":{"type":"object","properties":{"status":{"type":"string","enum":["enabled","disabled"]}}},"secret_scanning_delegated_bypass":{"type":"object","properties":{"status":{"type":"string","enum":["enabled","disabled"]}}},"secret_scanning_delegated_bypass_options":{"type":"object","properties":{"reviewers":{"type":"array","description":"The bypass reviewers for secret scanning delegated bypass","items":{"type":"object","required":["reviewer_id","reviewer_type"],"properties":{"reviewer_id":{"type":"integer","description":"The ID of the team or role selected as a bypass reviewer"},"reviewer_type":{"type":"string","description":"The type of the bypass reviewer","enum":["TEAM","ROLE"]},"mode":{"type":"string","description":"The bypass mode for the reviewer","enum":["ALWAYS","EXEMPT"],"default":"ALWAYS"}}}}}}}},"custom_properties":{"type":"object","description":"The custom properties that were defined for the repository. The keys are the custom property names, and the values are the corresponding custom property values.","additionalProperties":true}},"required":["archive_url","assignees_url","blobs_url","branches_url","collaborators_url","comments_url","commits_url","compare_url","contents_url","contributors_url","deployments_url","description","downloads_url","events_url","fork","forks_url","full_name","git_commits_url","git_refs_url","git_tags_url","hooks_url","html_url","id","node_id","issue_comment_url","issue_events_url","issues_url","keys_url","labels_url","languages_url","merges_url","milestones_url","name","notifications_url","owner","private","pulls_url","releases_url","stargazers_url","statuses_url","subscribers_url","subscription_url","tags_url","teams_url","trees_url","url","clone_url","default_branch","forks","forks_count","git_url","has_issues","has_projects","has_wiki","has_pages","has_discussions","homepage","language","archived","disabled","mirror_url","open_issues","open_issues_count","license","pushed_at","size","ssh_url","stargazers_count","svn_url","watchers","watchers_count","created_at","updated_at","network_count","subscribers_count"]}}}],"statusCodes":[{"httpStatusCode":"200","description":"\u003cp\u003eOK\u003c/p\u003e"},{"httpStatusCode":"307","description":"\u003cp\u003eTemporary Redirect\u003c/p\u003e"},{"httpStatusCode":"403","description":"\u003cp\u003eForbidden\u003c/p\u003e"},{"httpStatusCode":"404","description":"\u003cp\u003eResource not found\u003c/p\u003e"},{"httpStatusCode":"422","description":"\u003cp\u003eValidation failed, or the endpoint has been spammed.\u003c/p\u003e"}],"previews":[],"progAccess":{"userToServerRest":true,"serverToServer":true,"fineGrainedPat":true,"permissions":[{"\"Administration\" repository permissions":"write"}]}},{"serverUrl":"https://api.github.com","verb":"delete","requestPath":"/repos/{owner}/{repo}","title":"Delete a repository","category":"repos","subcategory":"repos","parameters":[{"name":"owner","description":"\u003cp\u003eThe account owner of the repository. The name is not case sensitive.\u003c/p\u003e","in":"path","required":true,"schema":{"type":"string"}},{"name":"repo","description":"\u003cp\u003eThe name of the repository without the \u003ccode\u003e.git\u003c/code\u003e extension. The name is not case sensitive.\u003c/p\u003e","in":"path","required":true,"schema":{"type":"string"}}],"bodyParameters":[],"descriptionHTML":"\u003cp\u003eDeleting a repository requires admin access.\u003c/p\u003e\n\u003cp\u003eIf an organization owner has configured the organization to prevent members from deleting organization-owned\nrepositories, you will get a \u003ccode\u003e403 Forbidden\u003c/code\u003e response.\u003c/p\u003e\n\u003cp\u003eOAuth app tokens and personal access tokens (classic) need the \u003ccode\u003edelete_repo\u003c/code\u003e scope to use this endpoint.\u003c/p\u003e","codeExamples":[{"request":{"description":"Example","acceptHeader":"application/vnd.github.v3+json","parameters":{"owner":"OWNER","repo":"REPO"}},"response":{"statusCode":"204","description":"\u003cp\u003eResponse\u003c/p\u003e"}}],"statusCodes":[{"httpStatusCode":"204","description":"\u003cp\u003eNo Content\u003c/p\u003e"},{"httpStatusCode":"307","description":"\u003cp\u003eTemporary Redirect\u003c/p\u003e"},{"httpStatusCode":"403","description":"\u003cp\u003eIf an organization owner has configured the organization to prevent members from deleting organization-owned repositories, a member will get this response:\u003c/p\u003e"},{"httpStatusCode":"404","description":"\u003cp\u003eResource not found\u003c/p\u003e"},{"httpStatusCode":"409","description":"\u003cp\u003eConflict\u003c/p\u003e"}],"previews":[],"progAccess":{"userToServerRest":true,"serverToServer":true,"fineGrainedPat":true,"permissions":[{"\"Administration\" repository permissions":"write"}]}},{"serverUrl":"https://api.github.com","verb":"get","requestPath":"/repos/{owner}/{repo}/activity","title":"List repository activities","category":"repos","subcategory":"repos","parameters":[{"name":"owner","description":"\u003cp\u003eThe account owner of the repository. The name is not case sensitive.\u003c/p\u003e","in":"path","required":true,"schema":{"type":"string"}},{"name":"repo","description":"\u003cp\u003eThe name of the repository without the \u003ccode\u003e.git\u003c/code\u003e extension. The name is not case sensitive.\u003c/p\u003e","in":"path","required":true,"schema":{"type":"string"}},{"name":"direction","description":"\u003cp\u003eThe direction to sort the results by.\u003c/p\u003e","in":"query","required":false,"schema":{"type":"string","default":"desc","enum":["asc","desc"]}},{"name":"per_page","description":"\u003cp\u003eThe number of results per page (max 100). For more information, see \"\u003ca href=\"https://docs.github.com/rest/using-the-rest-api/using-pagination-in-the-rest-api\"\u003eUsing pagination in the REST API\u003c/a\u003e.\"\u003c/p\u003e","in":"query","schema":{"type":"integer","default":30}},{"name":"before","description":"\u003cp\u003eA cursor, as given in the \u003ca href=\"https://docs.github.com/rest/guides/using-pagination-in-the-rest-api#using-link-headers\"\u003eLink header\u003c/a\u003e. If specified, the query only searches for results before this cursor. For more information, see \"\u003ca href=\"https://docs.github.com/rest/using-the-rest-api/using-pagination-in-the-rest-api\"\u003eUsing pagination in the REST API\u003c/a\u003e.\"\u003c/p\u003e","in":"query","required":false,"schema":{"type":"string"}},{"name":"after","description":"\u003cp\u003eA cursor, as given in the \u003ca href=\"https://docs.github.com/rest/guides/using-pagination-in-the-rest-api#using-link-headers\"\u003eLink header\u003c/a\u003e. If specified, the query only searches for results after this cursor. For more information, see \"\u003ca href=\"https://docs.github.com/rest/using-the-rest-api/using-pagination-in-the-rest-api\"\u003eUsing pagination in the REST API\u003c/a\u003e.\"\u003c/p\u003e","in":"query","required":false,"schema":{"type":"string"}},{"name":"ref","description":"\u003cp\u003eThe Git reference for the activities you want to list.\u003c/p\u003e\n\u003cp\u003eThe \u003ccode\u003eref\u003c/code\u003e for a branch can be formatted either as \u003ccode\u003erefs/heads/BRANCH_NAME\u003c/code\u003e or \u003ccode\u003eBRANCH_NAME\u003c/code\u003e, where \u003ccode\u003eBRANCH_NAME\u003c/code\u003e is the name of your branch.\u003c/p\u003e","in":"query","required":false,"schema":{"type":"string"}},{"name":"actor","description":"\u003cp\u003eThe GitHub username to use to filter by the actor who performed the activity.\u003c/p\u003e","in":"query","required":false,"schema":{"type":"string"}},{"name":"time_period","description":"\u003cp\u003eThe time period to filter by.\u003c/p\u003e\n\u003cp\u003eFor example, \u003ccode\u003eday\u003c/code\u003e will filter for activity that occurred in the past 24 hours, and \u003ccode\u003eweek\u003c/code\u003e will filter for activity that occurred in the past 7 days (168 hours).\u003c/p\u003e","in":"query","required":false,"schema":{"type":"string","enum":["day","week","month","quarter","year"]}},{"name":"activity_type","description":"\u003cp\u003eThe activity type to filter by.\u003c/p\u003e\n\u003cp\u003eFor example, you can choose to filter by \"force_push\", to see all force pushes to the repository.\u003c/p\u003e","in":"query","required":false,"schema":{"type":"string","enum":["push","force_push","branch_creation","branch_deletion","pr_merge","merge_queue_merge"]}}],"bodyParameters":[],"descriptionHTML":"\u003cp\u003eLists a detailed history of changes to a repository, such as pushes, merges, force pushes, and branch changes, and associates these changes with commits and users.\u003c/p\u003e\n\u003cp\u003eFor more information about viewing repository activity,\nsee \"\u003ca href=\"https://docs.github.com/repositories/viewing-activity-and-data-for-your-repository\"\u003eViewing activity and data for your repository\u003c/a\u003e.\"\u003c/p\u003e","codeExamples":[{"request":{"description":"Example","acceptHeader":"application/vnd.github.v3+json","parameters":{"owner":"OWNER","repo":"REPO"}},"response":{"statusCode":"200","contentType":"application/json","description":"\u003cp\u003eResponse\u003c/p\u003e","example":[{"id":1296269,"node_id":"MDEwOlJlcG9zaXRvcnkxMjk2MjY5","before":"6dcb09b5b57875f334f61aebed695e2e4193db5e","after":"827efc6d56897b048c772eb4087f854f46256132","ref":"refs/heads/main","pushed_at":"2011-01-26T19:06:43Z","push_type":"normal","pusher":{"login":"octocat","id":1,"node_id":"MDQ6VXNlcjE=","avatar_url":"https://github.com/images/error/octocat_happy.gif","gravatar_id":"","url":"https://api.github.com/users/octocat","html_url":"https://github.com/octocat","followers_url":"https://api.github.com/users/octocat/followers","following_url":"https://api.github.com/users/octocat/following{/other_user}","gists_url":"https://api.github.com/users/octocat/gists{/gist_id}","starred_url":"https://api.github.com/users/octocat/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/octocat/subscriptions","organizations_url":"https://api.github.com/users/octocat/orgs","repos_url":"https://api.github.com/users/octocat/repos","events_url":"https://api.github.com/users/octocat/events{/privacy}","received_events_url":"https://api.github.com/users/octocat/received_events","type":"User","site_admin":false}}],"schema":{"type":"array","items":{"title":"Activity","description":"Activity","type":"object","properties":{"id":{"type":"integer"},"node_id":{"type":"string"},"before":{"type":"string","description":"The SHA of the commit before the activity."},"after":{"type":"string","description":"The SHA of the commit after the activity."},"ref":{"type":"string","description":"The full Git reference, formatted as `refs/heads/\u003cbranch name\u003e`."},"timestamp":{"type":"string","format":"date-time","description":"The time when the activity occurred."},"activity_type":{"type":"string","enum":["push","force_push","branch_deletion","branch_creation","pr_merge","merge_queue_merge"],"description":"The type of the activity that was performed."},"actor":{"anyOf":[{"type":"null"},{"title":"Simple User","description":"A GitHub user.","type":"object","properties":{"name":{"type":["string","null"]},"email":{"type":["string","null"]},"login":{"type":"string"},"id":{"type":"integer","format":"int64"},"node_id":{"type":"string"},"avatar_url":{"type":"string","format":"uri"},"gravatar_id":{"type":["string","null"]},"url":{"type":"string","format":"uri"},"html_url":{"type":"string","format":"uri"},"followers_url":{"type":"string","format":"uri"},"following_url":{"type":"string"},"gists_url":{"type":"string"},"starred_url":{"type":"string"},"subscriptions_url":{"type":"string","format":"uri"},"organizations_url":{"type":"string","format":"uri"},"repos_url":{"type":"string","format":"uri"},"events_url":{"type":"string"},"received_events_url":{"type":"string","format":"uri"},"type":{"type":"string"},"site_admin":{"type":"boolean"},"starred_at":{"type":"string"},"user_view_type":{"type":"string"}},"required":["avatar_url","events_url","followers_url","following_url","gists_url","gravatar_id","html_url","id","node_id","login","organizations_url","received_events_url","repos_url","site_admin","starred_url","subscriptions_url","type","url"]}]}},"required":["id","node_id","before","after","ref","timestamp","activity_type","actor"]}}}}],"statusCodes":[{"httpStatusCode":"200","description":"\u003cp\u003eOK\u003c/p\u003e"},{"httpStatusCode":"422","description":"\u003cp\u003eValidation failed, or the endpoint has been spammed.\u003c/p\u003e"}],"previews":[],"progAccess":{"userToServerRest":true,"serverToServer":true,"fineGrainedPat":true,"permissions":[{"\"Contents\" repository permissions":"read"}],"allowsPublicRead":true}},{"serverUrl":"https://api.github.com","verb":"get","requestPath":"/repos/{owner}/{repo}/automated-security-fixes","title":"Check if Dependabot security updates are enabled for a repository","category":"repos","subcategory":"repos","parameters":[{"name":"owner","description":"\u003cp\u003eThe account owner of the repository. The name is not case sensitive.\u003c/p\u003e","in":"path","required":true,"schema":{"type":"string"}},{"name":"repo","description":"\u003cp\u003eThe name of the repository without the \u003ccode\u003e.git\u003c/code\u003e extension. The name is not case sensitive.\u003c/p\u003e","in":"path","required":true,"schema":{"type":"string"}}],"bodyParameters":[],"descriptionHTML":"\u003cp\u003eShows whether Dependabot security updates are enabled, disabled or paused for a repository. The authenticated user must have admin read access to the repository. For more information, see \"\u003ca href=\"https://docs.github.com/articles/configuring-automated-security-fixes\"\u003eConfiguring Dependabot security updates\u003c/a\u003e\".\u003c/p\u003e","codeExamples":[{"request":{"description":"Example","acceptHeader":"application/vnd.github.v3+json","parameters":{"owner":"OWNER","repo":"REPO"}},"response":{"statusCode":"200","contentType":"application/json","description":"\u003cp\u003eResponse if Dependabot is enabled\u003c/p\u003e","example":{"enabled":true,"paused":false},"schema":{"title":"Check Dependabot security updates","description":"Check Dependabot security updates","type":"object","properties":{"enabled":{"type":"boolean","description":"Whether Dependabot security updates are enabled for the repository."},"paused":{"type":"boolean","description":"Whether Dependabot security updates are paused for the repository."}},"required":["enabled","paused"]}}}],"statusCodes":[{"httpStatusCode":"200","description":"\u003cp\u003eResponse if Dependabot is enabled\u003c/p\u003e"},{"httpStatusCode":"404","description":"\u003cp\u003eNot Found if Dependabot is not enabled for the repository\u003c/p\u003e"}],"previews":[],"progAccess":{"userToServerRest":true,"serverToServer":true,"fineGrainedPat":true,"permissions":[{"\"Administration\" repository permissions":"read"}]}},{"serverUrl":"https://api.github.com","verb":"put","requestPath":"/repos/{owner}/{repo}/automated-security-fixes","title":"Enable Dependabot security updates","category":"repos","subcategory":"repos","parameters":[{"name":"owner","description":"\u003cp\u003eThe account owner of the repository. The name is not case sensitive.\u003c/p\u003e","in":"path","required":true,"schema":{"type":"string"}},{"name":"repo","description":"\u003cp\u003eThe name of the repository without the \u003ccode\u003e.git\u003c/code\u003e extension. The name is not case sensitive.\u003c/p\u003e","in":"path","required":true,"schema":{"type":"string"}}],"bodyParameters":[],"descriptionHTML":"\u003cp\u003eEnables Dependabot security updates for a repository. The authenticated user must have admin access to the repository. For more information, see \"\u003ca href=\"https://docs.github.com/articles/configuring-automated-security-fixes\"\u003eConfiguring Dependabot security updates\u003c/a\u003e\".\u003c/p\u003e","codeExamples":[{"request":{"description":"Example","acceptHeader":"application/vnd.github.v3+json","parameters":{"owner":"OWNER","repo":"REPO"}},"response":{"statusCode":"204","description":"\u003cp\u003eResponse\u003c/p\u003e"}}],"statusCodes":[{"httpStatusCode":"204","description":"\u003cp\u003eNo Content\u003c/p\u003e"}],"previews":[],"progAccess":{"userToServerRest":true,"serverToServer":true,"fineGrainedPat":true,"permissions":[{"\"Administration\" repository permissions":"write"}]}},{"serverUrl":"https://api.github.com","verb":"delete","requestPath":"/repos/{owner}/{repo}/automated-security-fixes","title":"Disable Dependabot security updates","category":"repos","subcategory":"repos","parameters":[{"name":"owner","description":"\u003cp\u003eThe account owner of the repository. The name is not case sensitive.\u003c/p\u003e","in":"path","required":true,"schema":{"type":"string"}},{"name":"repo","description":"\u003cp\u003eThe name of the repository without the \u003ccode\u003e.git\u003c/code\u003e extension. The name is not case sensitive.\u003c/p\u003e","in":"path","required":true,"schema":{"type":"string"}}],"bodyParameters":[],"descriptionHTML":"\u003cp\u003eDisables Dependabot security updates for a repository. The authenticated user must have admin access to the repository. For more information, see \"\u003ca href=\"https://docs.github.com/articles/configuring-automated-security-fixes\"\u003eConfiguring Dependabot security updates\u003c/a\u003e\".\u003c/p\u003e","codeExamples":[{"request":{"description":"Example","acceptHeader":"application/vnd.github.v3+json","parameters":{"owner":"OWNER","repo":"REPO"}},"response":{"statusCode":"204","description":"\u003cp\u003eResponse\u003c/p\u003e"}}],"statusCodes":[{"httpStatusCode":"204","description":"\u003cp\u003eNo Content\u003c/p\u003e"}],"previews":[],"progAccess":{"userToServerRest":true,"serverToServer":true,"fineGrainedPat":true,"permissions":[{"\"Administration\" repository permissions":"write"}]}},{"serverUrl":"https://api.github.com","verb":"get","requestPath":"/repos/{owner}/{repo}/codeowners/errors","title":"List CODEOWNERS errors","category":"repos","subcategory":"repos","parameters":[{"name":"owner","description":"\u003cp\u003eThe account owner of the repository. The name is not case sensitive.\u003c/p\u003e","in":"path","required":true,"schema":{"type":"string"}},{"name":"repo","description":"\u003cp\u003eThe name of the repository without the \u003ccode\u003e.git\u003c/code\u003e extension. The name is not case sensitive.\u003c/p\u003e","in":"path","required":true,"schema":{"type":"string"}},{"name":"ref","description":"\u003cp\u003eA branch, tag or commit name used to determine which version of the CODEOWNERS file to use. Default: the repository's default branch (e.g. \u003ccode\u003emain\u003c/code\u003e)\u003c/p\u003e","in":"query","required":false,"schema":{"type":"string"}}],"bodyParameters":[],"descriptionHTML":"\u003cp\u003eList any syntax errors that are detected in the CODEOWNERS\nfile.\u003c/p\u003e\n\u003cp\u003eFor more information about the correct CODEOWNERS syntax,\nsee \"\u003ca href=\"https://docs.github.com/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners\"\u003eAbout code owners\u003c/a\u003e.\"\u003c/p\u003e","codeExamples":[{"request":{"description":"Example","acceptHeader":"application/vnd.github.v3+json","parameters":{"owner":"OWNER","repo":"REPO"}},"response":{"statusCode":"200","contentType":"application/json","description":"\u003cp\u003eResponse\u003c/p\u003e","example":{"errors":[{"line":3,"column":1,"kind":"Invalid pattern","source":"***/*.rb @monalisa","suggestion":"Did you mean `**/*.rb`?","message":"Invalid pattern on line 3: Did you mean `**/*.rb`?\n\n  ***/*.rb @monalisa\n  ^","path":".github/CODEOWNERS"},{"line":7,"column":7,"kind":"Invalid owner","source":"*.txt docs@","suggestion":null,"message":"Invalid owner on line 7:\n\n  *.txt docs@\n        ^","path":".github/CODEOWNERS"}]},"schema":{"title":"CODEOWNERS errors","description":"A list of errors found in a repo's CODEOWNERS file","type":"object","properties":{"errors":{"type":"array","items":{"type":"object","properties":{"line":{"description":"The line number where this errors occurs.","type":"integer"},"column":{"description":"The column number where this errors occurs.","type":"integer"},"source":{"description":"The contents of the line where the error occurs.","type":"string"},"kind":{"description":"The type of error.","type":"string"},"suggestion":{"description":"Suggested action to fix the error. This will usually be `null`, but is provided for some common errors.","type":["string","null"]},"message":{"description":"A human-readable description of the error, combining information from multiple fields, laid out for display in a monospaced typeface (for example, a command-line setting).","type":"string"},"path":{"description":"The path of the file where the error occured.","type":"string"}},"required":["line","column","kind","message","path"]}}},"required":["errors"]}}}],"statusCodes":[{"httpStatusCode":"200","description":"\u003cp\u003eOK\u003c/p\u003e"},{"httpStatusCode":"404","description":"\u003cp\u003eResource not found\u003c/p\u003e"}],"previews":[],"progAccess":{"userToServerRest":true,"serverToServer":true,"fineGrainedPat":true,"permissions":[{"\"Contents\" repository permissions":"read"}],"allowsPublicRead":true}},{"serverUrl":"https://api.github.com","verb":"get","requestPath":"/repos/{owner}/{repo}/contributors","title":"List repository contributors","category":"repos","subcategory":"repos","parameters":[{"name":"owner","description":"\u003cp\u003eThe account owner of the repository. The name is not case sensitive.\u003c/p\u003e","in":"path","required":true,"schema":{"type":"string"}},{"name":"repo","description":"\u003cp\u003eThe name of the repository without the \u003ccode\u003e.git\u003c/code\u003e extension. The name is not case sensitive.\u003c/p\u003e","in":"path","required":true,"schema":{"type":"string"}},{"name":"anon","description":"\u003cp\u003eSet to \u003ccode\u003e1\u003c/code\u003e or \u003ccode\u003etrue\u003c/code\u003e to include anonymous contributors in results.\u003c/p\u003e","in":"query","required":false,"schema":{"type":"string"}},{"name":"per_page","description":"\u003cp\u003eThe number of results per page (max 100). For more information, see \"\u003ca href=\"https://docs.github.com/rest/using-the-rest-api/using-pagination-in-the-rest-api\"\u003eUsing pagination in the REST API\u003c/a\u003e.\"\u003c/p\u003e","in":"query","schema":{"type":"integer","default":30}},{"name":"page","description":"\u003cp\u003eThe page number of the results to fetch. For more information, see \"\u003ca href=\"https://docs.github.com/rest/using-the-rest-api/using-pagination-in-the-rest-api\"\u003eUsing pagination in the REST API\u003c/a\u003e.\"\u003c/p\u003e","in":"query","schema":{"type":"integer","default":1}}],"bodyParameters":[],"descriptionHTML":"\u003cp\u003eLists contributors to the specified repository and sorts them by the number of commits per contributor in descending order. This endpoint may return information that is a few hours old because the GitHub REST API caches contributor data to improve performance.\u003c/p\u003e\n\u003cp\u003eGitHub identifies contributors by author email address. This endpoint groups contribution counts by GitHub user, which includes all associated email addresses. To improve performance, only the first 500 author email addresses in the repository link to GitHub users. The rest will appear as anonymous contributors without associated GitHub user information.\u003c/p\u003e","codeExamples":[{"request":{"description":"Example","acceptHeader":"application/vnd.github.v3+json","parameters":{"owner":"OWNER","repo":"REPO"}},"response":{"statusCode":"200","contentType":"application/json","description":"\u003cp\u003eIf repository contains content\u003c/p\u003e","example":[{"login":"octocat","id":1,"node_id":"MDQ6VXNlcjE=","avatar_url":"https://github.com/images/error/octocat_happy.gif","gravatar_id":"","url":"https://api.github.com/users/octocat","html_url":"https://github.com/octocat","followers_url":"https://api.github.com/users/octocat/followers","following_url":"https://api.github.com/users/octocat/following{/other_user}","gists_url":"https://api.github.com/users/octocat/gists{/gist_id}","starred_url":"https://api.github.com/users/octocat/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/octocat/subscriptions","organizations_url":"https://api.github.com/users/octocat/orgs","repos_url":"https://api.github.com/users/octocat/repos","events_url":"https://api.github.com/users/octocat/events{/privacy}","received_events_url":"https://api.github.com/users/octocat/received_events","type":"User","site_admin":false,"contributions":32}],"schema":{"type":"array","items":{"title":"Contributor","description":"Contributor","type":"object","properties":{"login":{"type":"string"},"id":{"type":"integer"},"node_id":{"type":"string"},"avatar_url":{"type":"string","format":"uri"},"gravatar_id":{"type":["string","null"]},"url":{"type":"string","format":"uri"},"html_url":{"type":"string","format":"uri"},"followers_url":{"type":"string","format":"uri"},"following_url":{"type":"string"},"gists_url":{"type":"string"},"starred_url":{"type":"string"},"subscriptions_url":{"type":"string","format":"uri"},"organizations_url":{"type":"string","format":"uri"},"repos_url":{"type":"string","format":"uri"},"events_url":{"type":"string"},"received_events_url":{"type":"string","format":"uri"},"type":{"type":"string"},"site_admin":{"type":"boolean"},"contributions":{"type":"integer"},"email":{"type":"string"},"name":{"type":"string"},"user_view_type":{"type":"string"}},"required":["contributions","type"]}}}}],"statusCodes":[{"httpStatusCode":"200","description":"\u003cp\u003eIf repository contains content\u003c/p\u003e"},{"httpStatusCode":"204","description":"\u003cp\u003eResponse if repository is empty\u003c/p\u003e"},{"httpStatusCode":"403","description":"\u003cp\u003eForbidden\u003c/p\u003e"},{"httpStatusCode":"404","description":"\u003cp\u003eResource not found\u003c/p\u003e"}],"previews":[],"progAccess":{"userToServerRest":true,"serverToServer":true,"fineGrainedPat":true,"permissions":[{"\"Metadata\" repository permissions":"read"}],"allowsPublicRead":true}},{"serverUrl":"https://api.github.com","verb":"post","requestPath":"/repos/{owner}/{repo}/dispatches","title":"Create a repository dispatch event","category":"repos","subcategory":"repos","parameters":[{"name":"owner","description":"\u003cp\u003eThe account owner of the repository. The name is not case sensitive.\u003c/p\u003e","in":"path","required":true,"schema":{"type":"string"}},{"name":"repo","description":"\u003cp\u003eThe name of the repository without the \u003ccode\u003e.git\u003c/code\u003e extension. The name is not case sensitive.\u003c/p\u003e","in":"path","required":true,"schema":{"type":"string"}}],"bodyParameters":[{"type":"string","name":"event_type","description":"\u003cp\u003eA custom webhook event name. Must be 100 characters or fewer.\u003c/p\u003e","isRequired":true},{"type":"object","name":"client_payload","description":"\u003cp\u003eJSON payload with extra information about the webhook event that your action or workflow may use. The maximum number of top-level properties is 10. The total size of the JSON payload must be less than 64KB.\u003c/p\u003e"}],"descriptionHTML":"\u003cp\u003eYou can use this endpoint to trigger a webhook event called \u003ccode\u003erepository_dispatch\u003c/code\u003e when you want activity that happens outside of GitHub to trigger a GitHub Actions workflow or GitHub App webhook. You must configure your GitHub Actions workflow or GitHub App to run when the \u003ccode\u003erepository_dispatch\u003c/code\u003e event occurs. For an example \u003ccode\u003erepository_dispatch\u003c/code\u003e webhook payload, see \"\u003ca href=\"https://docs.github.com/webhooks/event-payloads/#repository_dispatch\"\u003eRepositoryDispatchEvent\u003c/a\u003e.\"\u003c/p\u003e\n\u003cp\u003eThe \u003ccode\u003eclient_payload\u003c/code\u003e parameter is available for any extra information that your workflow might need. This parameter is a JSON payload that will be passed on when the webhook event is dispatched. For example, the \u003ccode\u003eclient_payload\u003c/code\u003e can include a message that a user would like to send using a GitHub Actions workflow. Or the \u003ccode\u003eclient_payload\u003c/code\u003e can be used as a test to debug your workflow.\u003c/p\u003e\n\u003cp\u003eThis input example shows how you can use the \u003ccode\u003eclient_payload\u003c/code\u003e as a test to debug your workflow.\u003c/p\u003e\n\u003cp\u003eOAuth app tokens and personal access tokens (classic) need the \u003ccode\u003erepo\u003c/code\u003e scope to use this endpoint.\u003c/p\u003e","codeExamples":[{"request":{"contentType":"application/json","description":"Example","acceptHeader":"application/vnd.github.v3+json","bodyParameters":{"event_type":"on-demand-test","client_payload":{"unit":false,"integration":true}},"parameters":{"owner":"OWNER","repo":"REPO"}},"response":{"statusCode":"204","description":"\u003cp\u003eResponse\u003c/p\u003e"}}],"statusCodes":[{"httpStatusCode":"204","description":"\u003cp\u003eNo Content\u003c/p\u003e"},{"httpStatusCode":"404","description":"\u003cp\u003eResource not found\u003c/p\u003e"},{"httpStatusCode":"422","description":"\u003cp\u003eValidation failed, or the endpoint has been spammed.\u003c/p\u003e"}],"previews":[],"progAccess":{"userToServerRest":true,"serverToServer":true,"fineGrainedPat":true,"permissions":[{"\"Contents\" repository permissions":"write"}]}},{"serverUrl":"https://api.github.com","verb":"get","requestPath":"/repos/{owner}/{repo}/hash-algorithm","title":"Get the hash algorithm for a repository","category":"repos","subcategory":"repos","parameters":[{"name":"owner","description":"\u003cp\u003eThe account owner of the repository. The name is not case sensitive.\u003c/p\u003e","in":"path","required":true,"schema":{"type":"string"}},{"name":"repo","description":"\u003cp\u003eThe name of the repository without the \u003ccode\u003e.git\u003c/code\u003e extension. The name is not case sensitive.\u003c/p\u003e","in":"path","required":true,"schema":{"type":"string"}}],"bodyParameters":[],"descriptionHTML":"\u003cp\u003eReturns the hash algorithm used to store repository objects.\u003c/p\u003e","codeExamples":[{"request":{"description":"Example","acceptHeader":"application/vnd.github.v3+json","parameters":{"owner":"OWNER","repo":"REPO"}},"response":{"statusCode":"200","contentType":"application/json","description":"\u003cp\u003eResponse\u003c/p\u003e","example":{"hash_algorithm":"sha1"},"schema":{"title":"Repository hash algorithm","description":"Repository hash algorithm","type":"object","properties":{"hash_algorithm":{"type":"string","description":"The Git hash algorithm used by this repository.","enum":["sha1","sha256"]}},"required":["hash_algorithm"]}}}],"statusCodes":[{"httpStatusCode":"200","description":"\u003cp\u003eOK\u003c/p\u003e"},{"httpStatusCode":"403","description":"\u003cp\u003eForbidden\u003c/p\u003e"},{"httpStatusCode":"404","description":"\u003cp\u003eResource not found\u003c/p\u003e"}],"previews":[],"progAccess":{"userToServerRest":true,"serverToServer":true,"fineGrainedPat":true,"permissions":[{"\"Metadata\" repository permissions":"read"}],"allowsPublicRead":true}},{"serverUrl":"https://api.github.com","verb":"get","requestPath":"/repos/{owner}/{repo}/immutable-releases","title":"Check if immutable releases are enabled for a repository","category":"repos","subcategory":"repos","parameters":[{"name":"owner","description":"\u003cp\u003eThe account owner of the repository. The name is not case sensitive.\u003c/p\u003e","in":"path","required":true,"schema":{"type":"string"}},{"name":"repo","description":"\u003cp\u003eThe name of the repository without the \u003ccode\u003e.git\u003c/code\u003e extension. The name is not case sensitive.\u003c/p\u003e","in":"path","required":true,"schema":{"type":"string"}}],"bodyParameters":[],"descriptionHTML":"\u003cp\u003eShows whether immutable releases are enabled or disabled. Also identifies whether immutability is being\nenforced by the repository owner.  The authenticated user must have admin read access to the repository.\u003c/p\u003e","codeExamples":[{"request":{"description":"Example","acceptHeader":"application/vnd.github.v3+json","parameters":{"owner":"OWNER","repo":"REPO"}},"response":{"statusCode":"200","contentType":"application/json","description":"\u003cp\u003eResponse if immutable releases are enabled\u003c/p\u003e","example":{"enabled":true,"enforced_by_owner":false},"schema":{"title":"Check immutable releases","description":"Check immutable releases","type":"object","properties":{"enabled":{"type":"boolean","description":"Whether immutable releases are enabled for the repository."},"enforced_by_owner":{"type":"boolean","description":"Whether immutable releases are enforced by the repository owner."}},"required":["enabled","enforced_by_owner"]}}}],"statusCodes":[{"httpStatusCode":"200","description":"\u003cp\u003eResponse if immutable releases are enabled\u003c/p\u003e"},{"httpStatusCode":"404","description":"\u003cp\u003eNot Found if immutable releases are not enabled for the repository\u003c/p\u003e"}],"previews":[],"progAccess":{"userToServerRest":true,"serverToServer":true,"fineGrainedPat":true,"permissions":[{"\"Administration\" repository permissions":"read"}]}},{"serverUrl":"https://api.github.com","verb":"put","requestPath":"/repos/{owner}/{repo}/immutable-releases","title":"Enable immutable releases","category":"repos","subcategory":"repos","parameters":[{"name":"owner","description":"\u003cp\u003eThe account owner of the repository. The name is not case sensitive.\u003c/p\u003e","in":"path","required":true,"schema":{"type":"string"}},{"name":"repo","description":"\u003cp\u003eThe name of the repository without the \u003ccode\u003e.git\u003c/code\u003e extension. The name is not case sensitive.\u003c/p\u003e","in":"path","required":true,"schema":{"type":"string"}}],"bodyParameters":[],"descriptionHTML":"\u003cp\u003eEnables immutable releases for a repository. The authenticated user must have admin access to the repository.\u003c/p\u003e","codeExamples":[{"request":{"description":"Example","acceptHeader":"application/vnd.github.v3+json","parameters":{"owner":"OWNER","repo":"REPO"}},"response":{"statusCode":"204","description":"\u003cp\u003eA header with no content is returned.\u003c/p\u003e"}}],"statusCodes":[{"httpStatusCode":"204","description":"\u003cp\u003eA header with no content is returned.\u003c/p\u003e"},{"httpStatusCode":"409","description":"\u003cp\u003eConflict\u003c/p\u003e"}],"previews":[],"progAccess":{"userToServerRest":true,"serverToServer":true,"fineGrainedPat":true,"permissions":[{"\"Administration\" repository permissions":"write"}]}},{"serverUrl":"https://api.github.com","verb":"delete","requestPath":"/repos/{owner}/{repo}/immutable-releases","title":"Disable immutable releases","category":"repos","subcategory":"repos","parameters":[{"name":"owner","description":"\u003cp\u003eThe account owner of the repository. The name is not case sensitive.\u003c/p\u003e","in":"path","required":true,"schema":{"type":"string"}},{"name":"repo","description":"\u003cp\u003eThe name of the repository without the \u003ccode\u003e.git\u003c/code\u003e extension. The name is not case sensitive.\u003c/p\u003e","in":"path","required":true,"schema":{"type":"string"}}],"bodyParameters":[],"descriptionHTML":"\u003cp\u003eDisables immutable releases for a repository. The authenticated user must have admin access to the repository.\u003c/p\u003e","codeExamples":[{"request":{"description":"Example","acceptHeader":"application/vnd.github.v3+json","parameters":{"owner":"OWNER","repo":"REPO"}},"response":{"statusCode":"204","description":"\u003cp\u003eA header with no content is returned.\u003c/p\u003e"}}],"statusCodes":[{"httpStatusCode":"204","description":"\u003cp\u003eA header with no content is returned.\u003c/p\u003e"},{"httpStatusCode":"409","description":"\u003cp\u003eConflict\u003c/p\u003e"}],"previews":[],"progAccess":{"userToServerRest":true,"serverToServer":true,"fineGrainedPat":true,"permissions":[{"\"Administration\" repository permissions":"write"}]}},{"serverUrl":"https://api.github.com","verb":"get","requestPath":"/repos/{owner}/{repo}/languages","title":"List repository languages","category":"repos","subcategory":"repos","parameters":[{"name":"owner","description":"\u003cp\u003eThe account owner of the repository. The name is not case sensitive.\u003c/p\u003e","in":"path","required":true,"schema":{"type":"string"}},{"name":"repo","description":"\u003cp\u003eThe name of the repository without the \u003ccode\u003e.git\u003c/code\u003e extension. The name is not case sensitive.\u003c/p\u003e","in":"path","required":true,"schema":{"type":"string"}}],"bodyParameters":[],"descriptionHTML":"\u003cp\u003eLists languages for the specified repository. The value shown for each language is the number of bytes of code written in that language.\u003c/p\u003e","codeExamples":[{"request":{"description":"Example","acceptHeader":"application/vnd.github.v3+json","parameters":{"owner":"OWNER","repo":"REPO"}},"response":{"statusCode":"200","contentType":"application/json","description":"\u003cp\u003eResponse\u003c/p\u003e","example":{"C":78769,"Python":7769},"schema":{"title":"Language","description":"Language","type":"object","additionalProperties":{"type":"integer"}}}}],"statusCodes":[{"httpStatusCode":"200","description":"\u003cp\u003eOK\u003c/p\u003e"}],"previews":[],"progAccess":{"userToServerRest":true,"serverToServer":true,"fineGrainedPat":true,"permissions":[{"\"Metadata\" repository permissions":"read"}],"allowsPublicRead":true}},{"serverUrl":"https://api.github.com","verb":"get","requestPath":"/repos/{owner}/{repo}/private-vulnerability-reporting","title":"Check if private vulnerability reporting is enabled for a repository","category":"repos","subcategory":"repos","parameters":[{"name":"owner","description":"\u003cp\u003eThe account owner of the repository. The name is not case sensitive.\u003c/p\u003e","in":"path","required":true,"schema":{"type":"string"}},{"name":"repo","description":"\u003cp\u003eThe name of the repository without the \u003ccode\u003e.git\u003c/code\u003e extension. The name is not case sensitive.\u003c/p\u003e","in":"path","required":true,"schema":{"type":"string"}}],"bodyParameters":[],"descriptionHTML":"\u003cp\u003eReturns a boolean indicating whether or not private vulnerability reporting is enabled for the repository. For more information, see \"\u003ca href=\"https://docs.github.com/code-security/security-advisories/working-with-repository-security-advisories/evaluating-the-security-settings-of-a-repository\"\u003eEvaluating the security settings of a repository\u003c/a\u003e\".\u003c/p\u003e","codeExamples":[{"request":{"description":"Example","acceptHeader":"application/vnd.github.v3+json","parameters":{"owner":"OWNER","repo":"REPO"}},"response":{"statusCode":"200","contentType":"application/json","description":"\u003cp\u003ePrivate vulnerability reporting status\u003c/p\u003e","example":{"enabled":true},"schema":{"type":"object","properties":{"enabled":{"type":"boolean","description":"Whether or not private vulnerability reporting is enabled for the repository."}},"required":["enabled"]}}}],"statusCodes":[{"httpStatusCode":"200","description":"\u003cp\u003ePrivate vulnerability reporting status\u003c/p\u003e"},{"httpStatusCode":"422","description":"\u003cp\u003eBad Request\u003c/p\u003e"}],"previews":[],"progAccess":{"userToServerRest":true,"serverToServer":true,"fineGrainedPat":true,"permissions":[{"\"Metadata\" repository permissions":"read"}],"allowsPublicRead":true}},{"serverUrl":"https://api.github.com","verb":"put","requestPath":"/repos/{owner}/{repo}/private-vulnerability-reporting","title":"Enable private vulnerability reporting for a repository","category":"repos","subcategory":"repos","parameters":[{"name":"owner","description":"\u003cp\u003eThe account owner of the repository. The name is not case sensitive.\u003c/p\u003e","in":"path","required":true,"schema":{"type":"string"}},{"name":"repo","description":"\u003cp\u003eThe name of the repository without the \u003ccode\u003e.git\u003c/code\u003e extension. The name is not case sensitive.\u003c/p\u003e","in":"path","required":true,"schema":{"type":"string"}}],"bodyParameters":[],"descriptionHTML":"\u003cp\u003eEnables private vulnerability reporting for a repository. The authenticated user must have admin access to the repository. For more information, see \"\u003ca href=\"https://docs.github.com/code-security/security-advisories/guidance-on-reporting-and-writing/privately-reporting-a-security-vulnerability\"\u003ePrivately reporting a security vulnerability\u003c/a\u003e.\"\u003c/p\u003e","codeExamples":[{"request":{"description":"Example","acceptHeader":"application/vnd.github.v3+json","parameters":{"owner":"OWNER","repo":"REPO"}},"response":{"statusCode":"204","description":"\u003cp\u003eA header with no content is returned.\u003c/p\u003e"}}],"statusCodes":[{"httpStatusCode":"204","description":"\u003cp\u003eA header with no content is returned.\u003c/p\u003e"},{"httpStatusCode":"422","description":"\u003cp\u003eBad Request\u003c/p\u003e"}],"previews":[],"progAccess":{"userToServerRest":true,"serverToServer":true,"fineGrainedPat":true,"permissions":[{"\"Administration\" repository permissions":"write"}]}},{"serverUrl":"https://api.github.com","verb":"delete","requestPath":"/repos/{owner}/{repo}/private-vulnerability-reporting","title":"Disable private vulnerability reporting for a repository","category":"repos","subcategory":"repos","parameters":[{"name":"owner","description":"\u003cp\u003eThe account owner of the repository. The name is not case sensitive.\u003c/p\u003e","in":"path","required":true,"schema":{"type":"string"}},{"name":"repo","description":"\u003cp\u003eThe name of the repository without the \u003ccode\u003e.git\u003c/code\u003e extension. The name is not case sensitive.\u003c/p\u003e","in":"path","required":true,"schema":{"type":"string"}}],"bodyParameters":[],"descriptionHTML":"\u003cp\u003eDisables private vulnerability reporting for a repository. The authenticated user must have admin access to the repository. For more information, see \"\u003ca href=\"https://docs.github.com/code-security/security-advisories/guidance-on-reporting-and-writing/privately-reporting-a-security-vulnerability\"\u003ePrivately reporting a security vulnerability\u003c/a\u003e\".\u003c/p\u003e","codeExamples":[{"request":{"description":"Example","acceptHeader":"application/vnd.github.v3+json","parameters":{"owner":"OWNER","repo":"REPO"}},"response":{"statusCode":"204","description":"\u003cp\u003eA header with no content is returned.\u003c/p\u003e"}}],"statusCodes":[{"httpStatusCode":"204","description":"\u003cp\u003eA header with no content is returned.\u003c/p\u003e"},{"httpStatusCode":"422","description":"\u003cp\u003eBad Request\u003c/p\u003e"}],"previews":[],"progAccess":{"userToServerRest":true,"serverToServer":true,"fineGrainedPat":true,"permissions":[{"\"Administration\" repository permissions":"write"}]}},{"serverUrl":"https://api.github.com","verb":"get","requestPath":"/repos/{owner}/{repo}/tags","title":"List repository tags","category":"repos","subcategory":"repos","parameters":[{"name":"owner","description":"\u003cp\u003eThe account owner of the repository. The name is not case sensitive.\u003c/p\u003e","in":"path","required":true,"schema":{"type":"string"}},{"name":"repo","description":"\u003cp\u003eThe name of the repository without the \u003ccode\u003e.git\u003c/code\u003e extension. The name is not case sensitive.\u003c/p\u003e","in":"path","required":true,"schema":{"type":"string"}},{"name":"per_page","description":"\u003cp\u003eThe number of results per page (max 100). For more information, see \"\u003ca href=\"https://docs.github.com/rest/using-the-rest-api/using-pagination-in-the-rest-api\"\u003eUsing pagination in the REST API\u003c/a\u003e.\"\u003c/p\u003e","in":"query","schema":{"type":"integer","default":30}},{"name":"page","description":"\u003cp\u003eThe page number of the results to fetch. For more information, see \"\u003ca href=\"https://docs.github.com/rest/using-the-rest-api/using-pagination-in-the-rest-api\"\u003eUsing pagination in the REST API\u003c/a\u003e.\"\u003c/p\u003e","in":"query","schema":{"type":"integer","default":1}}],"bodyParameters":[],"descriptionHTML":"","codeExamples":[{"request":{"description":"Example","acceptHeader":"application/vnd.github.v3+json","parameters":{"owner":"OWNER","repo":"REPO"}},"response":{"statusCode":"200","contentType":"application/json","description":"\u003cp\u003eResponse\u003c/p\u003e","example":[{"name":"v0.1","commit":{"sha":"c5b97d5ae6c19d5c5df71a34c7fbeeda2479ccbc","url":"https://api.github.com/repos/octocat/Hello-World/commits/c5b97d5ae6c19d5c5df71a34c7fbeeda2479ccbc"},"zipball_url":"https://github.com/octocat/Hello-World/zipball/v0.1","tarball_url":"https://github.com/octocat/Hello-World/tarball/v0.1","node_id":"MDQ6VXNlcjE="}],"schema":{"type":"array","items":{"title":"Tag","description":"Tag","type":"object","properties":{"name":{"type":"string"},"commit":{"type":"object","properties":{"sha":{"type":"string"},"url":{"type":"string","format":"uri"}},"required":["sha","url"]},"zipball_url":{"type":"string","format":"uri"},"tarball_url":{"type":"string","format":"uri"},"node_id":{"type":"string"}},"required":["name","node_id","commit","zipball_url","tarball_url"]}}}}],"statusCodes":[{"httpStatusCode":"200","description":"\u003cp\u003eOK\u003c/p\u003e"}],"previews":[],"progAccess":{"userToServerRest":true,"serverToServer":true,"fineGrainedPat":true,"permissions":[{"\"Metadata\" repository permissions":"read"}],"allowsPublicRead":true}},{"serverUrl":"https://api.github.com","verb":"get","requestPath":"/repos/{owner}/{repo}/teams","title":"List repository teams","category":"repos","subcategory":"repos","parameters":[{"name":"owner","description":"\u003cp\u003eThe account owner of the repository. The name is not case sensitive.\u003c/p\u003e","in":"path","required":true,"schema":{"type":"string"}},{"name":"repo","description":"\u003cp\u003eThe name of the repository without the \u003ccode\u003e.git\u003c/code\u003e extension. The name is not case sensitive.\u003c/p\u003e","in":"path","required":true,"schema":{"type":"string"}},{"name":"per_page","description":"\u003cp\u003eThe number of results per page (max 100). For more information, see \"\u003ca href=\"https://docs.github.com/rest/using-the-rest-api/using-pagination-in-the-rest-api\"\u003eUsing pagination in the REST API\u003c/a\u003e.\"\u003c/p\u003e","in":"query","schema":{"type":"integer","default":30}},{"name":"page","description":"\u003cp\u003eThe page number of the results to fetch. For more information, see \"\u003ca href=\"https://docs.github.com/rest/using-the-rest-api/using-pagination-in-the-rest-api\"\u003eUsing pagination in the REST API\u003c/a\u003e.\"\u003c/p\u003e","in":"query","schema":{"type":"integer","default":1}}],"bodyParameters":[],"descriptionHTML":"\u003cp\u003eLists the teams that have access to the specified repository and that are also visible to the authenticated user.\u003c/p\u003e\n\u003cp\u003eFor a public repository, a team is listed only if that team added the public repository explicitly.\u003c/p\u003e\n\u003cp\u003eOAuth app tokens and personal access tokens (classic) need the \u003ccode\u003epublic_repo\u003c/code\u003e or \u003ccode\u003erepo\u003c/code\u003e scope to use this endpoint with a public repository, and \u003ccode\u003erepo\u003c/code\u003e scope to use this endpoint with a private repository.\u003c/p\u003e","codeExamples":[{"request":{"description":"Example","acceptHeader":"application/vnd.github.v3+json","parameters":{"owner":"OWNER","repo":"REPO"}},"response":{"statusCode":"200","contentType":"application/json","description":"\u003cp\u003eResponse\u003c/p\u003e","example":[{"id":1,"node_id":"MDQ6VGVhbTE=","url":"https://api.github.com/teams/1","html_url":"https://github.com/orgs/github/teams/justice-league","name":"Justice League","slug":"justice-league","description":"A great team.","privacy":"closed","notification_setting":"notifications_enabled","permission":"admin","members_url":"https://api.github.com/teams/1/members{/member}","repositories_url":"https://api.github.com/teams/1/repos","parent":null}],"schema":{"type":"array","items":{"title":"Team","description":"Groups of organization members that gives permissions on specified repositories.","type":"object","properties":{"id":{"type":"integer"},"node_id":{"type":"string"},"name":{"type":"string"},"slug":{"type":"string"},"description":{"type":["string","null"]},"privacy":{"type":"string"},"notification_setting":{"type":"string"},"permission":{"type":"string"},"permissions":{"type":"object","properties":{"pull":{"type":"boolean"},"triage":{"type":"boolean"},"push":{"type":"boolean"},"maintain":{"type":"boolean"},"admin":{"type":"boolean"}},"required":["pull","triage","push","maintain","admin"]},"url":{"type":"string","format":"uri"},"html_url":{"type":"string","format":"uri"},"members_url":{"type":"string"},"repositories_url":{"type":"string","format":"uri"},"type":{"description":"The ownership type of the team","type":"string","enum":["enterprise","organization"]},"access_source":{"description":"How the team's access to the repository was granted. This property is only\npresent when the team is returned in a repository context, such as\n`GET /repos/{owner}/{repo}/teams`.","type":"string","enum":["direct","organization","enterprise"]},"organization_id":{"type":"integer","description":"Unique identifier of the organization to which this team belongs"},"enterprise_id":{"type":"integer","description":"Unique identifier of the enterprise to which this team belongs"},"parent":{"anyOf":[{"type":"null"},{"title":"Team Simple","description":"Groups of organization members that gives permissions on specified repositories.","type":"object","properties":{"id":{"description":"Unique identifier of the team","type":"integer"},"node_id":{"type":"string"},"url":{"description":"URL for the team","type":"string","format":"uri"},"members_url":{"type":"string"},"name":{"description":"Name of the team","type":"string"},"description":{"description":"Description of the team","type":["string","null"]},"permission":{"description":"Permission that the team will have for its repositories","type":"string"},"privacy":{"description":"The level of privacy this team should have","type":"string"},"notification_setting":{"description":"The notification setting the team has set","type":"string"},"html_url":{"type":"string","format":"uri"},"repositories_url":{"type":"string","format":"uri"},"slug":{"type":"string"},"ldap_dn":{"description":"Distinguished Name (DN) that team maps to within LDAP environment","type":"string"},"type":{"description":"The ownership type of the team","type":"string","enum":["enterprise","organization"]},"organization_id":{"type":"integer","description":"Unique identifier of the organization to which this team belongs"},"enterprise_id":{"type":"integer","description":"Unique identifier of the enterprise to which this team belongs"}},"required":["id","node_id","url","members_url","name","description","permission","html_url","repositories_url","slug","type"]}]}},"required":["id","node_id","url","members_url","name","description","permission","html_url","repositories_url","slug","parent","type"]}}}}],"statusCodes":[{"httpStatusCode":"200","description":"\u003cp\u003eOK\u003c/p\u003e"},{"httpStatusCode":"404","description":"\u003cp\u003eResource not found\u003c/p\u003e"}],"previews":[],"progAccess":{"userToServerRest":true,"serverToServer":true,"fineGrainedPat":true,"permissions":[{"\"Administration\" repository permissions":"read"}]}},{"serverUrl":"https://api.github.com","verb":"get","requestPath":"/repos/{owner}/{repo}/topics","title":"Get all repository topics","category":"repos","subcategory":"repos","parameters":[{"name":"owner","description":"\u003cp\u003eThe account owner of the repository. The name is not case sensitive.\u003c/p\u003e","in":"path","required":true,"schema":{"type":"string"}},{"name":"repo","description":"\u003cp\u003eThe name of the repository without the \u003ccode\u003e.git\u003c/code\u003e extension. The name is not case sensitive.\u003c/p\u003e","in":"path","required":true,"schema":{"type":"string"}},{"name":"page","description":"\u003cp\u003eThe page number of the results to fetch. For more information, see \"\u003ca href=\"https://docs.github.com/rest/using-the-rest-api/using-pagination-in-the-rest-api\"\u003eUsing pagination in the REST API\u003c/a\u003e.\"\u003c/p\u003e","in":"query","schema":{"type":"integer","default":1}},{"name":"per_page","description":"\u003cp\u003eThe number of results per page (max 100). For more information, see \"\u003ca href=\"https://docs.github.com/rest/using-the-rest-api/using-pagination-in-the-rest-api\"\u003eUsing pagination in the REST API\u003c/a\u003e.\"\u003c/p\u003e","in":"query","schema":{"type":"integer","default":30}}],"bodyParameters":[],"descriptionHTML":"","codeExamples":[{"request":{"description":"Example","acceptHeader":"application/vnd.github.v3+json","parameters":{"owner":"OWNER","repo":"REPO"}},"response":{"statusCode":"200","contentType":"application/json","description":"\u003cp\u003eResponse\u003c/p\u003e","example":{"names":["octocat","atom","electron","api"]},"schema":{"title":"Topic","description":"A topic aggregates entities that are related to a subject.","type":"object","properties":{"names":{"type":"array","items":{"type":"string"}}},"required":["names"]}}}],"statusCodes":[{"httpStatusCode":"200","description":"\u003cp\u003eOK\u003c/p\u003e"},{"httpStatusCode":"404","description":"\u003cp\u003eResource not found\u003c/p\u003e"}],"previews":[],"progAccess":{"userToServerRest":true,"serverToServer":true,"fineGrainedPat":true,"permissions":[{"\"Metadata\" repository permissions":"read"}],"allowsPublicRead":true}},{"serverUrl":"https://api.github.com","verb":"put","requestPath":"/repos/{owner}/{repo}/topics","title":"Replace all repository topics","category":"repos","subcategory":"repos","parameters":[{"name":"owner","description":"\u003cp\u003eThe account owner of the repository. The name is not case sensitive.\u003c/p\u003e","in":"path","required":true,"schema":{"type":"string"}},{"name":"repo","description":"\u003cp\u003eThe name of the repository without the \u003ccode\u003e.git\u003c/code\u003e extension. The name is not case sensitive.\u003c/p\u003e","in":"path","required":true,"schema":{"type":"string"}}],"bodyParameters":[{"type":"array of strings","name":"names","description":"\u003cp\u003eAn array of topics to add to the repository. Pass one or more topics to \u003cem\u003ereplace\u003c/em\u003e the set of existing topics. Send an empty array (\u003ccode\u003e[]\u003c/code\u003e) to clear all topics from the repository. \u003cstrong\u003eNote:\u003c/strong\u003e Topic \u003ccode\u003enames\u003c/code\u003e will be saved as lowercase.\u003c/p\u003e","isRequired":true}],"descriptionHTML":"","codeExamples":[{"request":{"contentType":"application/json","description":"Example","acceptHeader":"application/vnd.github.v3+json","bodyParameters":{"names":["octocat","atom","electron","api"]},"parameters":{"owner":"OWNER","repo":"REPO"}},"response":{"statusCode":"200","contentType":"application/json","description":"\u003cp\u003eResponse\u003c/p\u003e","example":{"names":["octocat","atom","electron","api"]},"schema":{"title":"Topic","description":"A topic aggregates entities that are related to a subject.","type":"object","properties":{"names":{"type":"array","items":{"type":"string"}}},"required":["names"]}}}],"statusCodes":[{"httpStatusCode":"200","description":"\u003cp\u003eOK\u003c/p\u003e"},{"httpStatusCode":"404","description":"\u003cp\u003eResource not found\u003c/p\u003e"},{"httpStatusCode":"422","description":"\u003cp\u003eValidation failed, or the endpoint has been spammed.\u003c/p\u003e"}],"previews":[],"progAccess":{"userToServerRest":true,"serverToServer":true,"fineGrainedPat":true,"permissions":[{"\"Administration\" repository permissions":"write"}]}},{"serverUrl":"https://api.github.com","verb":"post","requestPath":"/repos/{owner}/{repo}/transfer","title":"Transfer a repository","category":"repos","subcategory":"repos","parameters":[{"name":"owner","description":"\u003cp\u003eThe account owner of the repository. The name is not case sensitive.\u003c/p\u003e","in":"path","required":true,"schema":{"type":"string"}},{"name":"repo","description":"\u003cp\u003eThe name of the repository without the \u003ccode\u003e.git\u003c/code\u003e extension. The name is not case sensitive.\u003c/p\u003e","in":"path","required":true,"schema":{"type":"string"}}],"bodyParameters":[{"type":"string","name":"new_owner","description":"\u003cp\u003eThe username or organization name the repository will be transferred to.\u003c/p\u003e","isRequired":true},{"type":"string","name":"new_name","description":"\u003cp\u003eThe new name to be given to the repository.\u003c/p\u003e"},{"type":"array of integers","name":"team_ids","description":"\u003cp\u003eID of the team or teams to add to the repository. Teams can only be added to organization-owned repositories.\u003c/p\u003e"}],"descriptionHTML":"\u003cp\u003eA transfer request will need to be accepted by the new owner when transferring a personal repository to another user. The response will contain the original \u003ccode\u003eowner\u003c/code\u003e, and the transfer will continue asynchronously. For more details on the requirements to transfer personal and organization-owned repositories, see \u003ca href=\"https://docs.github.com/articles/about-repository-transfers/\"\u003eabout repository transfers\u003c/a\u003e.\u003c/p\u003e","codeExamples":[{"request":{"contentType":"application/json","description":"Example","acceptHeader":"application/vnd.github.v3+json","bodyParameters":{"new_owner":"github","team_ids":[12,345],"new_name":"octorepo"},"parameters":{"owner":"OWNER","repo":"REPO"}},"response":{"statusCode":"202","contentType":"application/json","description":"\u003cp\u003eResponse\u003c/p\u003e","example":{"id":1296269,"node_id":"MDEwOlJlcG9zaXRvcnkxMjk2MjY5","name":"Hello-World","full_name":"octocat/Hello-World","owner":{"login":"octocat","id":1,"node_id":"MDQ6VXNlcjE=","avatar_url":"https://github.com/images/error/octocat_happy.gif","gravatar_id":"","url":"https://api.github.com/users/octocat","html_url":"https://github.com/octocat","followers_url":"https://api.github.com/users/octocat/followers","following_url":"https://api.github.com/users/octocat/following{/other_user}","gists_url":"https://api.github.com/users/octocat/gists{/gist_id}","starred_url":"https://api.github.com/users/octocat/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/octocat/subscriptions","organizations_url":"https://api.github.com/users/octocat/orgs","repos_url":"https://api.github.com/users/octocat/repos","events_url":"https://api.github.com/users/octocat/events{/privacy}","received_events_url":"https://api.github.com/users/octocat/received_events","type":"User","site_admin":false},"private":false,"html_url":"https://github.com/octocat/Hello-World","description":"This your first repo!","fork":false,"url":"https://api.github.com/repos/octocat/Hello-World","archive_url":"https://api.github.com/repos/octocat/Hello-World/{archive_format}{/ref}","assignees_url":"https://api.github.com/repos/octocat/Hello-World/assignees{/user}","blobs_url":"https://api.github.com/repos/octocat/Hello-World/git/blobs{/sha}","branches_url":"https://api.github.com/repos/octocat/Hello-World/branches{/branch}","collaborators_url":"https://api.github.com/repos/octocat/Hello-World/collaborators{/collaborator}","comments_url":"https://api.github.com/repos/octocat/Hello-World/comments{/number}","commits_url":"https://api.github.com/repos/octocat/Hello-World/commits{/sha}","compare_url":"https://api.github.com/repos/octocat/Hello-World/compare/{base}...{head}","contents_url":"https://api.github.com/repos/octocat/Hello-World/contents/{+path}","contributors_url":"https://api.github.com/repos/octocat/Hello-World/contributors","deployments_url":"https://api.github.com/repos/octocat/Hello-World/deployments","downloads_url":"https://api.github.com/repos/octocat/Hello-World/downloads","events_url":"https://api.github.com/repos/octocat/Hello-World/events","forks_url":"https://api.github.com/repos/octocat/Hello-World/forks","git_commits_url":"https://api.github.com/repos/octocat/Hello-World/git/commits{/sha}","git_refs_url":"https://api.github.com/repos/octocat/Hello-World/git/refs{/sha}","git_tags_url":"https://api.github.com/repos/octocat/Hello-World/git/tags{/sha}","git_url":"git:github.com/octocat/Hello-World.git","issue_comment_url":"https://api.github.com/repos/octocat/Hello-World/issues/comments{/number}","issue_events_url":"https://api.github.com/repos/octocat/Hello-World/issues/events{/number}","issues_url":"https://api.github.com/repos/octocat/Hello-World/issues{/number}","keys_url":"https://api.github.com/repos/octocat/Hello-World/keys{/key_id}","labels_url":"https://api.github.com/repos/octocat/Hello-World/labels{/name}","languages_url":"https://api.github.com/repos/octocat/Hello-World/languages","merges_url":"https://api.github.com/repos/octocat/Hello-World/merges","milestones_url":"https://api.github.com/repos/octocat/Hello-World/milestones{/number}","notifications_url":"https://api.github.com/repos/octocat/Hello-World/notifications{?since,all,participating}","pulls_url":"https://api.github.com/repos/octocat/Hello-World/pulls{/number}","releases_url":"https://api.github.com/repos/octocat/Hello-World/releases{/id}","ssh_url":"git@github.com:octocat/Hello-World.git","stargazers_url":"https://api.github.com/repos/octocat/Hello-World/stargazers","statuses_url":"https://api.github.com/repos/octocat/Hello-World/statuses/{sha}","subscribers_url":"https://api.github.com/repos/octocat/Hello-World/subscribers","subscription_url":"https://api.github.com/repos/octocat/Hello-World/subscription","tags_url":"https://api.github.com/repos/octocat/Hello-World/tags","teams_url":"https://api.github.com/repos/octocat/Hello-World/teams","trees_url":"https://api.github.com/repos/octocat/Hello-World/git/trees{/sha}","clone_url":"https://github.com/octocat/Hello-World.git","mirror_url":"git:git.example.com/octocat/Hello-World","hooks_url":"https://api.github.com/repos/octocat/Hello-World/hooks","svn_url":"https://svn.github.com/octocat/Hello-World","homepage":"https://github.com","language":null,"forks_count":9,"stargazers_count":80,"watchers_count":80,"size":108,"default_branch":"master","open_issues_count":0,"is_template":false,"topics":["octocat","atom","electron","api"],"has_issues":true,"has_projects":true,"has_wiki":true,"has_pages":false,"archived":false,"disabled":false,"visibility":"public","pushed_at":"2011-01-26T19:06:43Z","created_at":"2011-01-26T19:01:12Z","updated_at":"2011-01-26T19:14:43Z","permissions":{"admin":false,"push":false,"pull":true},"template_repository":{"id":1296269,"node_id":"MDEwOlJlcG9zaXRvcnkxMjk2MjY5","name":"Hello-World-Template","full_name":"octocat/Hello-World-Template","owner":{"login":"octocat","id":1,"node_id":"MDQ6VXNlcjE=","avatar_url":"https://github.com/images/error/octocat_happy.gif","gravatar_id":"","url":"https://api.github.com/users/octocat","html_url":"https://github.com/octocat","followers_url":"https://api.github.com/users/octocat/followers","following_url":"https://api.github.com/users/octocat/following{/other_user}","gists_url":"https://api.github.com/users/octocat/gists{/gist_id}","starred_url":"https://api.github.com/users/octocat/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/octocat/subscriptions","organizations_url":"https://api.github.com/users/octocat/orgs","repos_url":"https://api.github.com/users/octocat/repos","events_url":"https://api.github.com/users/octocat/events{/privacy}","received_events_url":"https://api.github.com/users/octocat/received_events","type":"User","site_admin":false},"private":false,"html_url":"https://github.com/octocat/Hello-World-Template","description":"This your first repo!","fork":false,"url":"https://api.github.com/repos/octocat/Hello-World-Template","archive_url":"https://api.github.com/repos/octocat/Hello-World-Template/{archive_format}{/ref}","assignees_url":"https://api.github.com/repos/octocat/Hello-World-Template/assignees{/user}","blobs_url":"https://api.github.com/repos/octocat/Hello-World-Template/git/blobs{/sha}","branches_url":"https://api.github.com/repos/octocat/Hello-World-Template/branches{/branch}","collaborators_url":"https://api.github.com/repos/octocat/Hello-World-Template/collaborators{/collaborator}","comments_url":"https://api.github.com/repos/octocat/Hello-World-Template/comments{/number}","commits_url":"https://api.github.com/repos/octocat/Hello-World-Template/commits{/sha}","compare_url":"https://api.github.com/repos/octocat/Hello-World-Template/compare/{base}...{head}","contents_url":"https://api.github.com/repos/octocat/Hello-World-Template/contents/{+path}","contributors_url":"https://api.github.com/repos/octocat/Hello-World-Template/contributors","deployments_url":"https://api.github.com/repos/octocat/Hello-World-Template/deployments","downloads_url":"https://api.github.com/repos/octocat/Hello-World-Template/downloads","events_url":"https://api.github.com/repos/octocat/Hello-World-Template/events","forks_url":"https://api.github.com/repos/octocat/Hello-World-Template/forks","git_commits_url":"https://api.github.com/repos/octocat/Hello-World-Template/git/commits{/sha}","git_refs_url":"https://api.github.com/repos/octocat/Hello-World-Template/git/refs{/sha}","git_tags_url":"https://api.github.com/repos/octocat/Hello-World-Template/git/tags{/sha}","git_url":"git:github.com/octocat/Hello-World-Template.git","issue_comment_url":"https://api.github.com/repos/octocat/Hello-World-Template/issues/comments{/number}","issue_events_url":"https://api.github.com/repos/octocat/Hello-World-Template/issues/events{/number}","issues_url":"https://api.github.com/repos/octocat/Hello-World-Template/issues{/number}","keys_url":"https://api.github.com/repos/octocat/Hello-World-Template/keys{/key_id}","labels_url":"https://api.github.com/repos/octocat/Hello-World-Template/labels{/name}","languages_url":"https://api.github.com/repos/octocat/Hello-World-Template/languages","merges_url":"https://api.github.com/repos/octocat/Hello-World-Template/merges","milestones_url":"https://api.github.com/repos/octocat/Hello-World-Template/milestones{/number}","notifications_url":"https://api.github.com/repos/octocat/Hello-World-Template/notifications{?since,all,participating}","pulls_url":"https://api.github.com/repos/octocat/Hello-World-Template/pulls{/number}","releases_url":"https://api.github.com/repos/octocat/Hello-World-Template/releases{/id}","ssh_url":"git@github.com:octocat/Hello-World-Template.git","stargazers_url":"https://api.github.com/repos/octocat/Hello-World-Template/stargazers","statuses_url":"https://api.github.com/repos/octocat/Hello-World-Template/statuses/{sha}","subscribers_url":"https://api.github.com/repos/octocat/Hello-World-Template/subscribers","subscription_url":"https://api.github.com/repos/octocat/Hello-World-Template/subscription","tags_url":"https://api.github.com/repos/octocat/Hello-World-Template/tags","teams_url":"https://api.github.com/repos/octocat/Hello-World-Template/teams","trees_url":"https://api.github.com/repos/octocat/Hello-World-Template/git/trees{/sha}","clone_url":"https://github.com/octocat/Hello-World-Template.git","mirror_url":"git:git.example.com/octocat/Hello-World-Template","hooks_url":"https://api.github.com/repos/octocat/Hello-World-Template/hooks","svn_url":"https://svn.github.com/octocat/Hello-World-Template","homepage":"https://github.com","language":null,"forks":9,"forks_count":9,"stargazers_count":80,"watchers_count":80,"watchers":80,"size":108,"default_branch":"master","open_issues":0,"open_issues_count":0,"is_template":true,"license":{"key":"mit","name":"MIT License","url":"https://api.github.com/licenses/mit","spdx_id":"MIT","node_id":"MDc6TGljZW5zZW1pdA==","html_url":"https://api.github.com/licenses/mit"},"topics":["octocat","atom","electron","api"],"has_issues":true,"has_projects":true,"has_wiki":true,"has_pages":false,"has_downloads":true,"archived":false,"disabled":false,"visibility":"public","pushed_at":"2011-01-26T19:06:43Z","created_at":"2011-01-26T19:01:12Z","updated_at":"2011-01-26T19:14:43Z","permissions":{"admin":false,"push":false,"pull":true},"allow_rebase_merge":true,"temp_clone_token":"ABTLWHOULUVAXGTRYU7OC2876QJ2O","allow_squash_merge":true,"allow_auto_merge":false,"delete_branch_on_merge":true,"allow_merge_commit":true,"allow_forking":true,"subscribers_count":42,"network_count":0}},"schema":{"title":"Minimal Repository","description":"Minimal Repository","type":"object","properties":{"id":{"type":"integer","format":"int64"},"node_id":{"type":"string"},"name":{"type":"string"},"full_name":{"type":"string"},"owner":{"title":"Simple User","description":"A GitHub user.","type":"object","properties":{"name":{"type":["string","null"]},"email":{"type":["string","null"]},"login":{"type":"string"},"id":{"type":"integer","format":"int64"},"node_id":{"type":"string"},"avatar_url":{"type":"string","format":"uri"},"gravatar_id":{"type":["string","null"]},"url":{"type":"string","format":"uri"},"html_url":{"type":"string","format":"uri"},"followers_url":{"type":"string","format":"uri"},"following_url":{"type":"string"},"gists_url":{"type":"string"},"starred_url":{"type":"string"},"subscriptions_url":{"type":"string","format":"uri"},"organizations_url":{"type":"string","format":"uri"},"repos_url":{"type":"string","format":"uri"},"events_url":{"type":"string"},"received_events_url":{"type":"string","format":"uri"},"type":{"type":"string"},"site_admin":{"type":"boolean"},"starred_at":{"type":"string"},"user_view_type":{"type":"string"}},"required":["avatar_url","events_url","followers_url","following_url","gists_url","gravatar_id","html_url","id","node_id","login","organizations_url","received_events_url","repos_url","site_admin","starred_url","subscriptions_url","type","url"]},"private":{"type":"boolean"},"html_url":{"type":"string","format":"uri"},"description":{"type":["string","null"]},"fork":{"type":"boolean"},"url":{"type":"string","format":"uri"},"archive_url":{"type":"string"},"assignees_url":{"type":"string"},"blobs_url":{"type":"string"},"branches_url":{"type":"string"},"collaborators_url":{"type":"string"},"comments_url":{"type":"string"},"commits_url":{"type":"string"},"compare_url":{"type":"string"},"contents_url":{"type":"string"},"contributors_url":{"type":"string","format":"uri"},"deployments_url":{"type":"string","format":"uri"},"downloads_url":{"type":"string","format":"uri"},"events_url":{"type":"string","format":"uri"},"forks_url":{"type":"string","format":"uri"},"git_commits_url":{"type":"string"},"git_refs_url":{"type":"string"},"git_tags_url":{"type":"string"},"git_url":{"type":"string"},"issue_comment_url":{"type":"string"},"issue_events_url":{"type":"string"},"issues_url":{"type":"string"},"keys_url":{"type":"string"},"labels_url":{"type":"string"},"languages_url":{"type":"string","format":"uri"},"merges_url":{"type":"string","format":"uri"},"milestones_url":{"type":"string"},"notifications_url":{"type":"string"},"pulls_url":{"type":"string"},"releases_url":{"type":"string"},"ssh_url":{"type":"string"},"stargazers_url":{"type":"string","format":"uri"},"statuses_url":{"type":"string"},"subscribers_url":{"type":"string","format":"uri"},"subscription_url":{"type":"string","format":"uri"},"tags_url":{"type":"string","format":"uri"},"teams_url":{"type":"string","format":"uri"},"trees_url":{"type":"string"},"clone_url":{"type":"string"},"mirror_url":{"type":["string","null"]},"hooks_url":{"type":"string","format":"uri"},"svn_url":{"type":"string"},"homepage":{"type":["string","null"]},"language":{"type":["string","null"]},"forks_count":{"type":"integer"},"stargazers_count":{"type":"integer"},"watchers_count":{"type":"integer"},"size":{"description":"The size of the repository, in kilobytes. Size is calculated hourly. When a repository is initially created, the size is 0.","type":"integer"},"default_branch":{"type":"string"},"open_issues_count":{"type":"integer"},"is_template":{"type":"boolean"},"topics":{"type":"array","items":{"type":"string"}},"has_issues":{"type":"boolean"},"has_projects":{"type":"boolean"},"has_wiki":{"type":"boolean"},"has_pages":{"type":"boolean"},"has_discussions":{"type":"boolean"},"has_pull_requests":{"type":"boolean"},"pull_request_creation_policy":{"description":"The policy controlling who can create pull requests: all or collaborators_only.","type":"string","enum":["all","collaborators_only"]},"archived":{"type":"boolean"},"disabled":{"type":"boolean"},"visibility":{"type":"string"},"pushed_at":{"type":["string","null"],"format":"date-time"},"created_at":{"type":["string","null"],"format":"date-time"},"updated_at":{"type":["string","null"],"format":"date-time"},"permissions":{"type":"object","properties":{"admin":{"type":"boolean"},"maintain":{"type":"boolean"},"push":{"type":"boolean"},"triage":{"type":"boolean"},"pull":{"type":"boolean"}}},"role_name":{"type":"string"},"temp_clone_token":{"type":"string"},"delete_branch_on_merge":{"type":"boolean"},"subscribers_count":{"type":"integer"},"network_count":{"type":"integer"},"code_of_conduct":{"title":"Code Of Conduct","description":"Code Of Conduct","type":"object","properties":{"key":{"type":"string"},"name":{"type":"string"},"url":{"type":"string","format":"uri"},"body":{"type":"string"},"html_url":{"type":["string","null"],"format":"uri"}},"required":["url","html_url","key","name"]},"license":{"type":["object","null"],"properties":{"key":{"type":"string"},"name":{"type":"string"},"spdx_id":{"type":"string"},"url":{"type":["string","null"]},"node_id":{"type":"string"}}},"forks":{"type":"integer"},"open_issues":{"type":"integer"},"watchers":{"type":"integer"},"allow_forking":{"type":"boolean"},"web_commit_signoff_required":{"type":"boolean"},"security_and_analysis":{"type":["object","null"],"properties":{"advanced_security":{"description":"Enable or disable GitHub Advanced Security for the repository.\n\nFor standalone Code Scanning or Secret Protection products, this parameter cannot be used.\n","type":"object","properties":{"status":{"type":"string","enum":["enabled","disabled"]}}},"code_security":{"type":"object","properties":{"status":{"type":"string","enum":["enabled","disabled"]}}},"dependabot_security_updates":{"description":"Enable or disable Dependabot security updates for the repository.","type":"object","properties":{"status":{"description":"The enablement status of Dependabot security updates for the repository.","type":"string","enum":["enabled","disabled"]}}},"secret_scanning":{"type":"object","properties":{"status":{"type":"string","enum":["enabled","disabled"]}}},"secret_scanning_push_protection":{"type":"object","properties":{"status":{"type":"string","enum":["enabled","disabled"]}}},"secret_scanning_non_provider_patterns":{"type":"object","properties":{"status":{"type":"string","enum":["enabled","disabled"]}}},"secret_scanning_ai_detection":{"type":"object","properties":{"status":{"type":"string","enum":["enabled","disabled"]}}},"secret_scanning_delegated_alert_dismissal":{"type":"object","properties":{"status":{"type":"string","enum":["enabled","disabled"]}}},"secret_scanning_delegated_bypass":{"type":"object","properties":{"status":{"type":"string","enum":["enabled","disabled"]}}},"secret_scanning_delegated_bypass_options":{"type":"object","properties":{"reviewers":{"type":"array","description":"The bypass reviewers for secret scanning delegated bypass","items":{"type":"object","required":["reviewer_id","reviewer_type"],"properties":{"reviewer_id":{"type":"integer","description":"The ID of the team or role selected as a bypass reviewer"},"reviewer_type":{"type":"string","description":"The type of the bypass reviewer","enum":["TEAM","ROLE"]},"mode":{"type":"string","description":"The bypass mode for the reviewer","enum":["ALWAYS","EXEMPT"],"default":"ALWAYS"}}}}}}}},"custom_properties":{"type":"object","description":"The custom properties that were defined for the repository. The keys are the custom property names, and the values are the corresponding custom property values.","additionalProperties":true}},"required":["archive_url","assignees_url","blobs_url","branches_url","collaborators_url","comments_url","commits_url","compare_url","contents_url","contributors_url","deployments_url","description","downloads_url","events_url","fork","forks_url","full_name","git_commits_url","git_refs_url","git_tags_url","hooks_url","html_url","id","node_id","issue_comment_url","issue_events_url","issues_url","keys_url","labels_url","languages_url","merges_url","milestones_url","name","notifications_url","owner","private","pulls_url","releases_url","stargazers_url","statuses_url","subscribers_url","subscription_url","tags_url","teams_url","trees_url","url"]}}}],"statusCodes":[{"httpStatusCode":"202","description":"\u003cp\u003eAccepted\u003c/p\u003e"}],"previews":[],"progAccess":{"userToServerRest":true,"serverToServer":false,"fineGrainedPat":false,"permissions":[{"\"Administration\" repository permissions":"write"}]}},{"serverUrl":"https://api.github.com","verb":"get","requestPath":"/repos/{owner}/{repo}/vulnerability-alerts","title":"Check if vulnerability alerts are enabled for a repository","category":"repos","subcategory":"repos","parameters":[{"name":"owner","description":"\u003cp\u003eThe account owner of the repository. The name is not case sensitive.\u003c/p\u003e","in":"path","required":true,"schema":{"type":"string"}},{"name":"repo","description":"\u003cp\u003eThe name of the repository without the \u003ccode\u003e.git\u003c/code\u003e extension. The name is not case sensitive.\u003c/p\u003e","in":"path","required":true,"schema":{"type":"string"}}],"bodyParameters":[],"descriptionHTML":"\u003cp\u003eShows whether dependency alerts are enabled or disabled for a repository. The authenticated user must have admin read access to the repository. For more information, see \"\u003ca href=\"https://docs.github.com/articles/about-security-alerts-for-vulnerable-dependencies\"\u003eAbout security alerts for vulnerable dependencies\u003c/a\u003e\".\u003c/p\u003e","codeExamples":[{"request":{"description":"Example","acceptHeader":"application/vnd.github.v3+json","parameters":{"owner":"OWNER","repo":"REPO"}},"response":{"statusCode":"204","description":"\u003cp\u003eResponse if repository is enabled with vulnerability alerts\u003c/p\u003e"}}],"statusCodes":[{"httpStatusCode":"204","description":"\u003cp\u003eResponse if repository is enabled with vulnerability alerts\u003c/p\u003e"},{"httpStatusCode":"404","description":"\u003cp\u003eNot Found if repository is not enabled with vulnerability alerts\u003c/p\u003e"}],"previews":[],"progAccess":{"userToServerRest":true,"serverToServer":true,"fineGrainedPat":true,"permissions":[{"\"Administration\" repository permissions":"read"}]}},{"serverUrl":"https://api.github.com","verb":"put","requestPath":"/repos/{owner}/{repo}/vulnerability-alerts","title":"Enable vulnerability alerts","category":"repos","subcategory":"repos","parameters":[{"name":"owner","description":"\u003cp\u003eThe account owner of the repository. The name is not case sensitive.\u003c/p\u003e","in":"path","required":true,"schema":{"type":"string"}},{"name":"repo","description":"\u003cp\u003eThe name of the repository without the \u003ccode\u003e.git\u003c/code\u003e extension. The name is not case sensitive.\u003c/p\u003e","in":"path","required":true,"schema":{"type":"string"}}],"bodyParameters":[],"descriptionHTML":"\u003cp\u003eEnables dependency alerts and the dependency graph for a repository. The authenticated user must have admin access to the repository. For more information, see \"\u003ca href=\"https://docs.github.com/articles/about-security-alerts-for-vulnerable-dependencies\"\u003eAbout security alerts for vulnerable dependencies\u003c/a\u003e\".\u003c/p\u003e","codeExamples":[{"request":{"description":"Example","acceptHeader":"application/vnd.github.v3+json","parameters":{"owner":"OWNER","repo":"REPO"}},"response":{"statusCode":"204","description":"\u003cp\u003eResponse\u003c/p\u003e"}}],"statusCodes":[{"httpStatusCode":"204","description":"\u003cp\u003eNo Content\u003c/p\u003e"}],"previews":[],"progAccess":{"userToServerRest":true,"serverToServer":true,"fineGrainedPat":true,"permissions":[{"\"Administration\" repository permissions":"write"}]}},{"serverUrl":"https://api.github.com","verb":"delete","requestPath":"/repos/{owner}/{repo}/vulnerability-alerts","title":"Disable vulnerability alerts","category":"repos","subcategory":"repos","parameters":[{"name":"owner","description":"\u003cp\u003eThe account owner of the repository. The name is not case sensitive.\u003c/p\u003e","in":"path","required":true,"schema":{"type":"string"}},{"name":"repo","description":"\u003cp\u003eThe name of the repository without the \u003ccode\u003e.git\u003c/code\u003e extension. The name is not case sensitive.\u003c/p\u003e","in":"path","required":true,"schema":{"type":"string"}}],"bodyParameters":[],"descriptionHTML":"\u003cp\u003eDisables dependency alerts and the dependency graph for a repository.\nThe authenticated user must have admin access to the repository. For more information,\nsee \"\u003ca href=\"https://docs.github.com/articles/about-security-alerts-for-vulnerable-dependencies\"\u003eAbout security alerts for vulnerable dependencies\u003c/a\u003e\".\u003c/p\u003e","codeExamples":[{"request":{"description":"Example","acceptHeader":"application/vnd.github.v3+json","parameters":{"owner":"OWNER","repo":"REPO"}},"response":{"statusCode":"204","description":"\u003cp\u003eResponse\u003c/p\u003e"}}],"statusCodes":[{"httpStatusCode":"204","description":"\u003cp\u003eNo Content\u003c/p\u003e"}],"previews":[],"progAccess":{"userToServerRest":true,"serverToServer":true,"fineGrainedPat":true,"permissions":[{"\"Administration\" repository permissions":"write"}]}},{"serverUrl":"https://api.github.com","verb":"post","requestPath":"/repos/{template_owner}/{template_repo}/generate","title":"Create a repository using a template","category":"repos","subcategory":"repos","parameters":[{"name":"template_owner","description":"\u003cp\u003eThe account owner of the template repository. The name is not case sensitive.\u003c/p\u003e","in":"path","required":true,"schema":{"type":"string"}},{"name":"template_repo","description":"\u003cp\u003eThe name of the template repository without the \u003ccode\u003e.git\u003c/code\u003e extension. The name is not case sensitive.\u003c/p\u003e","in":"path","required":true,"schema":{"type":"string"}}],"bodyParameters":[{"type":"string","name":"owner","description":"\u003cp\u003eThe organization or person who will own the new repository. To create a new repository in an organization, the authenticated user must be a member of the specified organization.\u003c/p\u003e"},{"type":"string","name":"name","description":"\u003cp\u003eThe name of the new repository.\u003c/p\u003e","isRequired":true},{"type":"string","name":"description","description":"\u003cp\u003eA short description of the new repository.\u003c/p\u003e"},{"type":"boolean","name":"include_all_branches","description":"\u003cp\u003eSet to \u003ccode\u003etrue\u003c/code\u003e to include the directory structure and files from all branches in the template repository, and not just the default branch. Default: \u003ccode\u003efalse\u003c/code\u003e.\u003c/p\u003e","default":false},{"type":"boolean","name":"private","description":"\u003cp\u003eEither \u003ccode\u003etrue\u003c/code\u003e to create a new private repository or \u003ccode\u003efalse\u003c/code\u003e to create a new public one.\u003c/p\u003e","default":false}],"descriptionHTML":"\u003cp\u003eCreates a new repository using a repository template. Use the \u003ccode\u003etemplate_owner\u003c/code\u003e and \u003ccode\u003etemplate_repo\u003c/code\u003e route parameters to specify the repository to use as the template. If the repository is not public, the authenticated user must own or be a member of an organization that owns the repository. To check if a repository is available to use as a template, get the repository's information using the \u003ca href=\"https://docs.github.com/rest/repos/repos#get-a-repository\"\u003eGet a repository\u003c/a\u003e endpoint and check that the \u003ccode\u003eis_template\u003c/code\u003e key is \u003ccode\u003etrue\u003c/code\u003e.\u003c/p\u003e\n\u003cp\u003eOAuth app tokens and personal access tokens (classic) need the \u003ccode\u003epublic_repo\u003c/code\u003e or \u003ccode\u003erepo\u003c/code\u003e scope to create a public repository, and \u003ccode\u003erepo\u003c/code\u003e scope to create a private repository.\u003c/p\u003e","codeExamples":[{"request":{"contentType":"application/json","description":"Example","acceptHeader":"application/vnd.github.v3+json","bodyParameters":{"owner":"octocat","name":"Hello-World","description":"This is your first repository","include_all_branches":false,"private":false},"parameters":{"template_owner":"TEMPLATE_OWNER","template_repo":"TEMPLATE_REPO"}},"response":{"statusCode":"201","contentType":"application/json","description":"\u003cp\u003eResponse\u003c/p\u003e","example":{"id":1296269,"node_id":"MDEwOlJlcG9zaXRvcnkxMjk2MjY5","name":"Hello-World","full_name":"octocat/Hello-World","owner":{"login":"octocat","id":1,"node_id":"MDQ6VXNlcjE=","avatar_url":"https://github.com/images/error/octocat_happy.gif","gravatar_id":"","url":"https://api.github.com/users/octocat","html_url":"https://github.com/octocat","followers_url":"https://api.github.com/users/octocat/followers","following_url":"https://api.github.com/users/octocat/following{/other_user}","gists_url":"https://api.github.com/users/octocat/gists{/gist_id}","starred_url":"https://api.github.com/users/octocat/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/octocat/subscriptions","organizations_url":"https://api.github.com/users/octocat/orgs","repos_url":"https://api.github.com/users/octocat/repos","events_url":"https://api.github.com/users/octocat/events{/privacy}","received_events_url":"https://api.github.com/users/octocat/received_events","type":"User","site_admin":false},"private":false,"html_url":"https://github.com/octocat/Hello-World","description":"This your first repo!","fork":false,"url":"https://api.github.com/repos/octocat/Hello-World","archive_url":"https://api.github.com/repos/octocat/Hello-World/{archive_format}{/ref}","assignees_url":"https://api.github.com/repos/octocat/Hello-World/assignees{/user}","blobs_url":"https://api.github.com/repos/octocat/Hello-World/git/blobs{/sha}","branches_url":"https://api.github.com/repos/octocat/Hello-World/branches{/branch}","collaborators_url":"https://api.github.com/repos/octocat/Hello-World/collaborators{/collaborator}","comments_url":"https://api.github.com/repos/octocat/Hello-World/comments{/number}","commits_url":"https://api.github.com/repos/octocat/Hello-World/commits{/sha}","compare_url":"https://api.github.com/repos/octocat/Hello-World/compare/{base}...{head}","contents_url":"https://api.github.com/repos/octocat/Hello-World/contents/{+path}","contributors_url":"https://api.github.com/repos/octocat/Hello-World/contributors","deployments_url":"https://api.github.com/repos/octocat/Hello-World/deployments","downloads_url":"https://api.github.com/repos/octocat/Hello-World/downloads","events_url":"https://api.github.com/repos/octocat/Hello-World/events","forks_url":"https://api.github.com/repos/octocat/Hello-World/forks","git_commits_url":"https://api.github.com/repos/octocat/Hello-World/git/commits{/sha}","git_refs_url":"https://api.github.com/repos/octocat/Hello-World/git/refs{/sha}","git_tags_url":"https://api.github.com/repos/octocat/Hello-World/git/tags{/sha}","git_url":"git:github.com/octocat/Hello-World.git","issue_comment_url":"https://api.github.com/repos/octocat/Hello-World/issues/comments{/number}","issue_events_url":"https://api.github.com/repos/octocat/Hello-World/issues/events{/number}","issues_url":"https://api.github.com/repos/octocat/Hello-World/issues{/number}","keys_url":"https://api.github.com/repos/octocat/Hello-World/keys{/key_id}","labels_url":"https://api.github.com/repos/octocat/Hello-World/labels{/name}","languages_url":"https://api.github.com/repos/octocat/Hello-World/languages","merges_url":"https://api.github.com/repos/octocat/Hello-World/merges","milestones_url":"https://api.github.com/repos/octocat/Hello-World/milestones{/number}","notifications_url":"https://api.github.com/repos/octocat/Hello-World/notifications{?since,all,participating}","pulls_url":"https://api.github.com/repos/octocat/Hello-World/pulls{/number}","releases_url":"https://api.github.com/repos/octocat/Hello-World/releases{/id}","ssh_url":"git@github.com:octocat/Hello-World.git","stargazers_url":"https://api.github.com/repos/octocat/Hello-World/stargazers","statuses_url":"https://api.github.com/repos/octocat/Hello-World/statuses/{sha}","subscribers_url":"https://api.github.com/repos/octocat/Hello-World/subscribers","subscription_url":"https://api.github.com/repos/octocat/Hello-World/subscription","tags_url":"https://api.github.com/repos/octocat/Hello-World/tags","teams_url":"https://api.github.com/repos/octocat/Hello-World/teams","trees_url":"https://api.github.com/repos/octocat/Hello-World/git/trees{/sha}","clone_url":"https://github.com/octocat/Hello-World.git","mirror_url":"git:git.example.com/octocat/Hello-World","hooks_url":"https://api.github.com/repos/octocat/Hello-World/hooks","svn_url":"https://svn.github.com/octocat/Hello-World","homepage":"https://github.com","license":{"key":"mit","name":"MIT License","url":"https://api.github.com/licenses/mit","spdx_id":"MIT","node_id":"MDc6TGljZW5zZW1pdA==","html_url":"https://github.com/licenses/mit"},"language":null,"forks_count":9,"forks":9,"stargazers_count":80,"watchers_count":80,"watchers":80,"size":108,"default_branch":"master","open_issues_count":0,"open_issues":0,"is_template":false,"topics":["octocat","atom","electron","api"],"has_issues":true,"has_projects":true,"has_wiki":true,"has_pages":false,"archived":false,"disabled":false,"visibility":"public","pushed_at":"2011-01-26T19:06:43Z","created_at":"2011-01-26T19:01:12Z","updated_at":"2011-01-26T19:14:43Z","permissions":{"pull":true,"push":false,"admin":false},"allow_rebase_merge":true,"template_repository":{"id":1296269,"node_id":"MDEwOlJlcG9zaXRvcnkxMjk2MjY5","name":"Hello-World-Template","full_name":"octocat/Hello-World-Template","owner":{"login":"octocat","id":1,"node_id":"MDQ6VXNlcjE=","avatar_url":"https://github.com/images/error/octocat_happy.gif","gravatar_id":"","url":"https://api.github.com/users/octocat","html_url":"https://github.com/octocat","followers_url":"https://api.github.com/users/octocat/followers","following_url":"https://api.github.com/users/octocat/following{/other_user}","gists_url":"https://api.github.com/users/octocat/gists{/gist_id}","starred_url":"https://api.github.com/users/octocat/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/octocat/subscriptions","organizations_url":"https://api.github.com/users/octocat/orgs","repos_url":"https://api.github.com/users/octocat/repos","events_url":"https://api.github.com/users/octocat/events{/privacy}","received_events_url":"https://api.github.com/users/octocat/received_events","type":"User","site_admin":false},"private":false,"html_url":"https://github.com/octocat/Hello-World-Template","description":"This your first repo!","fork":false,"url":"https://api.github.com/repos/octocat/Hello-World-Template","archive_url":"https://api.github.com/repos/octocat/Hello-World-Template/{archive_format}{/ref}","assignees_url":"https://api.github.com/repos/octocat/Hello-World-Template/assignees{/user}","blobs_url":"https://api.github.com/repos/octocat/Hello-World-Template/git/blobs{/sha}","branches_url":"https://api.github.com/repos/octocat/Hello-World-Template/branches{/branch}","collaborators_url":"https://api.github.com/repos/octocat/Hello-World-Template/collaborators{/collaborator}","comments_url":"https://api.github.com/repos/octocat/Hello-World-Template/comments{/number}","commits_url":"https://api.github.com/repos/octocat/Hello-World-Template/commits{/sha}","compare_url":"https://api.github.com/repos/octocat/Hello-World-Template/compare/{base}...{head}","contents_url":"https://api.github.com/repos/octocat/Hello-World-Template/contents/{+path}","contributors_url":"https://api.github.com/repos/octocat/Hello-World-Template/contributors","deployments_url":"https://api.github.com/repos/octocat/Hello-World-Template/deployments","downloads_url":"https://api.github.com/repos/octocat/Hello-World-Template/downloads","events_url":"https://api.github.com/repos/octocat/Hello-World-Template/events","forks_url":"https://api.github.com/repos/octocat/Hello-World-Template/forks","git_commits_url":"https://api.github.com/repos/octocat/Hello-World-Template/git/commits{/sha}","git_refs_url":"https://api.github.com/repos/octocat/Hello-World-Template/git/refs{/sha}","git_tags_url":"https://api.github.com/repos/octocat/Hello-World-Template/git/tags{/sha}","git_url":"git:github.com/octocat/Hello-World-Template.git","issue_comment_url":"https://api.github.com/repos/octocat/Hello-World-Template/issues/comments{/number}","issue_events_url":"https://api.github.com/repos/octocat/Hello-World-Template/issues/events{/number}","issues_url":"https://api.github.com/repos/octocat/Hello-World-Template/issues{/number}","keys_url":"https://api.github.com/repos/octocat/Hello-World-Template/keys{/key_id}","labels_url":"https://api.github.com/repos/octocat/Hello-World-Template/labels{/name}","languages_url":"https://api.github.com/repos/octocat/Hello-World-Template/languages","merges_url":"https://api.github.com/repos/octocat/Hello-World-Template/merges","milestones_url":"https://api.github.com/repos/octocat/Hello-World-Template/milestones{/number}","notifications_url":"https://api.github.com/repos/octocat/Hello-World-Template/notifications{?since,all,participating}","pulls_url":"https://api.github.com/repos/octocat/Hello-World-Template/pulls{/number}","releases_url":"https://api.github.com/repos/octocat/Hello-World-Template/releases{/id}","ssh_url":"git@github.com:octocat/Hello-World-Template.git","stargazers_url":"https://api.github.com/repos/octocat/Hello-World-Template/stargazers","statuses_url":"https://api.github.com/repos/octocat/Hello-World-Template/statuses/{sha}","subscribers_url":"https://api.github.com/repos/octocat/Hello-World-Template/subscribers","subscription_url":"https://api.github.com/repos/octocat/Hello-World-Template/subscription","tags_url":"https://api.github.com/repos/octocat/Hello-World-Template/tags","teams_url":"https://api.github.com/repos/octocat/Hello-World-Template/teams","trees_url":"https://api.github.com/repos/octocat/Hello-World-Template/git/trees{/sha}","clone_url":"https://github.com/octocat/Hello-World-Template.git","mirror_url":"git:git.example.com/octocat/Hello-World-Template","hooks_url":"https://api.github.com/repos/octocat/Hello-World-Template/hooks","svn_url":"https://svn.github.com/octocat/Hello-World-Template","homepage":"https://github.com","language":null,"forks":9,"forks_count":9,"stargazers_count":80,"watchers_count":80,"watchers":80,"size":108,"default_branch":"master","open_issues":0,"open_issues_count":0,"is_template":true,"license":{"key":"mit","name":"MIT License","url":"https://api.github.com/licenses/mit","spdx_id":"MIT","node_id":"MDc6TGljZW5zZW1pdA==","html_url":"https://api.github.com/licenses/mit"},"topics":["octocat","atom","electron","api"],"has_issues":true,"has_projects":true,"has_wiki":true,"has_pages":false,"has_downloads":true,"archived":false,"disabled":false,"visibility":"public","pushed_at":"2011-01-26T19:06:43Z","created_at":"2011-01-26T19:01:12Z","updated_at":"2011-01-26T19:14:43Z","permissions":{"admin":false,"push":false,"pull":true},"allow_rebase_merge":true,"temp_clone_token":"ABTLWHOULUVAXGTRYU7OC2876QJ2O","allow_squash_merge":true,"allow_auto_merge":false,"delete_branch_on_merge":true,"allow_merge_commit":true,"subscribers_count":42,"network_count":0},"temp_clone_token":"ABTLWHOULUVAXGTRYU7OC2876QJ2O","allow_squash_merge":true,"allow_auto_merge":false,"delete_branch_on_merge":true,"allow_merge_commit":true,"allow_forking":true,"web_commit_signoff_required":false,"subscribers_count":42,"network_count":0,"organization":{"login":"octocat","id":1,"node_id":"MDQ6VXNlcjE=","avatar_url":"https://github.com/images/error/octocat_happy.gif","gravatar_id":"","url":"https://api.github.com/users/octocat","html_url":"https://github.com/octocat","followers_url":"https://api.github.com/users/octocat/followers","following_url":"https://api.github.com/users/octocat/following{/other_user}","gists_url":"https://api.github.com/users/octocat/gists{/gist_id}","starred_url":"https://api.github.com/users/octocat/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/octocat/subscriptions","organizations_url":"https://api.github.com/users/octocat/orgs","repos_url":"https://api.github.com/users/octocat/repos","events_url":"https://api.github.com/users/octocat/events{/privacy}","received_events_url":"https://api.github.com/users/octocat/received_events","type":"Organization","site_admin":false},"parent":{"id":1296269,"node_id":"MDEwOlJlcG9zaXRvcnkxMjk2MjY5","name":"Hello-World","full_name":"octocat/Hello-World","owner":{"login":"octocat","id":1,"node_id":"MDQ6VXNlcjE=","avatar_url":"https://github.com/images/error/octocat_happy.gif","gravatar_id":"","url":"https://api.github.com/users/octocat","html_url":"https://github.com/octocat","followers_url":"https://api.github.com/users/octocat/followers","following_url":"https://api.github.com/users/octocat/following{/other_user}","gists_url":"https://api.github.com/users/octocat/gists{/gist_id}","starred_url":"https://api.github.com/users/octocat/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/octocat/subscriptions","organizations_url":"https://api.github.com/users/octocat/orgs","repos_url":"https://api.github.com/users/octocat/repos","events_url":"https://api.github.com/users/octocat/events{/privacy}","received_events_url":"https://api.github.com/users/octocat/received_events","type":"User","site_admin":false},"private":false,"html_url":"https://github.com/octocat/Hello-World","description":"This your first repo!","fork":false,"url":"https://api.github.com/repos/octocat/Hello-World","archive_url":"https://api.github.com/repos/octocat/Hello-World/{archive_format}{/ref}","assignees_url":"https://api.github.com/repos/octocat/Hello-World/assignees{/user}","blobs_url":"https://api.github.com/repos/octocat/Hello-World/git/blobs{/sha}","branches_url":"https://api.github.com/repos/octocat/Hello-World/branches{/branch}","collaborators_url":"https://api.github.com/repos/octocat/Hello-World/collaborators{/collaborator}","comments_url":"https://api.github.com/repos/octocat/Hello-World/comments{/number}","commits_url":"https://api.github.com/repos/octocat/Hello-World/commits{/sha}","compare_url":"https://api.github.com/repos/octocat/Hello-World/compare/{base}...{head}","contents_url":"https://api.github.com/repos/octocat/Hello-World/contents/{+path}","contributors_url":"https://api.github.com/repos/octocat/Hello-World/contributors","deployments_url":"https://api.github.com/repos/octocat/Hello-World/deployments","downloads_url":"https://api.github.com/repos/octocat/Hello-World/downloads","events_url":"https://api.github.com/repos/octocat/Hello-World/events","forks_url":"https://api.github.com/repos/octocat/Hello-World/forks","git_commits_url":"https://api.github.com/repos/octocat/Hello-World/git/commits{/sha}","git_refs_url":"https://api.github.com/repos/octocat/Hello-World/git/refs{/sha}","git_tags_url":"https://api.github.com/repos/octocat/Hello-World/git/tags{/sha}","git_url":"git:github.com/octocat/Hello-World.git","issue_comment_url":"https://api.github.com/repos/octocat/Hello-World/issues/comments{/number}","issue_events_url":"https://api.github.com/repos/octocat/Hello-World/issues/events{/number}","issues_url":"https://api.github.com/repos/octocat/Hello-World/issues{/number}","keys_url":"https://api.github.com/repos/octocat/Hello-World/keys{/key_id}","labels_url":"https://api.github.com/repos/octocat/Hello-World/labels{/name}","languages_url":"https://api.github.com/repos/octocat/Hello-World/languages","merges_url":"https://api.github.com/repos/octocat/Hello-World/merges","milestones_url":"https://api.github.com/repos/octocat/Hello-World/milestones{/number}","notifications_url":"https://api.github.com/repos/octocat/Hello-World/notifications{?since,all,participating}","pulls_url":"https://api.github.com/repos/octocat/Hello-World/pulls{/number}","releases_url":"https://api.github.com/repos/octocat/Hello-World/releases{/id}","ssh_url":"git@github.com:octocat/Hello-World.git","stargazers_url":"https://api.github.com/repos/octocat/Hello-World/stargazers","statuses_url":"https://api.github.com/repos/octocat/Hello-World/statuses/{sha}","subscribers_url":"https://api.github.com/repos/octocat/Hello-World/subscribers","subscription_url":"https://api.github.com/repos/octocat/Hello-World/subscription","tags_url":"https://api.github.com/repos/octocat/Hello-World/tags","teams_url":"https://api.github.com/repos/octocat/Hello-World/teams","trees_url":"https://api.github.com/repos/octocat/Hello-World/git/trees{/sha}","clone_url":"https://github.com/octocat/Hello-World.git","mirror_url":"git:git.example.com/octocat/Hello-World","hooks_url":"https://api.github.com/repos/octocat/Hello-World/hooks","svn_url":"https://svn.github.com/octocat/Hello-World","homepage":"https://github.com","language":null,"forks_count":9,"stargazers_count":80,"watchers_count":80,"size":108,"default_branch":"master","open_issues_count":0,"is_template":true,"topics":["octocat","atom","electron","api"],"has_issues":true,"has_projects":true,"has_wiki":true,"has_pages":false,"has_downloads":true,"archived":false,"disabled":false,"visibility":"public","pushed_at":"2011-01-26T19:06:43Z","created_at":"2011-01-26T19:01:12Z","updated_at":"2011-01-26T19:14:43Z","permissions":{"admin":false,"push":false,"pull":true},"allow_rebase_merge":true,"temp_clone_token":"ABTLWHOULUVAXGTRYU7OC2876QJ2O","allow_squash_merge":true,"allow_auto_merge":false,"delete_branch_on_merge":true,"allow_merge_commit":true,"subscribers_count":42,"network_count":0,"license":{"key":"mit","name":"MIT License","url":"https://api.github.com/licenses/mit","spdx_id":"MIT","node_id":"MDc6TGljZW5zZW1pdA==","html_url":"https://api.github.com/licenses/mit"},"forks":1,"open_issues":1,"watchers":1},"source":{"id":1296269,"node_id":"MDEwOlJlcG9zaXRvcnkxMjk2MjY5","name":"Hello-World","full_name":"octocat/Hello-World","owner":{"login":"octocat","id":1,"node_id":"MDQ6VXNlcjE=","avatar_url":"https://github.com/images/error/octocat_happy.gif","gravatar_id":"","url":"https://api.github.com/users/octocat","html_url":"https://github.com/octocat","followers_url":"https://api.github.com/users/octocat/followers","following_url":"https://api.github.com/users/octocat/following{/other_user}","gists_url":"https://api.github.com/users/octocat/gists{/gist_id}","starred_url":"https://api.github.com/users/octocat/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/octocat/subscriptions","organizations_url":"https://api.github.com/users/octocat/orgs","repos_url":"https://api.github.com/users/octocat/repos","events_url":"https://api.github.com/users/octocat/events{/privacy}","received_events_url":"https://api.github.com/users/octocat/received_events","type":"User","site_admin":false},"private":false,"html_url":"https://github.com/octocat/Hello-World","description":"This your first repo!","fork":false,"url":"https://api.github.com/repos/octocat/Hello-World","archive_url":"https://api.github.com/repos/octocat/Hello-World/{archive_format}{/ref}","assignees_url":"https://api.github.com/repos/octocat/Hello-World/assignees{/user}","blobs_url":"https://api.github.com/repos/octocat/Hello-World/git/blobs{/sha}","branches_url":"https://api.github.com/repos/octocat/Hello-World/branches{/branch}","collaborators_url":"https://api.github.com/repos/octocat/Hello-World/collaborators{/collaborator}","comments_url":"https://api.github.com/repos/octocat/Hello-World/comments{/number}","commits_url":"https://api.github.com/repos/octocat/Hello-World/commits{/sha}","compare_url":"https://api.github.com/repos/octocat/Hello-World/compare/{base}...{head}","contents_url":"https://api.github.com/repos/octocat/Hello-World/contents/{+path}","contributors_url":"https://api.github.com/repos/octocat/Hello-World/contributors","deployments_url":"https://api.github.com/repos/octocat/Hello-World/deployments","downloads_url":"https://api.github.com/repos/octocat/Hello-World/downloads","events_url":"https://api.github.com/repos/octocat/Hello-World/events","forks_url":"https://api.github.com/repos/octocat/Hello-World/forks","git_commits_url":"https://api.github.com/repos/octocat/Hello-World/git/commits{/sha}","git_refs_url":"https://api.github.com/repos/octocat/Hello-World/git/refs{/sha}","git_tags_url":"https://api.github.com/repos/octocat/Hello-World/git/tags{/sha}","git_url":"git:github.com/octocat/Hello-World.git","issue_comment_url":"https://api.github.com/repos/octocat/Hello-World/issues/comments{/number}","issue_events_url":"https://api.github.com/repos/octocat/Hello-World/issues/events{/number}","issues_url":"https://api.github.com/repos/octocat/Hello-World/issues{/number}","keys_url":"https://api.github.com/repos/octocat/Hello-World/keys{/key_id}","labels_url":"https://api.github.com/repos/octocat/Hello-World/labels{/name}","languages_url":"https://api.github.com/repos/octocat/Hello-World/languages","merges_url":"https://api.github.com/repos/octocat/Hello-World/merges","milestones_url":"https://api.github.com/repos/octocat/Hello-World/milestones{/number}","notifications_url":"https://api.github.com/repos/octocat/Hello-World/notifications{?since,all,participating}","pulls_url":"https://api.github.com/repos/octocat/Hello-World/pulls{/number}","releases_url":"https://api.github.com/repos/octocat/Hello-World/releases{/id}","ssh_url":"git@github.com:octocat/Hello-World.git","stargazers_url":"https://api.github.com/repos/octocat/Hello-World/stargazers","statuses_url":"https://api.github.com/repos/octocat/Hello-World/statuses/{sha}","subscribers_url":"https://api.github.com/repos/octocat/Hello-World/subscribers","subscription_url":"https://api.github.com/repos/octocat/Hello-World/subscription","tags_url":"https://api.github.com/repos/octocat/Hello-World/tags","teams_url":"https://api.github.com/repos/octocat/Hello-World/teams","trees_url":"https://api.github.com/repos/octocat/Hello-World/git/trees{/sha}","clone_url":"https://github.com/octocat/Hello-World.git","mirror_url":"git:git.example.com/octocat/Hello-World","hooks_url":"https://api.github.com/repos/octocat/Hello-World/hooks","svn_url":"https://svn.github.com/octocat/Hello-World","homepage":"https://github.com","language":null,"forks_count":9,"stargazers_count":80,"watchers_count":80,"size":108,"default_branch":"master","open_issues_count":0,"is_template":true,"topics":["octocat","atom","electron","api"],"has_issues":true,"has_projects":true,"has_wiki":true,"has_pages":false,"has_downloads":true,"archived":false,"disabled":false,"visibility":"public","pushed_at":"2011-01-26T19:06:43Z","created_at":"2011-01-26T19:01:12Z","updated_at":"2011-01-26T19:14:43Z","permissions":{"admin":false,"push":false,"pull":true},"allow_rebase_merge":true,"temp_clone_token":"ABTLWHOULUVAXGTRYU7OC2876QJ2O","allow_squash_merge":true,"allow_auto_merge":false,"delete_branch_on_merge":true,"allow_merge_commit":true,"subscribers_count":42,"network_count":0,"license":{"key":"mit","name":"MIT License","url":"https://api.github.com/licenses/mit","spdx_id":"MIT","node_id":"MDc6TGljZW5zZW1pdA==","html_url":"https://api.github.com/licenses/mit"},"forks":1,"open_issues":1,"watchers":1}},"schema":{"title":"Full Repository","description":"Full Repository","type":"object","properties":{"id":{"type":"integer","format":"int64"},"node_id":{"type":"string"},"name":{"type":"string"},"full_name":{"type":"string"},"owner":{"title":"Simple User","description":"A GitHub user.","type":"object","properties":{"name":{"type":["string","null"]},"email":{"type":["string","null"]},"login":{"type":"string"},"id":{"type":"integer","format":"int64"},"node_id":{"type":"string"},"avatar_url":{"type":"string","format":"uri"},"gravatar_id":{"type":["string","null"]},"url":{"type":"string","format":"uri"},"html_url":{"type":"string","format":"uri"},"followers_url":{"type":"string","format":"uri"},"following_url":{"type":"string"},"gists_url":{"type":"string"},"starred_url":{"type":"string"},"subscriptions_url":{"type":"string","format":"uri"},"organizations_url":{"type":"string","format":"uri"},"repos_url":{"type":"string","format":"uri"},"events_url":{"type":"string"},"received_events_url":{"type":"string","format":"uri"},"type":{"type":"string"},"site_admin":{"type":"boolean"},"starred_at":{"type":"string"},"user_view_type":{"type":"string"}},"required":["avatar_url","events_url","followers_url","following_url","gists_url","gravatar_id","html_url","id","node_id","login","organizations_url","received_events_url","repos_url","site_admin","starred_url","subscriptions_url","type","url"]},"private":{"type":"boolean"},"html_url":{"type":"string","format":"uri"},"description":{"type":["string","null"]},"fork":{"type":"boolean"},"url":{"type":"string","format":"uri"},"archive_url":{"type":"string"},"assignees_url":{"type":"string"},"blobs_url":{"type":"string"},"branches_url":{"type":"string"},"collaborators_url":{"type":"string"},"comments_url":{"type":"string"},"commits_url":{"type":"string"},"compare_url":{"type":"string"},"contents_url":{"type":"string"},"contributors_url":{"type":"string","format":"uri"},"deployments_url":{"type":"string","format":"uri"},"downloads_url":{"type":"string","format":"uri"},"events_url":{"type":"string","format":"uri"},"forks_url":{"type":"string","format":"uri"},"git_commits_url":{"type":"string"},"git_refs_url":{"type":"string"},"git_tags_url":{"type":"string"},"git_url":{"type":"string"},"issue_comment_url":{"type":"string"},"issue_events_url":{"type":"string"},"issues_url":{"type":"string"},"keys_url":{"type":"string"},"labels_url":{"type":"string"},"languages_url":{"type":"string","format":"uri"},"merges_url":{"type":"string","format":"uri"},"milestones_url":{"type":"string"},"notifications_url":{"type":"string"},"pulls_url":{"type":"string"},"releases_url":{"type":"string"},"ssh_url":{"type":"string"},"stargazers_url":{"type":"string","format":"uri"},"statuses_url":{"type":"string"},"subscribers_url":{"type":"string","format":"uri"},"subscription_url":{"type":"string","format":"uri"},"tags_url":{"type":"string","format":"uri"},"teams_url":{"type":"string","format":"uri"},"trees_url":{"type":"string"},"clone_url":{"type":"string"},"mirror_url":{"type":["string","null"],"format":"uri"},"hooks_url":{"type":"string","format":"uri"},"svn_url":{"type":"string","format":"uri"},"homepage":{"type":["string","null"],"format":"uri"},"language":{"type":["string","null"]},"forks_count":{"type":"integer"},"stargazers_count":{"type":"integer"},"watchers_count":{"type":"integer"},"size":{"description":"The size of the repository, in kilobytes. Size is calculated hourly. When a repository is initially created, the size is 0.","type":"integer"},"default_branch":{"type":"string"},"open_issues_count":{"type":"integer"},"is_template":{"type":"boolean"},"topics":{"type":"array","items":{"type":"string"}},"has_issues":{"type":"boolean"},"has_projects":{"type":"boolean"},"has_wiki":{"type":"boolean"},"has_pages":{"type":"boolean"},"has_discussions":{"type":"boolean"},"has_pull_requests":{"type":"boolean"},"pull_request_creation_policy":{"description":"The policy controlling who can create pull requests: all or collaborators_only.","type":"string","enum":["all","collaborators_only"]},"archived":{"type":"boolean"},"disabled":{"type":"boolean","description":"Returns whether or not this repository disabled."},"visibility":{"description":"The repository visibility: public, private, or internal.","type":"string"},"pushed_at":{"type":"string","format":"date-time"},"created_at":{"type":"string","format":"date-time"},"updated_at":{"type":"string","format":"date-time"},"permissions":{"type":"object","properties":{"admin":{"type":"boolean"},"maintain":{"type":"boolean"},"push":{"type":"boolean"},"triage":{"type":"boolean"},"pull":{"type":"boolean"}},"required":["admin","pull","push"]},"allow_rebase_merge":{"type":"boolean"},"template_repository":{"anyOf":[{"type":"null"},{"title":"Repository","description":"A repository on GitHub.","type":"object","properties":{"id":{"description":"Unique identifier of the repository","type":"integer","format":"int64"},"node_id":{"type":"string"},"name":{"description":"The name of the repository.","type":"string"},"full_name":{"type":"string"},"license":{"anyOf":[{"type":"null"},{"title":"License Simple","description":"License Simple","type":"object","properties":{"key":{"type":"string"},"name":{"type":"string"},"url":{"type":["string","null"],"format":"uri"},"spdx_id":{"type":["string","null"]},"node_id":{"type":"string"},"html_url":{"type":"string","format":"uri"}},"required":["key","name","url","spdx_id","node_id"]}]},"forks":{"type":"integer"},"permissions":{"type":"object","properties":{"admin":{"type":"boolean"},"pull":{"type":"boolean"},"triage":{"type":"boolean"},"push":{"type":"boolean"},"maintain":{"type":"boolean"}},"required":["admin","pull","push"]},"owner":{"title":"Simple User","description":"A GitHub user.","type":"object","properties":{"name":{"type":["string","null"]},"email":{"type":["string","null"]},"login":{"type":"string"},"id":{"type":"integer","format":"int64"},"node_id":{"type":"string"},"avatar_url":{"type":"string","format":"uri"},"gravatar_id":{"type":["string","null"]},"url":{"type":"string","format":"uri"},"html_url":{"type":"string","format":"uri"},"followers_url":{"type":"string","format":"uri"},"following_url":{"type":"string"},"gists_url":{"type":"string"},"starred_url":{"type":"string"},"subscriptions_url":{"type":"string","format":"uri"},"organizations_url":{"type":"string","format":"uri"},"repos_url":{"type":"string","format":"uri"},"events_url":{"type":"string"},"received_events_url":{"type":"string","format":"uri"},"type":{"type":"string"},"site_admin":{"type":"boolean"},"starred_at":{"type":"string"},"user_view_type":{"type":"string"}},"required":["avatar_url","events_url","followers_url","following_url","gists_url","gravatar_id","html_url","id","node_id","login","organizations_url","received_events_url","repos_url","site_admin","starred_url","subscriptions_url","type","url"]},"private":{"description":"Whether the repository is private or public.","default":false,"type":"boolean"},"html_url":{"type":"string","format":"uri"},"description":{"type":["string","null"]},"fork":{"type":"boolean"},"url":{"type":"string","format":"uri"},"archive_url":{"type":"string"},"assignees_url":{"type":"string"},"blobs_url":{"type":"string"},"branches_url":{"type":"string"},"collaborators_url":{"type":"string"},"comments_url":{"type":"string"},"commits_url":{"type":"string"},"compare_url":{"type":"string"},"contents_url":{"type":"string"},"contributors_url":{"type":"string","format":"uri"},"deployments_url":{"type":"string","format":"uri"},"downloads_url":{"type":"string","format":"uri"},"events_url":{"type":"string","format":"uri"},"forks_url":{"type":"string","format":"uri"},"git_commits_url":{"type":"string"},"git_refs_url":{"type":"string"},"git_tags_url":{"type":"string"},"git_url":{"type":"string"},"issue_comment_url":{"type":"string"},"issue_events_url":{"type":"string"},"issues_url":{"type":"string"},"keys_url":{"type":"string"},"labels_url":{"type":"string"},"languages_url":{"type":"string","format":"uri"},"merges_url":{"type":"string","format":"uri"},"milestones_url":{"type":"string"},"notifications_url":{"type":"string"},"pulls_url":{"type":"string"},"releases_url":{"type":"string"},"ssh_url":{"type":"string"},"stargazers_url":{"type":"string","format":"uri"},"statuses_url":{"type":"string"},"subscribers_url":{"type":"string","format":"uri"},"subscription_url":{"type":"string","format":"uri"},"tags_url":{"type":"string","format":"uri"},"teams_url":{"type":"string","format":"uri"},"trees_url":{"type":"string"},"clone_url":{"type":"string"},"mirror_url":{"type":["string","null"],"format":"uri"},"hooks_url":{"type":"string","format":"uri"},"svn_url":{"type":"string","format":"uri"},"homepage":{"type":["string","null"],"format":"uri"},"language":{"type":["string","null"]},"forks_count":{"type":"integer"},"stargazers_count":{"type":"integer"},"watchers_count":{"type":"integer"},"size":{"description":"The size of the repository, in kilobytes. Size is calculated hourly. When a repository is initially created, the size is 0.","type":"integer"},"default_branch":{"description":"The default branch of the repository.","type":"string"},"open_issues_count":{"type":"integer"},"is_template":{"description":"Whether this repository acts as a template that can be used to generate new repositories.","default":false,"type":"boolean"},"topics":{"type":"array","items":{"type":"string"}},"has_issues":{"description":"Whether issues are enabled.","default":true,"type":"boolean"},"has_projects":{"description":"Whether projects are enabled.","default":true,"type":"boolean"},"has_wiki":{"description":"Whether the wiki is enabled.","default":true,"type":"boolean"},"has_pages":{"type":"boolean"},"has_discussions":{"description":"Whether discussions are enabled.","default":false,"type":"boolean"},"has_pull_requests":{"description":"Whether pull requests are enabled.","default":true,"type":"boolean"},"pull_request_creation_policy":{"description":"The policy controlling who can create pull requests: all or collaborators_only.","type":"string","enum":["all","collaborators_only"]},"archived":{"description":"Whether the repository is archived.","default":false,"type":"boolean"},"disabled":{"type":"boolean","description":"Returns whether or not this repository disabled."},"visibility":{"description":"The repository visibility: public, private, or internal.","default":"public","type":"string"},"pushed_at":{"type":["string","null"],"format":"date-time"},"created_at":{"type":["string","null"],"format":"date-time"},"updated_at":{"type":["string","null"],"format":"date-time"},"allow_rebase_merge":{"description":"Whether to allow rebase merges for pull requests.","default":true,"type":"boolean"},"temp_clone_token":{"type":"string"},"allow_squash_merge":{"description":"Whether to allow squash merges for pull requests.","default":true,"type":"boolean"},"allow_auto_merge":{"description":"Whether to allow Auto-merge to be used on pull requests.","default":false,"type":"boolean"},"delete_branch_on_merge":{"description":"Whether to delete head branches when pull requests are merged","default":false,"type":"boolean"},"allow_update_branch":{"description":"Whether or not a pull request head branch that is behind its base branch can always be updated even if it is not required to be up to date before merging.","default":false,"type":"boolean"},"squash_merge_commit_title":{"type":"string","enum":["PR_TITLE","COMMIT_OR_PR_TITLE"],"description":"The default value for a squash merge commit title:\n\n- `PR_TITLE` - default to the pull request's title.\n- `COMMIT_OR_PR_TITLE` - default to the commit's title (if only one commit) or the pull request's title (when more than one commit)."},"squash_merge_commit_message":{"type":"string","enum":["PR_BODY","COMMIT_MESSAGES","BLANK"],"description":"The default value for a squash merge commit message:\n\n- `PR_BODY` - default to the pull request's body.\n- `COMMIT_MESSAGES` - default to the branch's commit messages.\n- `BLANK` - default to a blank commit message."},"merge_commit_title":{"type":"string","enum":["PR_TITLE","MERGE_MESSAGE"],"description":"The default value for a merge commit title.\n\n- `PR_TITLE` - default to the pull request's title.\n- `MERGE_MESSAGE` - default to the classic title for a merge message (e.g., Merge pull request #123 from branch-name)."},"merge_commit_message":{"type":"string","enum":["PR_BODY","PR_TITLE","BLANK"],"description":"The default value for a merge commit message.\n\n- `PR_TITLE` - default to the pull request's title.\n- `PR_BODY` - default to the pull request's body.\n- `BLANK` - default to a blank commit message."},"allow_merge_commit":{"description":"Whether to allow merge commits for pull requests.","default":true,"type":"boolean"},"allow_forking":{"description":"Whether to allow forking this repo","type":"boolean"},"web_commit_signoff_required":{"description":"Whether to require contributors to sign off on web-based commits","default":false,"type":"boolean"},"open_issues":{"type":"integer"},"watchers":{"type":"integer"},"starred_at":{"type":"string"},"anonymous_access_enabled":{"type":"boolean","description":"Whether anonymous git access is enabled for this repository"},"code_search_index_status":{"type":"object","description":"The status of the code search index for this repository","properties":{"lexical_search_ok":{"type":"boolean"},"lexical_commit_sha":{"type":"string"}}}},"required":["archive_url","assignees_url","blobs_url","branches_url","collaborators_url","comments_url","commits_url","compare_url","contents_url","contributors_url","deployments_url","description","downloads_url","events_url","fork","forks_url","full_name","git_commits_url","git_refs_url","git_tags_url","hooks_url","html_url","id","node_id","issue_comment_url","issue_events_url","issues_url","keys_url","labels_url","languages_url","merges_url","milestones_url","name","notifications_url","owner","private","pulls_url","releases_url","stargazers_url","statuses_url","subscribers_url","subscription_url","tags_url","teams_url","trees_url","url","clone_url","default_branch","forks","forks_count","git_url","has_issues","has_projects","has_wiki","has_pages","homepage","language","archived","disabled","mirror_url","open_issues","open_issues_count","license","pushed_at","size","ssh_url","stargazers_count","svn_url","watchers","watchers_count","created_at","updated_at"]}]},"temp_clone_token":{"type":["string","null"]},"allow_squash_merge":{"type":"boolean"},"allow_auto_merge":{"type":"boolean"},"delete_branch_on_merge":{"type":"boolean"},"allow_merge_commit":{"type":"boolean"},"allow_update_branch":{"type":"boolean"},"squash_merge_commit_title":{"type":"string","enum":["PR_TITLE","COMMIT_OR_PR_TITLE"],"description":"The default value for a squash merge commit title:\n\n- `PR_TITLE` - default to the pull request's title.\n- `COMMIT_OR_PR_TITLE` - default to the commit's title (if only one commit) or the pull request's title (when more than one commit)."},"squash_merge_commit_message":{"type":"string","enum":["PR_BODY","COMMIT_MESSAGES","BLANK"],"description":"The default value for a squash merge commit message:\n\n- `PR_BODY` - default to the pull request's body.\n- `COMMIT_MESSAGES` - default to the branch's commit messages.\n- `BLANK` - default to a blank commit message."},"merge_commit_title":{"type":"string","enum":["PR_TITLE","MERGE_MESSAGE"],"description":"The default value for a merge commit title.\n\n  - `PR_TITLE` - default to the pull request's title.\n  - `MERGE_MESSAGE` - default to the classic title for a merge message (e.g., Merge pull request #123 from branch-name)."},"merge_commit_message":{"type":"string","enum":["PR_BODY","PR_TITLE","BLANK"],"description":"The default value for a merge commit message.\n\n- `PR_TITLE` - default to the pull request's title.\n- `PR_BODY` - default to the pull request's body.\n- `BLANK` - default to a blank commit message."},"allow_forking":{"type":"boolean"},"web_commit_signoff_required":{"type":"boolean"},"subscribers_count":{"type":"integer"},"network_count":{"type":"integer"},"license":{"anyOf":[{"type":"null"},{"title":"License Simple","description":"License Simple","type":"object","properties":{"key":{"type":"string"},"name":{"type":"string"},"url":{"type":["string","null"],"format":"uri"},"spdx_id":{"type":["string","null"]},"node_id":{"type":"string"},"html_url":{"type":"string","format":"uri"}},"required":["key","name","url","spdx_id","node_id"]}]},"organization":{"anyOf":[{"type":"null"},{"title":"Simple User","description":"A GitHub user.","type":"object","properties":{"name":{"type":["string","null"]},"email":{"type":["string","null"]},"login":{"type":"string"},"id":{"type":"integer","format":"int64"},"node_id":{"type":"string"},"avatar_url":{"type":"string","format":"uri"},"gravatar_id":{"type":["string","null"]},"url":{"type":"string","format":"uri"},"html_url":{"type":"string","format":"uri"},"followers_url":{"type":"string","format":"uri"},"following_url":{"type":"string"},"gists_url":{"type":"string"},"starred_url":{"type":"string"},"subscriptions_url":{"type":"string","format":"uri"},"organizations_url":{"type":"string","format":"uri"},"repos_url":{"type":"string","format":"uri"},"events_url":{"type":"string"},"received_events_url":{"type":"string","format":"uri"},"type":{"type":"string"},"site_admin":{"type":"boolean"},"starred_at":{"type":"string"},"user_view_type":{"type":"string"}},"required":["avatar_url","events_url","followers_url","following_url","gists_url","gravatar_id","html_url","id","node_id","login","organizations_url","received_events_url","repos_url","site_admin","starred_url","subscriptions_url","type","url"]}]},"parent":{"title":"Repository","description":"A repository on GitHub.","type":"object","properties":{"id":{"description":"Unique identifier of the repository","type":"integer","format":"int64"},"node_id":{"type":"string"},"name":{"description":"The name of the repository.","type":"string"},"full_name":{"type":"string"},"license":{"anyOf":[{"type":"null"},{"title":"License Simple","description":"License Simple","type":"object","properties":{"key":{"type":"string"},"name":{"type":"string"},"url":{"type":["string","null"],"format":"uri"},"spdx_id":{"type":["string","null"]},"node_id":{"type":"string"},"html_url":{"type":"string","format":"uri"}},"required":["key","name","url","spdx_id","node_id"]}]},"forks":{"type":"integer"},"permissions":{"type":"object","properties":{"admin":{"type":"boolean"},"pull":{"type":"boolean"},"triage":{"type":"boolean"},"push":{"type":"boolean"},"maintain":{"type":"boolean"}},"required":["admin","pull","push"]},"owner":{"title":"Simple User","description":"A GitHub user.","type":"object","properties":{"name":{"type":["string","null"]},"email":{"type":["string","null"]},"login":{"type":"string"},"id":{"type":"integer","format":"int64"},"node_id":{"type":"string"},"avatar_url":{"type":"string","format":"uri"},"gravatar_id":{"type":["string","null"]},"url":{"type":"string","format":"uri"},"html_url":{"type":"string","format":"uri"},"followers_url":{"type":"string","format":"uri"},"following_url":{"type":"string"},"gists_url":{"type":"string"},"starred_url":{"type":"string"},"subscriptions_url":{"type":"string","format":"uri"},"organizations_url":{"type":"string","format":"uri"},"repos_url":{"type":"string","format":"uri"},"events_url":{"type":"string"},"received_events_url":{"type":"string","format":"uri"},"type":{"type":"string"},"site_admin":{"type":"boolean"},"starred_at":{"type":"string"},"user_view_type":{"type":"string"}},"required":["avatar_url","events_url","followers_url","following_url","gists_url","gravatar_id","html_url","id","node_id","login","organizations_url","received_events_url","repos_url","site_admin","starred_url","subscriptions_url","type","url"]},"private":{"description":"Whether the repository is private or public.","default":false,"type":"boolean"},"html_url":{"type":"string","format":"uri"},"description":{"type":["string","null"]},"fork":{"type":"boolean"},"url":{"type":"string","format":"uri"},"archive_url":{"type":"string"},"assignees_url":{"type":"string"},"blobs_url":{"type":"string"},"branches_url":{"type":"string"},"collaborators_url":{"type":"string"},"comments_url":{"type":"string"},"commits_url":{"type":"string"},"compare_url":{"type":"string"},"contents_url":{"type":"string"},"contributors_url":{"type":"string","format":"uri"},"deployments_url":{"type":"string","format":"uri"},"downloads_url":{"type":"string","format":"uri"},"events_url":{"type":"string","format":"uri"},"forks_url":{"type":"string","format":"uri"},"git_commits_url":{"type":"string"},"git_refs_url":{"type":"string"},"git_tags_url":{"type":"string"},"git_url":{"type":"string"},"issue_comment_url":{"type":"string"},"issue_events_url":{"type":"string"},"issues_url":{"type":"string"},"keys_url":{"type":"string"},"labels_url":{"type":"string"},"languages_url":{"type":"string","format":"uri"},"merges_url":{"type":"string","format":"uri"},"milestones_url":{"type":"string"},"notifications_url":{"type":"string"},"pulls_url":{"type":"string"},"releases_url":{"type":"string"},"ssh_url":{"type":"string"},"stargazers_url":{"type":"string","format":"uri"},"statuses_url":{"type":"string"},"subscribers_url":{"type":"string","format":"uri"},"subscription_url":{"type":"string","format":"uri"},"tags_url":{"type":"string","format":"uri"},"teams_url":{"type":"string","format":"uri"},"trees_url":{"type":"string"},"clone_url":{"type":"string"},"mirror_url":{"type":["string","null"],"format":"uri"},"hooks_url":{"type":"string","format":"uri"},"svn_url":{"type":"string","format":"uri"},"homepage":{"type":["string","null"],"format":"uri"},"language":{"type":["string","null"]},"forks_count":{"type":"integer"},"stargazers_count":{"type":"integer"},"watchers_count":{"type":"integer"},"size":{"description":"The size of the repository, in kilobytes. Size is calculated hourly. When a repository is initially created, the size is 0.","type":"integer"},"default_branch":{"description":"The default branch of the repository.","type":"string"},"open_issues_count":{"type":"integer"},"is_template":{"description":"Whether this repository acts as a template that can be used to generate new repositories.","default":false,"type":"boolean"},"topics":{"type":"array","items":{"type":"string"}},"has_issues":{"description":"Whether issues are enabled.","default":true,"type":"boolean"},"has_projects":{"description":"Whether projects are enabled.","default":true,"type":"boolean"},"has_wiki":{"description":"Whether the wiki is enabled.","default":true,"type":"boolean"},"has_pages":{"type":"boolean"},"has_discussions":{"description":"Whether discussions are enabled.","default":false,"type":"boolean"},"has_pull_requests":{"description":"Whether pull requests are enabled.","default":true,"type":"boolean"},"pull_request_creation_policy":{"description":"The policy controlling who can create pull requests: all or collaborators_only.","type":"string","enum":["all","collaborators_only"]},"archived":{"description":"Whether the repository is archived.","default":false,"type":"boolean"},"disabled":{"type":"boolean","description":"Returns whether or not this repository disabled."},"visibility":{"description":"The repository visibility: public, private, or internal.","default":"public","type":"string"},"pushed_at":{"type":["string","null"],"format":"date-time"},"created_at":{"type":["string","null"],"format":"date-time"},"updated_at":{"type":["string","null"],"format":"date-time"},"allow_rebase_merge":{"description":"Whether to allow rebase merges for pull requests.","default":true,"type":"boolean"},"temp_clone_token":{"type":"string"},"allow_squash_merge":{"description":"Whether to allow squash merges for pull requests.","default":true,"type":"boolean"},"allow_auto_merge":{"description":"Whether to allow Auto-merge to be used on pull requests.","default":false,"type":"boolean"},"delete_branch_on_merge":{"description":"Whether to delete head branches when pull requests are merged","default":false,"type":"boolean"},"allow_update_branch":{"description":"Whether or not a pull request head branch that is behind its base branch can always be updated even if it is not required to be up to date before merging.","default":false,"type":"boolean"},"squash_merge_commit_title":{"type":"string","enum":["PR_TITLE","COMMIT_OR_PR_TITLE"],"description":"The default value for a squash merge commit title:\n\n- `PR_TITLE` - default to the pull request's title.\n- `COMMIT_OR_PR_TITLE` - default to the commit's title (if only one commit) or the pull request's title (when more than one commit)."},"squash_merge_commit_message":{"type":"string","enum":["PR_BODY","COMMIT_MESSAGES","BLANK"],"description":"The default value for a squash merge commit message:\n\n- `PR_BODY` - default to the pull request's body.\n- `COMMIT_MESSAGES` - default to the branch's commit messages.\n- `BLANK` - default to a blank commit message."},"merge_commit_title":{"type":"string","enum":["PR_TITLE","MERGE_MESSAGE"],"description":"The default value for a merge commit title.\n\n- `PR_TITLE` - default to the pull request's title.\n- `MERGE_MESSAGE` - default to the classic title for a merge message (e.g., Merge pull request #123 from branch-name)."},"merge_commit_message":{"type":"string","enum":["PR_BODY","PR_TITLE","BLANK"],"description":"The default value for a merge commit message.\n\n- `PR_TITLE` - default to the pull request's title.\n- `PR_BODY` - default to the pull request's body.\n- `BLANK` - default to a blank commit message."},"allow_merge_commit":{"description":"Whether to allow merge commits for pull requests.","default":true,"type":"boolean"},"allow_forking":{"description":"Whether to allow forking this repo","type":"boolean"},"web_commit_signoff_required":{"description":"Whether to require contributors to sign off on web-based commits","default":false,"type":"boolean"},"open_issues":{"type":"integer"},"watchers":{"type":"integer"},"starred_at":{"type":"string"},"anonymous_access_enabled":{"type":"boolean","description":"Whether anonymous git access is enabled for this repository"},"code_search_index_status":{"type":"object","description":"The status of the code search index for this repository","properties":{"lexical_search_ok":{"type":"boolean"},"lexical_commit_sha":{"type":"string"}}}},"required":["archive_url","assignees_url","blobs_url","branches_url","collaborators_url","comments_url","commits_url","compare_url","contents_url","contributors_url","deployments_url","description","downloads_url","events_url","fork","forks_url","full_name","git_commits_url","git_refs_url","git_tags_url","hooks_url","html_url","id","node_id","issue_comment_url","issue_events_url","issues_url","keys_url","labels_url","languages_url","merges_url","milestones_url","name","notifications_url","owner","private","pulls_url","releases_url","stargazers_url","statuses_url","subscribers_url","subscription_url","tags_url","teams_url","trees_url","url","clone_url","default_branch","forks","forks_count","git_url","has_issues","has_projects","has_wiki","has_pages","homepage","language","archived","disabled","mirror_url","open_issues","open_issues_count","license","pushed_at","size","ssh_url","stargazers_count","svn_url","watchers","watchers_count","created_at","updated_at"]},"source":{"title":"Repository","description":"A repository on GitHub.","type":"object","properties":{"id":{"description":"Unique identifier of the repository","type":"integer","format":"int64"},"node_id":{"type":"string"},"name":{"description":"The name of the repository.","type":"string"},"full_name":{"type":"string"},"license":{"anyOf":[{"type":"null"},{"title":"License Simple","description":"License Simple","type":"object","properties":{"key":{"type":"string"},"name":{"type":"string"},"url":{"type":["string","null"],"format":"uri"},"spdx_id":{"type":["string","null"]},"node_id":{"type":"string"},"html_url":{"type":"string","format":"uri"}},"required":["key","name","url","spdx_id","node_id"]}]},"forks":{"type":"integer"},"permissions":{"type":"object","properties":{"admin":{"type":"boolean"},"pull":{"type":"boolean"},"triage":{"type":"boolean"},"push":{"type":"boolean"},"maintain":{"type":"boolean"}},"required":["admin","pull","push"]},"owner":{"title":"Simple User","description":"A GitHub user.","type":"object","properties":{"name":{"type":["string","null"]},"email":{"type":["string","null"]},"login":{"type":"string"},"id":{"type":"integer","format":"int64"},"node_id":{"type":"string"},"avatar_url":{"type":"string","format":"uri"},"gravatar_id":{"type":["string","null"]},"url":{"type":"string","format":"uri"},"html_url":{"type":"string","format":"uri"},"followers_url":{"type":"string","format":"uri"},"following_url":{"type":"string"},"gists_url":{"type":"string"},"starred_url":{"type":"string"},"subscriptions_url":{"type":"string","format":"uri"},"organizations_url":{"type":"string","format":"uri"},"repos_url":{"type":"string","format":"uri"},"events_url":{"type":"string"},"received_events_url":{"type":"string","format":"uri"},"type":{"type":"string"},"site_admin":{"type":"boolean"},"starred_at":{"type":"string"},"user_view_type":{"type":"string"}},"required":["avatar_url","events_url","followers_url","following_url","gists_url","gravatar_id","html_url","id","node_id","login","organizations_url","received_events_url","repos_url","site_admin","starred_url","subscriptions_url","type","url"]},"private":{"description":"Whether the repository is private or public.","default":false,"type":"boolean"},"html_url":{"type":"string","format":"uri"},"description":{"type":["string","null"]},"fork":{"type":"boolean"},"url":{"type":"string","format":"uri"},"archive_url":{"type":"string"},"assignees_url":{"type":"string"},"blobs_url":{"type":"string"},"branches_url":{"type":"string"},"collaborators_url":{"type":"string"},"comments_url":{"type":"string"},"commits_url":{"type":"string"},"compare_url":{"type":"string"},"contents_url":{"type":"string"},"contributors_url":{"type":"string","format":"uri"},"deployments_url":{"type":"string","format":"uri"},"downloads_url":{"type":"string","format":"uri"},"events_url":{"type":"string","format":"uri"},"forks_url":{"type":"string","format":"uri"},"git_commits_url":{"type":"string"},"git_refs_url":{"type":"string"},"git_tags_url":{"type":"string"},"git_url":{"type":"string"},"issue_comment_url":{"type":"string"},"issue_events_url":{"type":"string"},"issues_url":{"type":"string"},"keys_url":{"type":"string"},"labels_url":{"type":"string"},"languages_url":{"type":"string","format":"uri"},"merges_url":{"type":"string","format":"uri"},"milestones_url":{"type":"string"},"notifications_url":{"type":"string"},"pulls_url":{"type":"string"},"releases_url":{"type":"string"},"ssh_url":{"type":"string"},"stargazers_url":{"type":"string","format":"uri"},"statuses_url":{"type":"string"},"subscribers_url":{"type":"string","format":"uri"},"subscription_url":{"type":"string","format":"uri"},"tags_url":{"type":"string","format":"uri"},"teams_url":{"type":"string","format":"uri"},"trees_url":{"type":"string"},"clone_url":{"type":"string"},"mirror_url":{"type":["string","null"],"format":"uri"},"hooks_url":{"type":"string","format":"uri"},"svn_url":{"type":"string","format":"uri"},"homepage":{"type":["string","null"],"format":"uri"},"language":{"type":["string","null"]},"forks_count":{"type":"integer"},"stargazers_count":{"type":"integer"},"watchers_count":{"type":"integer"},"size":{"description":"The size of the repository, in kilobytes. Size is calculated hourly. When a repository is initially created, the size is 0.","type":"integer"},"default_branch":{"description":"The default branch of the repository.","type":"string"},"open_issues_count":{"type":"integer"},"is_template":{"description":"Whether this repository acts as a template that can be used to generate new repositories.","default":false,"type":"boolean"},"topics":{"type":"array","items":{"type":"string"}},"has_issues":{"description":"Whether issues are enabled.","default":true,"type":"boolean"},"has_projects":{"description":"Whether projects are enabled.","default":true,"type":"boolean"},"has_wiki":{"description":"Whether the wiki is enabled.","default":true,"type":"boolean"},"has_pages":{"type":"boolean"},"has_discussions":{"description":"Whether discussions are enabled.","default":false,"type":"boolean"},"has_pull_requests":{"description":"Whether pull requests are enabled.","default":true,"type":"boolean"},"pull_request_creation_policy":{"description":"The policy controlling who can create pull requests: all or collaborators_only.","type":"string","enum":["all","collaborators_only"]},"archived":{"description":"Whether the repository is archived.","default":false,"type":"boolean"},"disabled":{"type":"boolean","description":"Returns whether or not this repository disabled."},"visibility":{"description":"The repository visibility: public, private, or internal.","default":"public","type":"string"},"pushed_at":{"type":["string","null"],"format":"date-time"},"created_at":{"type":["string","null"],"format":"date-time"},"updated_at":{"type":["string","null"],"format":"date-time"},"allow_rebase_merge":{"description":"Whether to allow rebase merges for pull requests.","default":true,"type":"boolean"},"temp_clone_token":{"type":"string"},"allow_squash_merge":{"description":"Whether to allow squash merges for pull requests.","default":true,"type":"boolean"},"allow_auto_merge":{"description":"Whether to allow Auto-merge to be used on pull requests.","default":false,"type":"boolean"},"delete_branch_on_merge":{"description":"Whether to delete head branches when pull requests are merged","default":false,"type":"boolean"},"allow_update_branch":{"description":"Whether or not a pull request head branch that is behind its base branch can always be updated even if it is not required to be up to date before merging.","default":false,"type":"boolean"},"squash_merge_commit_title":{"type":"string","enum":["PR_TITLE","COMMIT_OR_PR_TITLE"],"description":"The default value for a squash merge commit title:\n\n- `PR_TITLE` - default to the pull request's title.\n- `COMMIT_OR_PR_TITLE` - default to the commit's title (if only one commit) or the pull request's title (when more than one commit)."},"squash_merge_commit_message":{"type":"string","enum":["PR_BODY","COMMIT_MESSAGES","BLANK"],"description":"The default value for a squash merge commit message:\n\n- `PR_BODY` - default to the pull request's body.\n- `COMMIT_MESSAGES` - default to the branch's commit messages.\n- `BLANK` - default to a blank commit message."},"merge_commit_title":{"type":"string","enum":["PR_TITLE","MERGE_MESSAGE"],"description":"The default value for a merge commit title.\n\n- `PR_TITLE` - default to the pull request's title.\n- `MERGE_MESSAGE` - default to the classic title for a merge message (e.g., Merge pull request #123 from branch-name)."},"merge_commit_message":{"type":"string","enum":["PR_BODY","PR_TITLE","BLANK"],"description":"The default value for a merge commit message.\n\n- `PR_TITLE` - default to the pull request's title.\n- `PR_BODY` - default to the pull request's body.\n- `BLANK` - default to a blank commit message."},"allow_merge_commit":{"description":"Whether to allow merge commits for pull requests.","default":true,"type":"boolean"},"allow_forking":{"description":"Whether to allow forking this repo","type":"boolean"},"web_commit_signoff_required":{"description":"Whether to require contributors to sign off on web-based commits","default":false,"type":"boolean"},"open_issues":{"type":"integer"},"watchers":{"type":"integer"},"starred_at":{"type":"string"},"anonymous_access_enabled":{"type":"boolean","description":"Whether anonymous git access is enabled for this repository"},"code_search_index_status":{"type":"object","description":"The status of the code search index for this repository","properties":{"lexical_search_ok":{"type":"boolean"},"lexical_commit_sha":{"type":"string"}}}},"required":["archive_url","assignees_url","blobs_url","branches_url","collaborators_url","comments_url","commits_url","compare_url","contents_url","contributors_url","deployments_url","description","downloads_url","events_url","fork","forks_url","full_name","git_commits_url","git_refs_url","git_tags_url","hooks_url","html_url","id","node_id","issue_comment_url","issue_events_url","issues_url","keys_url","labels_url","languages_url","merges_url","milestones_url","name","notifications_url","owner","private","pulls_url","releases_url","stargazers_url","statuses_url","subscribers_url","subscription_url","tags_url","teams_url","trees_url","url","clone_url","default_branch","forks","forks_count","git_url","has_issues","has_projects","has_wiki","has_pages","homepage","language","archived","disabled","mirror_url","open_issues","open_issues_count","license","pushed_at","size","ssh_url","stargazers_count","svn_url","watchers","watchers_count","created_at","updated_at"]},"forks":{"type":"integer"},"master_branch":{"type":"string"},"open_issues":{"type":"integer"},"watchers":{"type":"integer"},"anonymous_access_enabled":{"description":"Whether anonymous git access is allowed.","default":true,"type":"boolean"},"code_of_conduct":{"title":"Code Of Conduct Simple","description":"Code of Conduct Simple","type":"object","properties":{"url":{"type":"string","format":"uri"},"key":{"type":"string"},"name":{"type":"string"},"html_url":{"type":["string","null"],"format":"uri"}},"required":["url","key","name","html_url"]},"security_and_analysis":{"type":["object","null"],"properties":{"advanced_security":{"description":"Enable or disable GitHub Advanced Security for the repository.\n\nFor standalone Code Scanning or Secret Protection products, this parameter cannot be used.\n","type":"object","properties":{"status":{"type":"string","enum":["enabled","disabled"]}}},"code_security":{"type":"object","properties":{"status":{"type":"string","enum":["enabled","disabled"]}}},"dependabot_security_updates":{"description":"Enable or disable Dependabot security updates for the repository.","type":"object","properties":{"status":{"description":"The enablement status of Dependabot security updates for the repository.","type":"string","enum":["enabled","disabled"]}}},"secret_scanning":{"type":"object","properties":{"status":{"type":"string","enum":["enabled","disabled"]}}},"secret_scanning_push_protection":{"type":"object","properties":{"status":{"type":"string","enum":["enabled","disabled"]}}},"secret_scanning_non_provider_patterns":{"type":"object","properties":{"status":{"type":"string","enum":["enabled","disabled"]}}},"secret_scanning_ai_detection":{"type":"object","properties":{"status":{"type":"string","enum":["enabled","disabled"]}}},"secret_scanning_delegated_alert_dismissal":{"type":"object","properties":{"status":{"type":"string","enum":["enabled","disabled"]}}},"secret_scanning_delegated_bypass":{"type":"object","properties":{"status":{"type":"string","enum":["enabled","disabled"]}}},"secret_scanning_delegated_bypass_options":{"type":"object","properties":{"reviewers":{"type":"array","description":"The bypass reviewers for secret scanning delegated bypass","items":{"type":"object","required":["reviewer_id","reviewer_type"],"properties":{"reviewer_id":{"type":"integer","description":"The ID of the team or role selected as a bypass reviewer"},"reviewer_type":{"type":"string","description":"The type of the bypass reviewer","enum":["TEAM","ROLE"]},"mode":{"type":"string","description":"The bypass mode for the reviewer","enum":["ALWAYS","EXEMPT"],"default":"ALWAYS"}}}}}}}},"custom_properties":{"type":"object","description":"The custom properties that were defined for the repository. The keys are the custom property names, and the values are the corresponding custom property values.","additionalProperties":true}},"required":["archive_url","assignees_url","blobs_url","branches_url","collaborators_url","comments_url","commits_url","compare_url","contents_url","contributors_url","deployments_url","description","downloads_url","events_url","fork","forks_url","full_name","git_commits_url","git_refs_url","git_tags_url","hooks_url","html_url","id","node_id","issue_comment_url","issue_events_url","issues_url","keys_url","labels_url","languages_url","merges_url","milestones_url","name","notifications_url","owner","private","pulls_url","releases_url","stargazers_url","statuses_url","subscribers_url","subscription_url","tags_url","teams_url","trees_url","url","clone_url","default_branch","forks","forks_count","git_url","has_issues","has_projects","has_wiki","has_pages","has_discussions","homepage","language","archived","disabled","mirror_url","open_issues","open_issues_count","license","pushed_at","size","ssh_url","stargazers_count","svn_url","watchers","watchers_count","created_at","updated_at","network_count","subscribers_count"]}}}],"statusCodes":[{"httpStatusCode":"201","description":"\u003cp\u003eCreated\u003c/p\u003e"}],"previews":[],"progAccess":{"userToServerRest":true,"serverToServer":true,"fineGrainedPat":true,"permissions":[{"\"Administration\" repository permissions":"write","\"Contents\" repository permissions":"read"}]}},{"serverUrl":"https://api.github.com","verb":"get","requestPath":"/repositories","title":"List public repositories","category":"repos","subcategory":"repos","parameters":[{"name":"since","description":"\u003cp\u003eA repository ID. Only return repositories with an ID greater than this ID.\u003c/p\u003e","in":"query","required":false,"schema":{"type":"integer"}}],"bodyParameters":[],"descriptionHTML":"\u003cp\u003eLists all public repositories in the order that they were created.\u003c/p\u003e\n\u003cp\u003eNote:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eFor GitHub Enterprise Server, this endpoint will only list repositories available to all users on the enterprise.\u003c/li\u003e\n\u003cli\u003ePagination is powered exclusively by the \u003ccode\u003esince\u003c/code\u003e parameter. Use the \u003ca href=\"https://docs.github.com/rest/guides/using-pagination-in-the-rest-api#using-link-headers\"\u003eLink header\u003c/a\u003e to get the URL for the next page of repositories.\u003c/li\u003e\n\u003c/ul\u003e","codeExamples":[{"request":{"description":"Example","acceptHeader":"application/vnd.github.v3+json"},"response":{"statusCode":"200","contentType":"application/json","description":"\u003cp\u003eResponse\u003c/p\u003e","example":[{"id":1296269,"node_id":"MDEwOlJlcG9zaXRvcnkxMjk2MjY5","name":"Hello-World","full_name":"octocat/Hello-World","owner":{"login":"octocat","id":1,"node_id":"MDQ6VXNlcjE=","avatar_url":"https://github.com/images/error/octocat_happy.gif","gravatar_id":"","url":"https://api.github.com/users/octocat","html_url":"https://github.com/octocat","followers_url":"https://api.github.com/users/octocat/followers","following_url":"https://api.github.com/users/octocat/following{/other_user}","gists_url":"https://api.github.com/users/octocat/gists{/gist_id}","starred_url":"https://api.github.com/users/octocat/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/octocat/subscriptions","organizations_url":"https://api.github.com/users/octocat/orgs","repos_url":"https://api.github.com/users/octocat/repos","events_url":"https://api.github.com/users/octocat/events{/privacy}","received_events_url":"https://api.github.com/users/octocat/received_events","type":"User","site_admin":false},"private":false,"html_url":"https://github.com/octocat/Hello-World","description":"This your first repo!","fork":false,"url":"https://api.github.com/repos/octocat/Hello-World","archive_url":"https://api.github.com/repos/octocat/Hello-World/{archive_format}{/ref}","assignees_url":"https://api.github.com/repos/octocat/Hello-World/assignees{/user}","blobs_url":"https://api.github.com/repos/octocat/Hello-World/git/blobs{/sha}","branches_url":"https://api.github.com/repos/octocat/Hello-World/branches{/branch}","collaborators_url":"https://api.github.com/repos/octocat/Hello-World/collaborators{/collaborator}","comments_url":"https://api.github.com/repos/octocat/Hello-World/comments{/number}","commits_url":"https://api.github.com/repos/octocat/Hello-World/commits{/sha}","compare_url":"https://api.github.com/repos/octocat/Hello-World/compare/{base}...{head}","contents_url":"https://api.github.com/repos/octocat/Hello-World/contents/{+path}","contributors_url":"https://api.github.com/repos/octocat/Hello-World/contributors","deployments_url":"https://api.github.com/repos/octocat/Hello-World/deployments","downloads_url":"https://api.github.com/repos/octocat/Hello-World/downloads","events_url":"https://api.github.com/repos/octocat/Hello-World/events","forks_url":"https://api.github.com/repos/octocat/Hello-World/forks","git_commits_url":"https://api.github.com/repos/octocat/Hello-World/git/commits{/sha}","git_refs_url":"https://api.github.com/repos/octocat/Hello-World/git/refs{/sha}","git_tags_url":"https://api.github.com/repos/octocat/Hello-World/git/tags{/sha}","git_url":"git:github.com/octocat/Hello-World.git","issue_comment_url":"https://api.github.com/repos/octocat/Hello-World/issues/comments{/number}","issue_events_url":"https://api.github.com/repos/octocat/Hello-World/issues/events{/number}","issues_url":"https://api.github.com/repos/octocat/Hello-World/issues{/number}","keys_url":"https://api.github.com/repos/octocat/Hello-World/keys{/key_id}","labels_url":"https://api.github.com/repos/octocat/Hello-World/labels{/name}","languages_url":"https://api.github.com/repos/octocat/Hello-World/languages","merges_url":"https://api.github.com/repos/octocat/Hello-World/merges","milestones_url":"https://api.github.com/repos/octocat/Hello-World/milestones{/number}","notifications_url":"https://api.github.com/repos/octocat/Hello-World/notifications{?since,all,participating}","pulls_url":"https://api.github.com/repos/octocat/Hello-World/pulls{/number}","releases_url":"https://api.github.com/repos/octocat/Hello-World/releases{/id}","ssh_url":"git@github.com:octocat/Hello-World.git","stargazers_url":"https://api.github.com/repos/octocat/Hello-World/stargazers","statuses_url":"https://api.github.com/repos/octocat/Hello-World/statuses/{sha}","subscribers_url":"https://api.github.com/repos/octocat/Hello-World/subscribers","subscription_url":"https://api.github.com/repos/octocat/Hello-World/subscription","tags_url":"https://api.github.com/repos/octocat/Hello-World/tags","teams_url":"https://api.github.com/repos/octocat/Hello-World/teams","trees_url":"https://api.github.com/repos/octocat/Hello-World/git/trees{/sha}","hooks_url":"http://api.github.com/repos/octocat/Hello-World/hooks"}],"schema":{"type":"array","items":{"title":"Minimal Repository","description":"Minimal Repository","type":"object","properties":{"id":{"type":"integer","format":"int64"},"node_id":{"type":"string"},"name":{"type":"string"},"full_name":{"type":"string"},"owner":{"title":"Simple User","description":"A GitHub user.","type":"object","properties":{"name":{"type":["string","null"]},"email":{"type":["string","null"]},"login":{"type":"string"},"id":{"type":"integer","format":"int64"},"node_id":{"type":"string"},"avatar_url":{"type":"string","format":"uri"},"gravatar_id":{"type":["string","null"]},"url":{"type":"string","format":"uri"},"html_url":{"type":"string","format":"uri"},"followers_url":{"type":"string","format":"uri"},"following_url":{"type":"string"},"gists_url":{"type":"string"},"starred_url":{"type":"string"},"subscriptions_url":{"type":"string","format":"uri"},"organizations_url":{"type":"string","format":"uri"},"repos_url":{"type":"string","format":"uri"},"events_url":{"type":"string"},"received_events_url":{"type":"string","format":"uri"},"type":{"type":"string"},"site_admin":{"type":"boolean"},"starred_at":{"type":"string"},"user_view_type":{"type":"string"}},"required":["avatar_url","events_url","followers_url","following_url","gists_url","gravatar_id","html_url","id","node_id","login","organizations_url","received_events_url","repos_url","site_admin","starred_url","subscriptions_url","type","url"]},"private":{"type":"boolean"},"html_url":{"type":"string","format":"uri"},"description":{"type":["string","null"]},"fork":{"type":"boolean"},"url":{"type":"string","format":"uri"},"archive_url":{"type":"string"},"assignees_url":{"type":"string"},"blobs_url":{"type":"string"},"branches_url":{"type":"string"},"collaborators_url":{"type":"string"},"comments_url":{"type":"string"},"commits_url":{"type":"string"},"compare_url":{"type":"string"},"contents_url":{"type":"string"},"contributors_url":{"type":"string","format":"uri"},"deployments_url":{"type":"string","format":"uri"},"downloads_url":{"type":"string","format":"uri"},"events_url":{"type":"string","format":"uri"},"forks_url":{"type":"string","format":"uri"},"git_commits_url":{"type":"string"},"git_refs_url":{"type":"string"},"git_tags_url":{"type":"string"},"git_url":{"type":"string"},"issue_comment_url":{"type":"string"},"issue_events_url":{"type":"string"},"issues_url":{"type":"string"},"keys_url":{"type":"string"},"labels_url":{"type":"string"},"languages_url":{"type":"string","format":"uri"},"merges_url":{"type":"string","format":"uri"},"milestones_url":{"type":"string"},"notifications_url":{"type":"string"},"pulls_url":{"type":"string"},"releases_url":{"type":"string"},"ssh_url":{"type":"string"},"stargazers_url":{"type":"string","format":"uri"},"statuses_url":{"type":"string"},"subscribers_url":{"type":"string","format":"uri"},"subscription_url":{"type":"string","format":"uri"},"tags_url":{"type":"string","format":"uri"},"teams_url":{"type":"string","format":"uri"},"trees_url":{"type":"string"},"clone_url":{"type":"string"},"mirror_url":{"type":["string","null"]},"hooks_url":{"type":"string","format":"uri"},"svn_url":{"type":"string"},"homepage":{"type":["string","null"]},"language":{"type":["string","null"]},"forks_count":{"type":"integer"},"stargazers_count":{"type":"integer"},"watchers_count":{"type":"integer"},"size":{"description":"The size of the repository, in kilobytes. Size is calculated hourly. When a repository is initially created, the size is 0.","type":"integer"},"default_branch":{"type":"string"},"open_issues_count":{"type":"integer"},"is_template":{"type":"boolean"},"topics":{"type":"array","items":{"type":"string"}},"has_issues":{"type":"boolean"},"has_projects":{"type":"boolean"},"has_wiki":{"type":"boolean"},"has_pages":{"type":"boolean"},"has_discussions":{"type":"boolean"},"has_pull_requests":{"type":"boolean"},"pull_request_creation_policy":{"description":"The policy controlling who can create pull requests: all or collaborators_only.","type":"string","enum":["all","collaborators_only"]},"archived":{"type":"boolean"},"disabled":{"type":"boolean"},"visibility":{"type":"string"},"pushed_at":{"type":["string","null"],"format":"date-time"},"created_at":{"type":["string","null"],"format":"date-time"},"updated_at":{"type":["string","null"],"format":"date-time"},"permissions":{"type":"object","properties":{"admin":{"type":"boolean"},"maintain":{"type":"boolean"},"push":{"type":"boolean"},"triage":{"type":"boolean"},"pull":{"type":"boolean"}}},"role_name":{"type":"string"},"temp_clone_token":{"type":"string"},"delete_branch_on_merge":{"type":"boolean"},"subscribers_count":{"type":"integer"},"network_count":{"type":"integer"},"code_of_conduct":{"title":"Code Of Conduct","description":"Code Of Conduct","type":"object","properties":{"key":{"type":"string"},"name":{"type":"string"},"url":{"type":"string","format":"uri"},"body":{"type":"string"},"html_url":{"type":["string","null"],"format":"uri"}},"required":["url","html_url","key","name"]},"license":{"type":["object","null"],"properties":{"key":{"type":"string"},"name":{"type":"string"},"spdx_id":{"type":"string"},"url":{"type":["string","null"]},"node_id":{"type":"string"}}},"forks":{"type":"integer"},"open_issues":{"type":"integer"},"watchers":{"type":"integer"},"allow_forking":{"type":"boolean"},"web_commit_signoff_required":{"type":"boolean"},"security_and_analysis":{"type":["object","null"],"properties":{"advanced_security":{"description":"Enable or disable GitHub Advanced Security for the repository.\n\nFor standalone Code Scanning or Secret Protection products, this parameter cannot be used.\n","type":"object","properties":{"status":{"type":"string","enum":["enabled","disabled"]}}},"code_security":{"type":"object","properties":{"status":{"type":"string","enum":["enabled","disabled"]}}},"dependabot_security_updates":{"description":"Enable or disable Dependabot security updates for the repository.","type":"object","properties":{"status":{"description":"The enablement status of Dependabot security updates for the repository.","type":"string","enum":["enabled","disabled"]}}},"secret_scanning":{"type":"object","properties":{"status":{"type":"string","enum":["enabled","disabled"]}}},"secret_scanning_push_protection":{"type":"object","properties":{"status":{"type":"string","enum":["enabled","disabled"]}}},"secret_scanning_non_provider_patterns":{"type":"object","properties":{"status":{"type":"string","enum":["enabled","disabled"]}}},"secret_scanning_ai_detection":{"type":"object","properties":{"status":{"type":"string","enum":["enabled","disabled"]}}},"secret_scanning_delegated_alert_dismissal":{"type":"object","properties":{"status":{"type":"string","enum":["enabled","disabled"]}}},"secret_scanning_delegated_bypass":{"type":"object","properties":{"status":{"type":"string","enum":["enabled","disabled"]}}},"secret_scanning_delegated_bypass_options":{"type":"object","properties":{"reviewers":{"type":"array","description":"The bypass reviewers for secret scanning delegated bypass","items":{"type":"object","required":["reviewer_id","reviewer_type"],"properties":{"reviewer_id":{"type":"integer","description":"The ID of the team or role selected as a bypass reviewer"},"reviewer_type":{"type":"string","description":"The type of the bypass reviewer","enum":["TEAM","ROLE"]},"mode":{"type":"string","description":"The bypass mode for the reviewer","enum":["ALWAYS","EXEMPT"],"default":"ALWAYS"}}}}}}}},"custom_properties":{"type":"object","description":"The custom properties that were defined for the repository. The keys are the custom property names, and the values are the corresponding custom property values.","additionalProperties":true}},"required":["archive_url","assignees_url","blobs_url","branches_url","collaborators_url","comments_url","commits_url","compare_url","contents_url","contributors_url","deployments_url","description","downloads_url","events_url","fork","forks_url","full_name","git_commits_url","git_refs_url","git_tags_url","hooks_url","html_url","id","node_id","issue_comment_url","issue_events_url","issues_url","keys_url","labels_url","languages_url","merges_url","milestones_url","name","notifications_url","owner","private","pulls_url","releases_url","stargazers_url","statuses_url","subscribers_url","subscription_url","tags_url","teams_url","trees_url","url"]}}}}],"statusCodes":[{"httpStatusCode":"200","description":"\u003cp\u003eOK\u003c/p\u003e"},{"httpStatusCode":"304","description":"\u003cp\u003eNot modified\u003c/p\u003e"},{"httpStatusCode":"422","description":"\u003cp\u003eValidation failed, or the endpoint has been spammed.\u003c/p\u003e"}],"previews":[],"progAccess":{"userToServerRest":true,"serverToServer":true,"fineGrainedPat":true,"permissions":[{"\"Metadata\" repository permissions":"read"}],"allowsPublicRead":true}},{"serverUrl":"https://api.github.com","verb":"get","requestPath":"/user/repos","title":"List repositories for the authenticated user","category":"repos","subcategory":"repos","parameters":[{"name":"visibility","description":"\u003cp\u003eLimit results to repositories with the specified visibility.\u003c/p\u003e","in":"query","required":false,"schema":{"type":"string","default":"all","enum":["all","public","private"]}},{"name":"affiliation","description":"\u003cp\u003eComma-separated list of values. Can include:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eowner\u003c/code\u003e: Repositories that are owned by the authenticated user.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003ecollaborator\u003c/code\u003e: Repositories that the user has been added to as a collaborator.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eorganization_member\u003c/code\u003e: Repositories that the user has access to through being a member of an organization. This includes every repository on every team that the user is on.\u003c/li\u003e\n\u003c/ul\u003e","in":"query","required":false,"schema":{"type":"string","default":"owner,collaborator,organization_member"}},{"name":"type","description":"\u003cp\u003eLimit results to repositories of the specified type. Will cause a \u003ccode\u003e422\u003c/code\u003e error if used in the same request as \u003cstrong\u003evisibility\u003c/strong\u003e or \u003cstrong\u003eaffiliation\u003c/strong\u003e.\u003c/p\u003e","in":"query","required":false,"schema":{"type":"string","default":"all","enum":["all","owner","public","private","member"]}},{"name":"sort","description":"\u003cp\u003eThe property to sort the results by.\u003c/p\u003e","in":"query","required":false,"schema":{"type":"string","default":"full_name","enum":["created","updated","pushed","full_name"]}},{"name":"direction","description":"\u003cp\u003eThe order to sort by. Default: \u003ccode\u003easc\u003c/code\u003e when using \u003ccode\u003efull_name\u003c/code\u003e, otherwise \u003ccode\u003edesc\u003c/code\u003e.\u003c/p\u003e","in":"query","required":false,"schema":{"type":"string","enum":["asc","desc"]}},{"name":"per_page","description":"\u003cp\u003eThe number of results per page (max 100). For more information, see \"\u003ca href=\"https://docs.github.com/rest/using-the-rest-api/using-pagination-in-the-rest-api\"\u003eUsing pagination in the REST API\u003c/a\u003e.\"\u003c/p\u003e","in":"query","schema":{"type":"integer","default":30}},{"name":"page","description":"\u003cp\u003eThe page number of the results to fetch. For more information, see \"\u003ca href=\"https://docs.github.com/rest/using-the-rest-api/using-pagination-in-the-rest-api\"\u003eUsing pagination in the REST API\u003c/a\u003e.\"\u003c/p\u003e","in":"query","schema":{"type":"integer","default":1}},{"name":"since","description":"\u003cp\u003eOnly show repositories updated after the given time. This is a timestamp in \u003ca href=\"https://en.wikipedia.org/wiki/ISO_8601\"\u003eISO 8601\u003c/a\u003e format: \u003ccode\u003eYYYY-MM-DDTHH:MM:SSZ\u003c/code\u003e.\u003c/p\u003e","in":"query","required":false,"schema":{"type":"string"}},{"name":"before","description":"\u003cp\u003eOnly show repositories updated before the given time. This is a timestamp in \u003ca href=\"https://en.wikipedia.org/wiki/ISO_8601\"\u003eISO 8601\u003c/a\u003e format: \u003ccode\u003eYYYY-MM-DDTHH:MM:SSZ\u003c/code\u003e.\u003c/p\u003e","in":"query","required":false,"schema":{"type":"string"}}],"bodyParameters":[],"descriptionHTML":"\u003cp\u003eLists repositories that the authenticated user has explicit permission (\u003ccode\u003e:read\u003c/code\u003e, \u003ccode\u003e:write\u003c/code\u003e, or \u003ccode\u003e:admin\u003c/code\u003e) to access.\u003c/p\u003e\n\u003cp\u003eThe authenticated user has explicit permission to access repositories they own, repositories where they are a collaborator, and repositories that they can access through an organization membership.\u003c/p\u003e","codeExamples":[{"request":{"description":"Example","acceptHeader":"application/vnd.github.v3+json"},"response":{"statusCode":"200","contentType":"application/json","description":"\u003cp\u003eDefault response\u003c/p\u003e","example":[{"id":1296269,"node_id":"MDEwOlJlcG9zaXRvcnkxMjk2MjY5","name":"Hello-World","full_name":"octocat/Hello-World","owner":{"login":"octocat","id":1,"node_id":"MDQ6VXNlcjE=","avatar_url":"https://github.com/images/error/octocat_happy.gif","gravatar_id":"","url":"https://api.github.com/users/octocat","html_url":"https://github.com/octocat","followers_url":"https://api.github.com/users/octocat/followers","following_url":"https://api.github.com/users/octocat/following{/other_user}","gists_url":"https://api.github.com/users/octocat/gists{/gist_id}","starred_url":"https://api.github.com/users/octocat/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/octocat/subscriptions","organizations_url":"https://api.github.com/users/octocat/orgs","repos_url":"https://api.github.com/users/octocat/repos","events_url":"https://api.github.com/users/octocat/events{/privacy}","received_events_url":"https://api.github.com/users/octocat/received_events","type":"User","site_admin":false},"private":false,"html_url":"https://github.com/octocat/Hello-World","description":"This your first repo!","fork":false,"url":"https://api.github.com/repos/octocat/Hello-World","archive_url":"https://api.github.com/repos/octocat/Hello-World/{archive_format}{/ref}","assignees_url":"https://api.github.com/repos/octocat/Hello-World/assignees{/user}","blobs_url":"https://api.github.com/repos/octocat/Hello-World/git/blobs{/sha}","branches_url":"https://api.github.com/repos/octocat/Hello-World/branches{/branch}","collaborators_url":"https://api.github.com/repos/octocat/Hello-World/collaborators{/collaborator}","comments_url":"https://api.github.com/repos/octocat/Hello-World/comments{/number}","commits_url":"https://api.github.com/repos/octocat/Hello-World/commits{/sha}","compare_url":"https://api.github.com/repos/octocat/Hello-World/compare/{base}...{head}","contents_url":"https://api.github.com/repos/octocat/Hello-World/contents/{+path}","contributors_url":"https://api.github.com/repos/octocat/Hello-World/contributors","deployments_url":"https://api.github.com/repos/octocat/Hello-World/deployments","downloads_url":"https://api.github.com/repos/octocat/Hello-World/downloads","events_url":"https://api.github.com/repos/octocat/Hello-World/events","forks_url":"https://api.github.com/repos/octocat/Hello-World/forks","git_commits_url":"https://api.github.com/repos/octocat/Hello-World/git/commits{/sha}","git_refs_url":"https://api.github.com/repos/octocat/Hello-World/git/refs{/sha}","git_tags_url":"https://api.github.com/repos/octocat/Hello-World/git/tags{/sha}","git_url":"git:github.com/octocat/Hello-World.git","issue_comment_url":"https://api.github.com/repos/octocat/Hello-World/issues/comments{/number}","issue_events_url":"https://api.github.com/repos/octocat/Hello-World/issues/events{/number}","issues_url":"https://api.github.com/repos/octocat/Hello-World/issues{/number}","keys_url":"https://api.github.com/repos/octocat/Hello-World/keys{/key_id}","labels_url":"https://api.github.com/repos/octocat/Hello-World/labels{/name}","languages_url":"https://api.github.com/repos/octocat/Hello-World/languages","merges_url":"https://api.github.com/repos/octocat/Hello-World/merges","milestones_url":"https://api.github.com/repos/octocat/Hello-World/milestones{/number}","notifications_url":"https://api.github.com/repos/octocat/Hello-World/notifications{?since,all,participating}","pulls_url":"https://api.github.com/repos/octocat/Hello-World/pulls{/number}","releases_url":"https://api.github.com/repos/octocat/Hello-World/releases{/id}","ssh_url":"git@github.com:octocat/Hello-World.git","stargazers_url":"https://api.github.com/repos/octocat/Hello-World/stargazers","statuses_url":"https://api.github.com/repos/octocat/Hello-World/statuses/{sha}","subscribers_url":"https://api.github.com/repos/octocat/Hello-World/subscribers","subscription_url":"https://api.github.com/repos/octocat/Hello-World/subscription","tags_url":"https://api.github.com/repos/octocat/Hello-World/tags","teams_url":"https://api.github.com/repos/octocat/Hello-World/teams","trees_url":"https://api.github.com/repos/octocat/Hello-World/git/trees{/sha}","clone_url":"https://github.com/octocat/Hello-World.git","mirror_url":"git:git.example.com/octocat/Hello-World","hooks_url":"https://api.github.com/repos/octocat/Hello-World/hooks","svn_url":"https://svn.github.com/octocat/Hello-World","homepage":"https://github.com","language":null,"forks_count":9,"stargazers_count":80,"watchers_count":80,"size":108,"default_branch":"master","open_issues_count":0,"is_template":true,"topics":["octocat","atom","electron","api"],"has_issues":true,"has_projects":true,"has_wiki":true,"has_pages":false,"has_downloads":true,"archived":false,"disabled":false,"visibility":"public","pushed_at":"2011-01-26T19:06:43Z","created_at":"2011-01-26T19:01:12Z","updated_at":"2011-01-26T19:14:43Z","permissions":{"admin":false,"push":false,"pull":true},"allow_rebase_merge":true,"template_repository":null,"temp_clone_token":"ABTLWHOULUVAXGTRYU7OC2876QJ2O","allow_squash_merge":true,"allow_auto_merge":false,"delete_branch_on_merge":true,"allow_merge_commit":true,"subscribers_count":42,"network_count":0,"license":{"key":"mit","name":"MIT License","url":"https://api.github.com/licenses/mit","spdx_id":"MIT","node_id":"MDc6TGljZW5zZW1pdA==","html_url":"https://github.com/licenses/mit"},"forks":1,"open_issues":1,"watchers":1}],"schema":{"type":"array","items":{"title":"Repository","description":"A repository on GitHub.","type":"object","properties":{"id":{"description":"Unique identifier of the repository","type":"integer","format":"int64"},"node_id":{"type":"string"},"name":{"description":"The name of the repository.","type":"string"},"full_name":{"type":"string"},"license":{"anyOf":[{"type":"null"},{"title":"License Simple","description":"License Simple","type":"object","properties":{"key":{"type":"string"},"name":{"type":"string"},"url":{"type":["string","null"],"format":"uri"},"spdx_id":{"type":["string","null"]},"node_id":{"type":"string"},"html_url":{"type":"string","format":"uri"}},"required":["key","name","url","spdx_id","node_id"]}]},"forks":{"type":"integer"},"permissions":{"type":"object","properties":{"admin":{"type":"boolean"},"pull":{"type":"boolean"},"triage":{"type":"boolean"},"push":{"type":"boolean"},"maintain":{"type":"boolean"}},"required":["admin","pull","push"]},"owner":{"title":"Simple User","description":"A GitHub user.","type":"object","properties":{"name":{"type":["string","null"]},"email":{"type":["string","null"]},"login":{"type":"string"},"id":{"type":"integer","format":"int64"},"node_id":{"type":"string"},"avatar_url":{"type":"string","format":"uri"},"gravatar_id":{"type":["string","null"]},"url":{"type":"string","format":"uri"},"html_url":{"type":"string","format":"uri"},"followers_url":{"type":"string","format":"uri"},"following_url":{"type":"string"},"gists_url":{"type":"string"},"starred_url":{"type":"string"},"subscriptions_url":{"type":"string","format":"uri"},"organizations_url":{"type":"string","format":"uri"},"repos_url":{"type":"string","format":"uri"},"events_url":{"type":"string"},"received_events_url":{"type":"string","format":"uri"},"type":{"type":"string"},"site_admin":{"type":"boolean"},"starred_at":{"type":"string"},"user_view_type":{"type":"string"}},"required":["avatar_url","events_url","followers_url","following_url","gists_url","gravatar_id","html_url","id","node_id","login","organizations_url","received_events_url","repos_url","site_admin","starred_url","subscriptions_url","type","url"]},"private":{"description":"Whether the repository is private or public.","default":false,"type":"boolean"},"html_url":{"type":"string","format":"uri"},"description":{"type":["string","null"]},"fork":{"type":"boolean"},"url":{"type":"string","format":"uri"},"archive_url":{"type":"string"},"assignees_url":{"type":"string"},"blobs_url":{"type":"string"},"branches_url":{"type":"string"},"collaborators_url":{"type":"string"},"comments_url":{"type":"string"},"commits_url":{"type":"string"},"compare_url":{"type":"string"},"contents_url":{"type":"string"},"contributors_url":{"type":"string","format":"uri"},"deployments_url":{"type":"string","format":"uri"},"downloads_url":{"type":"string","format":"uri"},"events_url":{"type":"string","format":"uri"},"forks_url":{"type":"string","format":"uri"},"git_commits_url":{"type":"string"},"git_refs_url":{"type":"string"},"git_tags_url":{"type":"string"},"git_url":{"type":"string"},"issue_comment_url":{"type":"string"},"issue_events_url":{"type":"string"},"issues_url":{"type":"string"},"keys_url":{"type":"string"},"labels_url":{"type":"string"},"languages_url":{"type":"string","format":"uri"},"merges_url":{"type":"string","format":"uri"},"milestones_url":{"type":"string"},"notifications_url":{"type":"string"},"pulls_url":{"type":"string"},"releases_url":{"type":"string"},"ssh_url":{"type":"string"},"stargazers_url":{"type":"string","format":"uri"},"statuses_url":{"type":"string"},"subscribers_url":{"type":"string","format":"uri"},"subscription_url":{"type":"string","format":"uri"},"tags_url":{"type":"string","format":"uri"},"teams_url":{"type":"string","format":"uri"},"trees_url":{"type":"string"},"clone_url":{"type":"string"},"mirror_url":{"type":["string","null"],"format":"uri"},"hooks_url":{"type":"string","format":"uri"},"svn_url":{"type":"string","format":"uri"},"homepage":{"type":["string","null"],"format":"uri"},"language":{"type":["string","null"]},"forks_count":{"type":"integer"},"stargazers_count":{"type":"integer"},"watchers_count":{"type":"integer"},"size":{"description":"The size of the repository, in kilobytes. Size is calculated hourly. When a repository is initially created, the size is 0.","type":"integer"},"default_branch":{"description":"The default branch of the repository.","type":"string"},"open_issues_count":{"type":"integer"},"is_template":{"description":"Whether this repository acts as a template that can be used to generate new repositories.","default":false,"type":"boolean"},"topics":{"type":"array","items":{"type":"string"}},"has_issues":{"description":"Whether issues are enabled.","default":true,"type":"boolean"},"has_projects":{"description":"Whether projects are enabled.","default":true,"type":"boolean"},"has_wiki":{"description":"Whether the wiki is enabled.","default":true,"type":"boolean"},"has_pages":{"type":"boolean"},"has_discussions":{"description":"Whether discussions are enabled.","default":false,"type":"boolean"},"has_pull_requests":{"description":"Whether pull requests are enabled.","default":true,"type":"boolean"},"pull_request_creation_policy":{"description":"The policy controlling who can create pull requests: all or collaborators_only.","type":"string","enum":["all","collaborators_only"]},"archived":{"description":"Whether the repository is archived.","default":false,"type":"boolean"},"disabled":{"type":"boolean","description":"Returns whether or not this repository disabled."},"visibility":{"description":"The repository visibility: public, private, or internal.","default":"public","type":"string"},"pushed_at":{"type":["string","null"],"format":"date-time"},"created_at":{"type":["string","null"],"format":"date-time"},"updated_at":{"type":["string","null"],"format":"date-time"},"allow_rebase_merge":{"description":"Whether to allow rebase merges for pull requests.","default":true,"type":"boolean"},"temp_clone_token":{"type":"string"},"allow_squash_merge":{"description":"Whether to allow squash merges for pull requests.","default":true,"type":"boolean"},"allow_auto_merge":{"description":"Whether to allow Auto-merge to be used on pull requests.","default":false,"type":"boolean"},"delete_branch_on_merge":{"description":"Whether to delete head branches when pull requests are merged","default":false,"type":"boolean"},"allow_update_branch":{"description":"Whether or not a pull request head branch that is behind its base branch can always be updated even if it is not required to be up to date before merging.","default":false,"type":"boolean"},"squash_merge_commit_title":{"type":"string","enum":["PR_TITLE","COMMIT_OR_PR_TITLE"],"description":"The default value for a squash merge commit title:\n\n- `PR_TITLE` - default to the pull request's title.\n- `COMMIT_OR_PR_TITLE` - default to the commit's title (if only one commit) or the pull request's title (when more than one commit)."},"squash_merge_commit_message":{"type":"string","enum":["PR_BODY","COMMIT_MESSAGES","BLANK"],"description":"The default value for a squash merge commit message:\n\n- `PR_BODY` - default to the pull request's body.\n- `COMMIT_MESSAGES` - default to the branch's commit messages.\n- `BLANK` - default to a blank commit message."},"merge_commit_title":{"type":"string","enum":["PR_TITLE","MERGE_MESSAGE"],"description":"The default value for a merge commit title.\n\n- `PR_TITLE` - default to the pull request's title.\n- `MERGE_MESSAGE` - default to the classic title for a merge message (e.g., Merge pull request #123 from branch-name)."},"merge_commit_message":{"type":"string","enum":["PR_BODY","PR_TITLE","BLANK"],"description":"The default value for a merge commit message.\n\n- `PR_TITLE` - default to the pull request's title.\n- `PR_BODY` - default to the pull request's body.\n- `BLANK` - default to a blank commit message."},"allow_merge_commit":{"description":"Whether to allow merge commits for pull requests.","default":true,"type":"boolean"},"allow_forking":{"description":"Whether to allow forking this repo","type":"boolean"},"web_commit_signoff_required":{"description":"Whether to require contributors to sign off on web-based commits","default":false,"type":"boolean"},"open_issues":{"type":"integer"},"watchers":{"type":"integer"},"starred_at":{"type":"string"},"anonymous_access_enabled":{"type":"boolean","description":"Whether anonymous git access is enabled for this repository"},"code_search_index_status":{"type":"object","description":"The status of the code search index for this repository","properties":{"lexical_search_ok":{"type":"boolean"},"lexical_commit_sha":{"type":"string"}}}},"required":["archive_url","assignees_url","blobs_url","branches_url","collaborators_url","comments_url","commits_url","compare_url","contents_url","contributors_url","deployments_url","description","downloads_url","events_url","fork","forks_url","full_name","git_commits_url","git_refs_url","git_tags_url","hooks_url","html_url","id","node_id","issue_comment_url","issue_events_url","issues_url","keys_url","labels_url","languages_url","merges_url","milestones_url","name","notifications_url","owner","private","pulls_url","releases_url","stargazers_url","statuses_url","subscribers_url","subscription_url","tags_url","teams_url","trees_url","url","clone_url","default_branch","forks","forks_count","git_url","has_issues","has_projects","has_wiki","has_pages","homepage","language","archived","disabled","mirror_url","open_issues","open_issues_count","license","pushed_at","size","ssh_url","stargazers_count","svn_url","watchers","watchers_count","created_at","updated_at"]}}}}],"statusCodes":[{"httpStatusCode":"200","description":"\u003cp\u003eOK\u003c/p\u003e"},{"httpStatusCode":"304","description":"\u003cp\u003eNot modified\u003c/p\u003e"},{"httpStatusCode":"401","description":"\u003cp\u003eRequires authentication\u003c/p\u003e"},{"httpStatusCode":"403","description":"\u003cp\u003eForbidden\u003c/p\u003e"},{"httpStatusCode":"422","description":"\u003cp\u003eValidation failed, or the endpoint has been spammed.\u003c/p\u003e"}],"previews":[],"progAccess":{"userToServerRest":true,"serverToServer":false,"fineGrainedPat":true,"permissions":[{"\"Metadata\" repository permissions":"read"}],"allowsPublicRead":true}},{"serverUrl":"https://api.github.com","verb":"post","requestPath":"/user/repos","title":"Create a repository for the authenticated user","category":"repos","subcategory":"repos","parameters":[],"bodyParameters":[{"type":"string","name":"name","description":"\u003cp\u003eThe name of the repository.\u003c/p\u003e","isRequired":true},{"type":"string","name":"description","description":"\u003cp\u003eA short description of the repository.\u003c/p\u003e"},{"type":"string","name":"homepage","description":"\u003cp\u003eA URL with more information about the repository.\u003c/p\u003e"},{"type":"boolean","name":"private","description":"\u003cp\u003eWhether the repository is private.\u003c/p\u003e","default":false},{"type":"boolean","name":"has_issues","description":"\u003cp\u003eWhether issues are enabled.\u003c/p\u003e","default":true},{"type":"boolean","name":"has_projects","description":"\u003cp\u003eWhether projects are enabled.\u003c/p\u003e","default":true},{"type":"boolean","name":"has_wiki","description":"\u003cp\u003eWhether the wiki is enabled.\u003c/p\u003e","default":true},{"type":"boolean","name":"has_discussions","description":"\u003cp\u003eWhether discussions are enabled.\u003c/p\u003e","default":false},{"type":"integer","name":"team_id","description":"\u003cp\u003eThe id of the team that will be granted access to this repository. This is only valid when creating a repository in an organization.\u003c/p\u003e"},{"type":"boolean","name":"auto_init","description":"\u003cp\u003eWhether the repository is initialized with a minimal README.\u003c/p\u003e","default":false},{"type":"string","name":"gitignore_template","description":"\u003cp\u003eThe desired language or platform to apply to the .gitignore.\u003c/p\u003e"},{"type":"string","name":"license_template","description":"\u003cp\u003eThe license keyword of the open source license for this repository.\u003c/p\u003e"},{"type":"boolean","name":"allow_squash_merge","description":"\u003cp\u003eWhether to allow squash merges for pull requests.\u003c/p\u003e","default":true},{"type":"boolean","name":"allow_merge_commit","description":"\u003cp\u003eWhether to allow merge commits for pull requests.\u003c/p\u003e","default":true},{"type":"boolean","name":"allow_rebase_merge","description":"\u003cp\u003eWhether to allow rebase merges for pull requests.\u003c/p\u003e","default":true},{"type":"boolean","name":"allow_auto_merge","description":"\u003cp\u003eWhether to allow Auto-merge to be used on pull requests.\u003c/p\u003e","default":false},{"type":"boolean","name":"delete_branch_on_merge","description":"\u003cp\u003eWhether to delete head branches when pull requests are merged\u003c/p\u003e","default":false},{"type":"string","name":"squash_merge_commit_title","description":"\u003cp\u003eRequired when using \u003ccode\u003esquash_merge_commit_message\u003c/code\u003e.\u003c/p\u003e\n\u003cp\u003eThe default value for a squash merge commit title:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003ePR_TITLE\u003c/code\u003e - default to the pull request's title.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eCOMMIT_OR_PR_TITLE\u003c/code\u003e - default to the commit's title (if only one commit) or the pull request's title (when more than one commit).\u003c/li\u003e\n\u003c/ul\u003e","enum":["PR_TITLE","COMMIT_OR_PR_TITLE"]},{"type":"string","name":"squash_merge_commit_message","description":"\u003cp\u003eThe default value for a squash merge commit message:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003ePR_BODY\u003c/code\u003e - default to the pull request's body.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eCOMMIT_MESSAGES\u003c/code\u003e - default to the branch's commit messages.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eBLANK\u003c/code\u003e - default to a blank commit message.\u003c/li\u003e\n\u003c/ul\u003e","enum":["PR_BODY","COMMIT_MESSAGES","BLANK"]},{"type":"string","name":"merge_commit_title","description":"\u003cp\u003eRequired when using \u003ccode\u003emerge_commit_message\u003c/code\u003e.\u003c/p\u003e\n\u003cp\u003eThe default value for a merge commit title.\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003ePR_TITLE\u003c/code\u003e - default to the pull request's title.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eMERGE_MESSAGE\u003c/code\u003e - default to the classic title for a merge message (e.g., Merge pull request #123 from branch-name).\u003c/li\u003e\n\u003c/ul\u003e","enum":["PR_TITLE","MERGE_MESSAGE"]},{"type":"string","name":"merge_commit_message","description":"\u003cp\u003eThe default value for a merge commit message.\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003ePR_TITLE\u003c/code\u003e - default to the pull request's title.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003ePR_BODY\u003c/code\u003e - default to the pull request's body.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eBLANK\u003c/code\u003e - default to a blank commit message.\u003c/li\u003e\n\u003c/ul\u003e","enum":["PR_BODY","PR_TITLE","BLANK"]},{"type":"boolean","name":"has_downloads","description":"\u003cp\u003eWhether downloads are enabled.\u003c/p\u003e","default":true},{"type":"boolean","name":"is_template","description":"\u003cp\u003eWhether this repository acts as a template that can be used to generate new repositories.\u003c/p\u003e","default":false}],"descriptionHTML":"\u003cp\u003eCreates a new repository for the authenticated user.\u003c/p\u003e\n\u003cp\u003eOAuth app tokens and personal access tokens (classic) need the \u003ccode\u003epublic_repo\u003c/code\u003e or \u003ccode\u003erepo\u003c/code\u003e scope to create a public repository, and \u003ccode\u003erepo\u003c/code\u003e scope to create a private repository.\u003c/p\u003e","codeExamples":[{"request":{"contentType":"application/json","description":"Example","acceptHeader":"application/vnd.github.v3+json","bodyParameters":{"name":"Hello-World","description":"This is your first repo!","homepage":"https://github.com","private":false,"is_template":true}},"response":{"statusCode":"201","contentType":"application/json","description":"\u003cp\u003eResponse\u003c/p\u003e","example":{"id":1296269,"node_id":"MDEwOlJlcG9zaXRvcnkxMjk2MjY5","name":"Hello-World","full_name":"octocat/Hello-World","owner":{"login":"octocat","id":1,"node_id":"MDQ6VXNlcjE=","avatar_url":"https://github.com/images/error/octocat_happy.gif","gravatar_id":"","url":"https://api.github.com/users/octocat","html_url":"https://github.com/octocat","followers_url":"https://api.github.com/users/octocat/followers","following_url":"https://api.github.com/users/octocat/following{/other_user}","gists_url":"https://api.github.com/users/octocat/gists{/gist_id}","starred_url":"https://api.github.com/users/octocat/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/octocat/subscriptions","organizations_url":"https://api.github.com/users/octocat/orgs","repos_url":"https://api.github.com/users/octocat/repos","events_url":"https://api.github.com/users/octocat/events{/privacy}","received_events_url":"https://api.github.com/users/octocat/received_events","type":"User","site_admin":false},"private":false,"html_url":"https://github.com/octocat/Hello-World","description":"This your first repo!","fork":false,"url":"https://api.github.com/repos/octocat/Hello-World","archive_url":"https://api.github.com/repos/octocat/Hello-World/{archive_format}{/ref}","assignees_url":"https://api.github.com/repos/octocat/Hello-World/assignees{/user}","blobs_url":"https://api.github.com/repos/octocat/Hello-World/git/blobs{/sha}","branches_url":"https://api.github.com/repos/octocat/Hello-World/branches{/branch}","collaborators_url":"https://api.github.com/repos/octocat/Hello-World/collaborators{/collaborator}","comments_url":"https://api.github.com/repos/octocat/Hello-World/comments{/number}","commits_url":"https://api.github.com/repos/octocat/Hello-World/commits{/sha}","compare_url":"https://api.github.com/repos/octocat/Hello-World/compare/{base}...{head}","contents_url":"https://api.github.com/repos/octocat/Hello-World/contents/{+path}","contributors_url":"https://api.github.com/repos/octocat/Hello-World/contributors","deployments_url":"https://api.github.com/repos/octocat/Hello-World/deployments","downloads_url":"https://api.github.com/repos/octocat/Hello-World/downloads","events_url":"https://api.github.com/repos/octocat/Hello-World/events","forks_url":"https://api.github.com/repos/octocat/Hello-World/forks","git_commits_url":"https://api.github.com/repos/octocat/Hello-World/git/commits{/sha}","git_refs_url":"https://api.github.com/repos/octocat/Hello-World/git/refs{/sha}","git_tags_url":"https://api.github.com/repos/octocat/Hello-World/git/tags{/sha}","git_url":"git:github.com/octocat/Hello-World.git","issue_comment_url":"https://api.github.com/repos/octocat/Hello-World/issues/comments{/number}","issue_events_url":"https://api.github.com/repos/octocat/Hello-World/issues/events{/number}","issues_url":"https://api.github.com/repos/octocat/Hello-World/issues{/number}","keys_url":"https://api.github.com/repos/octocat/Hello-World/keys{/key_id}","labels_url":"https://api.github.com/repos/octocat/Hello-World/labels{/name}","languages_url":"https://api.github.com/repos/octocat/Hello-World/languages","merges_url":"https://api.github.com/repos/octocat/Hello-World/merges","milestones_url":"https://api.github.com/repos/octocat/Hello-World/milestones{/number}","notifications_url":"https://api.github.com/repos/octocat/Hello-World/notifications{?since,all,participating}","pulls_url":"https://api.github.com/repos/octocat/Hello-World/pulls{/number}","releases_url":"https://api.github.com/repos/octocat/Hello-World/releases{/id}","ssh_url":"git@github.com:octocat/Hello-World.git","stargazers_url":"https://api.github.com/repos/octocat/Hello-World/stargazers","statuses_url":"https://api.github.com/repos/octocat/Hello-World/statuses/{sha}","subscribers_url":"https://api.github.com/repos/octocat/Hello-World/subscribers","subscription_url":"https://api.github.com/repos/octocat/Hello-World/subscription","tags_url":"https://api.github.com/repos/octocat/Hello-World/tags","teams_url":"https://api.github.com/repos/octocat/Hello-World/teams","trees_url":"https://api.github.com/repos/octocat/Hello-World/git/trees{/sha}","clone_url":"https://github.com/octocat/Hello-World.git","mirror_url":"git:git.example.com/octocat/Hello-World","hooks_url":"https://api.github.com/repos/octocat/Hello-World/hooks","svn_url":"https://svn.github.com/octocat/Hello-World","homepage":"https://github.com","license":{"key":"mit","name":"MIT License","url":"https://api.github.com/licenses/mit","spdx_id":"MIT","node_id":"MDc6TGljZW5zZW1pdA==","html_url":"https://github.com/licenses/mit"},"language":null,"forks_count":9,"forks":9,"stargazers_count":80,"watchers_count":80,"watchers":80,"size":108,"default_branch":"master","open_issues_count":0,"open_issues":0,"is_template":false,"topics":["octocat","atom","electron","api"],"has_issues":true,"has_projects":true,"has_wiki":true,"has_pages":false,"archived":false,"disabled":false,"visibility":"public","pushed_at":"2011-01-26T19:06:43Z","created_at":"2011-01-26T19:01:12Z","updated_at":"2011-01-26T19:14:43Z","permissions":{"pull":true,"push":false,"admin":false},"allow_rebase_merge":true,"template_repository":{"id":1296269,"node_id":"MDEwOlJlcG9zaXRvcnkxMjk2MjY5","name":"Hello-World-Template","full_name":"octocat/Hello-World-Template","owner":{"login":"octocat","id":1,"node_id":"MDQ6VXNlcjE=","avatar_url":"https://github.com/images/error/octocat_happy.gif","gravatar_id":"","url":"https://api.github.com/users/octocat","html_url":"https://github.com/octocat","followers_url":"https://api.github.com/users/octocat/followers","following_url":"https://api.github.com/users/octocat/following{/other_user}","gists_url":"https://api.github.com/users/octocat/gists{/gist_id}","starred_url":"https://api.github.com/users/octocat/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/octocat/subscriptions","organizations_url":"https://api.github.com/users/octocat/orgs","repos_url":"https://api.github.com/users/octocat/repos","events_url":"https://api.github.com/users/octocat/events{/privacy}","received_events_url":"https://api.github.com/users/octocat/received_events","type":"User","site_admin":false},"private":false,"html_url":"https://github.com/octocat/Hello-World-Template","description":"This your first repo!","fork":false,"url":"https://api.github.com/repos/octocat/Hello-World-Template","archive_url":"https://api.github.com/repos/octocat/Hello-World-Template/{archive_format}{/ref}","assignees_url":"https://api.github.com/repos/octocat/Hello-World-Template/assignees{/user}","blobs_url":"https://api.github.com/repos/octocat/Hello-World-Template/git/blobs{/sha}","branches_url":"https://api.github.com/repos/octocat/Hello-World-Template/branches{/branch}","collaborators_url":"https://api.github.com/repos/octocat/Hello-World-Template/collaborators{/collaborator}","comments_url":"https://api.github.com/repos/octocat/Hello-World-Template/comments{/number}","commits_url":"https://api.github.com/repos/octocat/Hello-World-Template/commits{/sha}","compare_url":"https://api.github.com/repos/octocat/Hello-World-Template/compare/{base}...{head}","contents_url":"https://api.github.com/repos/octocat/Hello-World-Template/contents/{+path}","contributors_url":"https://api.github.com/repos/octocat/Hello-World-Template/contributors","deployments_url":"https://api.github.com/repos/octocat/Hello-World-Template/deployments","downloads_url":"https://api.github.com/repos/octocat/Hello-World-Template/downloads","events_url":"https://api.github.com/repos/octocat/Hello-World-Template/events","forks_url":"https://api.github.com/repos/octocat/Hello-World-Template/forks","git_commits_url":"https://api.github.com/repos/octocat/Hello-World-Template/git/commits{/sha}","git_refs_url":"https://api.github.com/repos/octocat/Hello-World-Template/git/refs{/sha}","git_tags_url":"https://api.github.com/repos/octocat/Hello-World-Template/git/tags{/sha}","git_url":"git:github.com/octocat/Hello-World-Template.git","issue_comment_url":"https://api.github.com/repos/octocat/Hello-World-Template/issues/comments{/number}","issue_events_url":"https://api.github.com/repos/octocat/Hello-World-Template/issues/events{/number}","issues_url":"https://api.github.com/repos/octocat/Hello-World-Template/issues{/number}","keys_url":"https://api.github.com/repos/octocat/Hello-World-Template/keys{/key_id}","labels_url":"https://api.github.com/repos/octocat/Hello-World-Template/labels{/name}","languages_url":"https://api.github.com/repos/octocat/Hello-World-Template/languages","merges_url":"https://api.github.com/repos/octocat/Hello-World-Template/merges","milestones_url":"https://api.github.com/repos/octocat/Hello-World-Template/milestones{/number}","notifications_url":"https://api.github.com/repos/octocat/Hello-World-Template/notifications{?since,all,participating}","pulls_url":"https://api.github.com/repos/octocat/Hello-World-Template/pulls{/number}","releases_url":"https://api.github.com/repos/octocat/Hello-World-Template/releases{/id}","ssh_url":"git@github.com:octocat/Hello-World-Template.git","stargazers_url":"https://api.github.com/repos/octocat/Hello-World-Template/stargazers","statuses_url":"https://api.github.com/repos/octocat/Hello-World-Template/statuses/{sha}","subscribers_url":"https://api.github.com/repos/octocat/Hello-World-Template/subscribers","subscription_url":"https://api.github.com/repos/octocat/Hello-World-Template/subscription","tags_url":"https://api.github.com/repos/octocat/Hello-World-Template/tags","teams_url":"https://api.github.com/repos/octocat/Hello-World-Template/teams","trees_url":"https://api.github.com/repos/octocat/Hello-World-Template/git/trees{/sha}","clone_url":"https://github.com/octocat/Hello-World-Template.git","mirror_url":"git:git.example.com/octocat/Hello-World-Template","hooks_url":"https://api.github.com/repos/octocat/Hello-World-Template/hooks","svn_url":"https://svn.github.com/octocat/Hello-World-Template","homepage":"https://github.com","language":null,"forks":9,"forks_count":9,"stargazers_count":80,"watchers_count":80,"watchers":80,"size":108,"default_branch":"master","open_issues":0,"open_issues_count":0,"is_template":true,"license":{"key":"mit","name":"MIT License","url":"https://api.github.com/licenses/mit","spdx_id":"MIT","node_id":"MDc6TGljZW5zZW1pdA==","html_url":"https://api.github.com/licenses/mit"},"topics":["octocat","atom","electron","api"],"has_issues":true,"has_projects":true,"has_wiki":true,"has_pages":false,"has_downloads":true,"archived":false,"disabled":false,"visibility":"public","pushed_at":"2011-01-26T19:06:43Z","created_at":"2011-01-26T19:01:12Z","updated_at":"2011-01-26T19:14:43Z","permissions":{"admin":false,"push":false,"pull":true},"allow_rebase_merge":true,"temp_clone_token":"ABTLWHOULUVAXGTRYU7OC2876QJ2O","allow_squash_merge":true,"allow_auto_merge":false,"delete_branch_on_merge":true,"allow_merge_commit":true,"subscribers_count":42,"network_count":0},"temp_clone_token":"ABTLWHOULUVAXGTRYU7OC2876QJ2O","allow_squash_merge":true,"allow_auto_merge":false,"delete_branch_on_merge":true,"allow_merge_commit":true,"allow_forking":true,"web_commit_signoff_required":false,"subscribers_count":42,"network_count":0,"organization":{"login":"octocat","id":1,"node_id":"MDQ6VXNlcjE=","avatar_url":"https://github.com/images/error/octocat_happy.gif","gravatar_id":"","url":"https://api.github.com/users/octocat","html_url":"https://github.com/octocat","followers_url":"https://api.github.com/users/octocat/followers","following_url":"https://api.github.com/users/octocat/following{/other_user}","gists_url":"https://api.github.com/users/octocat/gists{/gist_id}","starred_url":"https://api.github.com/users/octocat/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/octocat/subscriptions","organizations_url":"https://api.github.com/users/octocat/orgs","repos_url":"https://api.github.com/users/octocat/repos","events_url":"https://api.github.com/users/octocat/events{/privacy}","received_events_url":"https://api.github.com/users/octocat/received_events","type":"Organization","site_admin":false},"parent":{"id":1296269,"node_id":"MDEwOlJlcG9zaXRvcnkxMjk2MjY5","name":"Hello-World","full_name":"octocat/Hello-World","owner":{"login":"octocat","id":1,"node_id":"MDQ6VXNlcjE=","avatar_url":"https://github.com/images/error/octocat_happy.gif","gravatar_id":"","url":"https://api.github.com/users/octocat","html_url":"https://github.com/octocat","followers_url":"https://api.github.com/users/octocat/followers","following_url":"https://api.github.com/users/octocat/following{/other_user}","gists_url":"https://api.github.com/users/octocat/gists{/gist_id}","starred_url":"https://api.github.com/users/octocat/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/octocat/subscriptions","organizations_url":"https://api.github.com/users/octocat/orgs","repos_url":"https://api.github.com/users/octocat/repos","events_url":"https://api.github.com/users/octocat/events{/privacy}","received_events_url":"https://api.github.com/users/octocat/received_events","type":"User","site_admin":false},"private":false,"html_url":"https://github.com/octocat/Hello-World","description":"This your first repo!","fork":false,"url":"https://api.github.com/repos/octocat/Hello-World","archive_url":"https://api.github.com/repos/octocat/Hello-World/{archive_format}{/ref}","assignees_url":"https://api.github.com/repos/octocat/Hello-World/assignees{/user}","blobs_url":"https://api.github.com/repos/octocat/Hello-World/git/blobs{/sha}","branches_url":"https://api.github.com/repos/octocat/Hello-World/branches{/branch}","collaborators_url":"https://api.github.com/repos/octocat/Hello-World/collaborators{/collaborator}","comments_url":"https://api.github.com/repos/octocat/Hello-World/comments{/number}","commits_url":"https://api.github.com/repos/octocat/Hello-World/commits{/sha}","compare_url":"https://api.github.com/repos/octocat/Hello-World/compare/{base}...{head}","contents_url":"https://api.github.com/repos/octocat/Hello-World/contents/{+path}","contributors_url":"https://api.github.com/repos/octocat/Hello-World/contributors","deployments_url":"https://api.github.com/repos/octocat/Hello-World/deployments","downloads_url":"https://api.github.com/repos/octocat/Hello-World/downloads","events_url":"https://api.github.com/repos/octocat/Hello-World/events","forks_url":"https://api.github.com/repos/octocat/Hello-World/forks","git_commits_url":"https://api.github.com/repos/octocat/Hello-World/git/commits{/sha}","git_refs_url":"https://api.github.com/repos/octocat/Hello-World/git/refs{/sha}","git_tags_url":"https://api.github.com/repos/octocat/Hello-World/git/tags{/sha}","git_url":"git:github.com/octocat/Hello-World.git","issue_comment_url":"https://api.github.com/repos/octocat/Hello-World/issues/comments{/number}","issue_events_url":"https://api.github.com/repos/octocat/Hello-World/issues/events{/number}","issues_url":"https://api.github.com/repos/octocat/Hello-World/issues{/number}","keys_url":"https://api.github.com/repos/octocat/Hello-World/keys{/key_id}","labels_url":"https://api.github.com/repos/octocat/Hello-World/labels{/name}","languages_url":"https://api.github.com/repos/octocat/Hello-World/languages","merges_url":"https://api.github.com/repos/octocat/Hello-World/merges","milestones_url":"https://api.github.com/repos/octocat/Hello-World/milestones{/number}","notifications_url":"https://api.github.com/repos/octocat/Hello-World/notifications{?since,all,participating}","pulls_url":"https://api.github.com/repos/octocat/Hello-World/pulls{/number}","releases_url":"https://api.github.com/repos/octocat/Hello-World/releases{/id}","ssh_url":"git@github.com:octocat/Hello-World.git","stargazers_url":"https://api.github.com/repos/octocat/Hello-World/stargazers","statuses_url":"https://api.github.com/repos/octocat/Hello-World/statuses/{sha}","subscribers_url":"https://api.github.com/repos/octocat/Hello-World/subscribers","subscription_url":"https://api.github.com/repos/octocat/Hello-World/subscription","tags_url":"https://api.github.com/repos/octocat/Hello-World/tags","teams_url":"https://api.github.com/repos/octocat/Hello-World/teams","trees_url":"https://api.github.com/repos/octocat/Hello-World/git/trees{/sha}","clone_url":"https://github.com/octocat/Hello-World.git","mirror_url":"git:git.example.com/octocat/Hello-World","hooks_url":"https://api.github.com/repos/octocat/Hello-World/hooks","svn_url":"https://svn.github.com/octocat/Hello-World","homepage":"https://github.com","language":null,"forks_count":9,"stargazers_count":80,"watchers_count":80,"size":108,"default_branch":"master","open_issues_count":0,"is_template":true,"topics":["octocat","atom","electron","api"],"has_issues":true,"has_projects":true,"has_wiki":true,"has_pages":false,"has_downloads":true,"archived":false,"disabled":false,"visibility":"public","pushed_at":"2011-01-26T19:06:43Z","created_at":"2011-01-26T19:01:12Z","updated_at":"2011-01-26T19:14:43Z","permissions":{"admin":false,"push":false,"pull":true},"allow_rebase_merge":true,"temp_clone_token":"ABTLWHOULUVAXGTRYU7OC2876QJ2O","allow_squash_merge":true,"allow_auto_merge":false,"delete_branch_on_merge":true,"allow_merge_commit":true,"subscribers_count":42,"network_count":0,"license":{"key":"mit","name":"MIT License","url":"https://api.github.com/licenses/mit","spdx_id":"MIT","node_id":"MDc6TGljZW5zZW1pdA==","html_url":"https://api.github.com/licenses/mit"},"forks":1,"open_issues":1,"watchers":1},"source":{"id":1296269,"node_id":"MDEwOlJlcG9zaXRvcnkxMjk2MjY5","name":"Hello-World","full_name":"octocat/Hello-World","owner":{"login":"octocat","id":1,"node_id":"MDQ6VXNlcjE=","avatar_url":"https://github.com/images/error/octocat_happy.gif","gravatar_id":"","url":"https://api.github.com/users/octocat","html_url":"https://github.com/octocat","followers_url":"https://api.github.com/users/octocat/followers","following_url":"https://api.github.com/users/octocat/following{/other_user}","gists_url":"https://api.github.com/users/octocat/gists{/gist_id}","starred_url":"https://api.github.com/users/octocat/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/octocat/subscriptions","organizations_url":"https://api.github.com/users/octocat/orgs","repos_url":"https://api.github.com/users/octocat/repos","events_url":"https://api.github.com/users/octocat/events{/privacy}","received_events_url":"https://api.github.com/users/octocat/received_events","type":"User","site_admin":false},"private":false,"html_url":"https://github.com/octocat/Hello-World","description":"This your first repo!","fork":false,"url":"https://api.github.com/repos/octocat/Hello-World","archive_url":"https://api.github.com/repos/octocat/Hello-World/{archive_format}{/ref}","assignees_url":"https://api.github.com/repos/octocat/Hello-World/assignees{/user}","blobs_url":"https://api.github.com/repos/octocat/Hello-World/git/blobs{/sha}","branches_url":"https://api.github.com/repos/octocat/Hello-World/branches{/branch}","collaborators_url":"https://api.github.com/repos/octocat/Hello-World/collaborators{/collaborator}","comments_url":"https://api.github.com/repos/octocat/Hello-World/comments{/number}","commits_url":"https://api.github.com/repos/octocat/Hello-World/commits{/sha}","compare_url":"https://api.github.com/repos/octocat/Hello-World/compare/{base}...{head}","contents_url":"https://api.github.com/repos/octocat/Hello-World/contents/{+path}","contributors_url":"https://api.github.com/repos/octocat/Hello-World/contributors","deployments_url":"https://api.github.com/repos/octocat/Hello-World/deployments","downloads_url":"https://api.github.com/repos/octocat/Hello-World/downloads","events_url":"https://api.github.com/repos/octocat/Hello-World/events","forks_url":"https://api.github.com/repos/octocat/Hello-World/forks","git_commits_url":"https://api.github.com/repos/octocat/Hello-World/git/commits{/sha}","git_refs_url":"https://api.github.com/repos/octocat/Hello-World/git/refs{/sha}","git_tags_url":"https://api.github.com/repos/octocat/Hello-World/git/tags{/sha}","git_url":"git:github.com/octocat/Hello-World.git","issue_comment_url":"https://api.github.com/repos/octocat/Hello-World/issues/comments{/number}","issue_events_url":"https://api.github.com/repos/octocat/Hello-World/issues/events{/number}","issues_url":"https://api.github.com/repos/octocat/Hello-World/issues{/number}","keys_url":"https://api.github.com/repos/octocat/Hello-World/keys{/key_id}","labels_url":"https://api.github.com/repos/octocat/Hello-World/labels{/name}","languages_url":"https://api.github.com/repos/octocat/Hello-World/languages","merges_url":"https://api.github.com/repos/octocat/Hello-World/merges","milestones_url":"https://api.github.com/repos/octocat/Hello-World/milestones{/number}","notifications_url":"https://api.github.com/repos/octocat/Hello-World/notifications{?since,all,participating}","pulls_url":"https://api.github.com/repos/octocat/Hello-World/pulls{/number}","releases_url":"https://api.github.com/repos/octocat/Hello-World/releases{/id}","ssh_url":"git@github.com:octocat/Hello-World.git","stargazers_url":"https://api.github.com/repos/octocat/Hello-World/stargazers","statuses_url":"https://api.github.com/repos/octocat/Hello-World/statuses/{sha}","subscribers_url":"https://api.github.com/repos/octocat/Hello-World/subscribers","subscription_url":"https://api.github.com/repos/octocat/Hello-World/subscription","tags_url":"https://api.github.com/repos/octocat/Hello-World/tags","teams_url":"https://api.github.com/repos/octocat/Hello-World/teams","trees_url":"https://api.github.com/repos/octocat/Hello-World/git/trees{/sha}","clone_url":"https://github.com/octocat/Hello-World.git","mirror_url":"git:git.example.com/octocat/Hello-World","hooks_url":"https://api.github.com/repos/octocat/Hello-World/hooks","svn_url":"https://svn.github.com/octocat/Hello-World","homepage":"https://github.com","language":null,"forks_count":9,"stargazers_count":80,"watchers_count":80,"size":108,"default_branch":"master","open_issues_count":0,"is_template":true,"topics":["octocat","atom","electron","api"],"has_issues":true,"has_projects":true,"has_wiki":true,"has_pages":false,"has_downloads":true,"archived":false,"disabled":false,"visibility":"public","pushed_at":"2011-01-26T19:06:43Z","created_at":"2011-01-26T19:01:12Z","updated_at":"2011-01-26T19:14:43Z","permissions":{"admin":false,"push":false,"pull":true},"allow_rebase_merge":true,"temp_clone_token":"ABTLWHOULUVAXGTRYU7OC2876QJ2O","allow_squash_merge":true,"allow_auto_merge":false,"delete_branch_on_merge":true,"allow_merge_commit":true,"subscribers_count":42,"network_count":0,"license":{"key":"mit","name":"MIT License","url":"https://api.github.com/licenses/mit","spdx_id":"MIT","node_id":"MDc6TGljZW5zZW1pdA==","html_url":"https://api.github.com/licenses/mit"},"forks":1,"open_issues":1,"watchers":1}},"schema":{"title":"Full Repository","description":"Full Repository","type":"object","properties":{"id":{"type":"integer","format":"int64"},"node_id":{"type":"string"},"name":{"type":"string"},"full_name":{"type":"string"},"owner":{"title":"Simple User","description":"A GitHub user.","type":"object","properties":{"name":{"type":["string","null"]},"email":{"type":["string","null"]},"login":{"type":"string"},"id":{"type":"integer","format":"int64"},"node_id":{"type":"string"},"avatar_url":{"type":"string","format":"uri"},"gravatar_id":{"type":["string","null"]},"url":{"type":"string","format":"uri"},"html_url":{"type":"string","format":"uri"},"followers_url":{"type":"string","format":"uri"},"following_url":{"type":"string"},"gists_url":{"type":"string"},"starred_url":{"type":"string"},"subscriptions_url":{"type":"string","format":"uri"},"organizations_url":{"type":"string","format":"uri"},"repos_url":{"type":"string","format":"uri"},"events_url":{"type":"string"},"received_events_url":{"type":"string","format":"uri"},"type":{"type":"string"},"site_admin":{"type":"boolean"},"starred_at":{"type":"string"},"user_view_type":{"type":"string"}},"required":["avatar_url","events_url","followers_url","following_url","gists_url","gravatar_id","html_url","id","node_id","login","organizations_url","received_events_url","repos_url","site_admin","starred_url","subscriptions_url","type","url"]},"private":{"type":"boolean"},"html_url":{"type":"string","format":"uri"},"description":{"type":["string","null"]},"fork":{"type":"boolean"},"url":{"type":"string","format":"uri"},"archive_url":{"type":"string"},"assignees_url":{"type":"string"},"blobs_url":{"type":"string"},"branches_url":{"type":"string"},"collaborators_url":{"type":"string"},"comments_url":{"type":"string"},"commits_url":{"type":"string"},"compare_url":{"type":"string"},"contents_url":{"type":"string"},"contributors_url":{"type":"string","format":"uri"},"deployments_url":{"type":"string","format":"uri"},"downloads_url":{"type":"string","format":"uri"},"events_url":{"type":"string","format":"uri"},"forks_url":{"type":"string","format":"uri"},"git_commits_url":{"type":"string"},"git_refs_url":{"type":"string"},"git_tags_url":{"type":"string"},"git_url":{"type":"string"},"issue_comment_url":{"type":"string"},"issue_events_url":{"type":"string"},"issues_url":{"type":"string"},"keys_url":{"type":"string"},"labels_url":{"type":"string"},"languages_url":{"type":"string","format":"uri"},"merges_url":{"type":"string","format":"uri"},"milestones_url":{"type":"string"},"notifications_url":{"type":"string"},"pulls_url":{"type":"string"},"releases_url":{"type":"string"},"ssh_url":{"type":"string"},"stargazers_url":{"type":"string","format":"uri"},"statuses_url":{"type":"string"},"subscribers_url":{"type":"string","format":"uri"},"subscription_url":{"type":"string","format":"uri"},"tags_url":{"type":"string","format":"uri"},"teams_url":{"type":"string","format":"uri"},"trees_url":{"type":"string"},"clone_url":{"type":"string"},"mirror_url":{"type":["string","null"],"format":"uri"},"hooks_url":{"type":"string","format":"uri"},"svn_url":{"type":"string","format":"uri"},"homepage":{"type":["string","null"],"format":"uri"},"language":{"type":["string","null"]},"forks_count":{"type":"integer"},"stargazers_count":{"type":"integer"},"watchers_count":{"type":"integer"},"size":{"description":"The size of the repository, in kilobytes. Size is calculated hourly. When a repository is initially created, the size is 0.","type":"integer"},"default_branch":{"type":"string"},"open_issues_count":{"type":"integer"},"is_template":{"type":"boolean"},"topics":{"type":"array","items":{"type":"string"}},"has_issues":{"type":"boolean"},"has_projects":{"type":"boolean"},"has_wiki":{"type":"boolean"},"has_pages":{"type":"boolean"},"has_discussions":{"type":"boolean"},"has_pull_requests":{"type":"boolean"},"pull_request_creation_policy":{"description":"The policy controlling who can create pull requests: all or collaborators_only.","type":"string","enum":["all","collaborators_only"]},"archived":{"type":"boolean"},"disabled":{"type":"boolean","description":"Returns whether or not this repository disabled."},"visibility":{"description":"The repository visibility: public, private, or internal.","type":"string"},"pushed_at":{"type":"string","format":"date-time"},"created_at":{"type":"string","format":"date-time"},"updated_at":{"type":"string","format":"date-time"},"permissions":{"type":"object","properties":{"admin":{"type":"boolean"},"maintain":{"type":"boolean"},"push":{"type":"boolean"},"triage":{"type":"boolean"},"pull":{"type":"boolean"}},"required":["admin","pull","push"]},"allow_rebase_merge":{"type":"boolean"},"template_repository":{"anyOf":[{"type":"null"},{"title":"Repository","description":"A repository on GitHub.","type":"object","properties":{"id":{"description":"Unique identifier of the repository","type":"integer","format":"int64"},"node_id":{"type":"string"},"name":{"description":"The name of the repository.","type":"string"},"full_name":{"type":"string"},"license":{"anyOf":[{"type":"null"},{"title":"License Simple","description":"License Simple","type":"object","properties":{"key":{"type":"string"},"name":{"type":"string"},"url":{"type":["string","null"],"format":"uri"},"spdx_id":{"type":["string","null"]},"node_id":{"type":"string"},"html_url":{"type":"string","format":"uri"}},"required":["key","name","url","spdx_id","node_id"]}]},"forks":{"type":"integer"},"permissions":{"type":"object","properties":{"admin":{"type":"boolean"},"pull":{"type":"boolean"},"triage":{"type":"boolean"},"push":{"type":"boolean"},"maintain":{"type":"boolean"}},"required":["admin","pull","push"]},"owner":{"title":"Simple User","description":"A GitHub user.","type":"object","properties":{"name":{"type":["string","null"]},"email":{"type":["string","null"]},"login":{"type":"string"},"id":{"type":"integer","format":"int64"},"node_id":{"type":"string"},"avatar_url":{"type":"string","format":"uri"},"gravatar_id":{"type":["string","null"]},"url":{"type":"string","format":"uri"},"html_url":{"type":"string","format":"uri"},"followers_url":{"type":"string","format":"uri"},"following_url":{"type":"string"},"gists_url":{"type":"string"},"starred_url":{"type":"string"},"subscriptions_url":{"type":"string","format":"uri"},"organizations_url":{"type":"string","format":"uri"},"repos_url":{"type":"string","format":"uri"},"events_url":{"type":"string"},"received_events_url":{"type":"string","format":"uri"},"type":{"type":"string"},"site_admin":{"type":"boolean"},"starred_at":{"type":"string"},"user_view_type":{"type":"string"}},"required":["avatar_url","events_url","followers_url","following_url","gists_url","gravatar_id","html_url","id","node_id","login","organizations_url","received_events_url","repos_url","site_admin","starred_url","subscriptions_url","type","url"]},"private":{"description":"Whether the repository is private or public.","default":false,"type":"boolean"},"html_url":{"type":"string","format":"uri"},"description":{"type":["string","null"]},"fork":{"type":"boolean"},"url":{"type":"string","format":"uri"},"archive_url":{"type":"string"},"assignees_url":{"type":"string"},"blobs_url":{"type":"string"},"branches_url":{"type":"string"},"collaborators_url":{"type":"string"},"comments_url":{"type":"string"},"commits_url":{"type":"string"},"compare_url":{"type":"string"},"contents_url":{"type":"string"},"contributors_url":{"type":"string","format":"uri"},"deployments_url":{"type":"string","format":"uri"},"downloads_url":{"type":"string","format":"uri"},"events_url":{"type":"string","format":"uri"},"forks_url":{"type":"string","format":"uri"},"git_commits_url":{"type":"string"},"git_refs_url":{"type":"string"},"git_tags_url":{"type":"string"},"git_url":{"type":"string"},"issue_comment_url":{"type":"string"},"issue_events_url":{"type":"string"},"issues_url":{"type":"string"},"keys_url":{"type":"string"},"labels_url":{"type":"string"},"languages_url":{"type":"string","format":"uri"},"merges_url":{"type":"string","format":"uri"},"milestones_url":{"type":"string"},"notifications_url":{"type":"string"},"pulls_url":{"type":"string"},"releases_url":{"type":"string"},"ssh_url":{"type":"string"},"stargazers_url":{"type":"string","format":"uri"},"statuses_url":{"type":"string"},"subscribers_url":{"type":"string","format":"uri"},"subscription_url":{"type":"string","format":"uri"},"tags_url":{"type":"string","format":"uri"},"teams_url":{"type":"string","format":"uri"},"trees_url":{"type":"string"},"clone_url":{"type":"string"},"mirror_url":{"type":["string","null"],"format":"uri"},"hooks_url":{"type":"string","format":"uri"},"svn_url":{"type":"string","format":"uri"},"homepage":{"type":["string","null"],"format":"uri"},"language":{"type":["string","null"]},"forks_count":{"type":"integer"},"stargazers_count":{"type":"integer"},"watchers_count":{"type":"integer"},"size":{"description":"The size of the repository, in kilobytes. Size is calculated hourly. When a repository is initially created, the size is 0.","type":"integer"},"default_branch":{"description":"The default branch of the repository.","type":"string"},"open_issues_count":{"type":"integer"},"is_template":{"description":"Whether this repository acts as a template that can be used to generate new repositories.","default":false,"type":"boolean"},"topics":{"type":"array","items":{"type":"string"}},"has_issues":{"description":"Whether issues are enabled.","default":true,"type":"boolean"},"has_projects":{"description":"Whether projects are enabled.","default":true,"type":"boolean"},"has_wiki":{"description":"Whether the wiki is enabled.","default":true,"type":"boolean"},"has_pages":{"type":"boolean"},"has_discussions":{"description":"Whether discussions are enabled.","default":false,"type":"boolean"},"has_pull_requests":{"description":"Whether pull requests are enabled.","default":true,"type":"boolean"},"pull_request_creation_policy":{"description":"The policy controlling who can create pull requests: all or collaborators_only.","type":"string","enum":["all","collaborators_only"]},"archived":{"description":"Whether the repository is archived.","default":false,"type":"boolean"},"disabled":{"type":"boolean","description":"Returns whether or not this repository disabled."},"visibility":{"description":"The repository visibility: public, private, or internal.","default":"public","type":"string"},"pushed_at":{"type":["string","null"],"format":"date-time"},"created_at":{"type":["string","null"],"format":"date-time"},"updated_at":{"type":["string","null"],"format":"date-time"},"allow_rebase_merge":{"description":"Whether to allow rebase merges for pull requests.","default":true,"type":"boolean"},"temp_clone_token":{"type":"string"},"allow_squash_merge":{"description":"Whether to allow squash merges for pull requests.","default":true,"type":"boolean"},"allow_auto_merge":{"description":"Whether to allow Auto-merge to be used on pull requests.","default":false,"type":"boolean"},"delete_branch_on_merge":{"description":"Whether to delete head branches when pull requests are merged","default":false,"type":"boolean"},"allow_update_branch":{"description":"Whether or not a pull request head branch that is behind its base branch can always be updated even if it is not required to be up to date before merging.","default":false,"type":"boolean"},"squash_merge_commit_title":{"type":"string","enum":["PR_TITLE","COMMIT_OR_PR_TITLE"],"description":"The default value for a squash merge commit title:\n\n- `PR_TITLE` - default to the pull request's title.\n- `COMMIT_OR_PR_TITLE` - default to the commit's title (if only one commit) or the pull request's title (when more than one commit)."},"squash_merge_commit_message":{"type":"string","enum":["PR_BODY","COMMIT_MESSAGES","BLANK"],"description":"The default value for a squash merge commit message:\n\n- `PR_BODY` - default to the pull request's body.\n- `COMMIT_MESSAGES` - default to the branch's commit messages.\n- `BLANK` - default to a blank commit message."},"merge_commit_title":{"type":"string","enum":["PR_TITLE","MERGE_MESSAGE"],"description":"The default value for a merge commit title.\n\n- `PR_TITLE` - default to the pull request's title.\n- `MERGE_MESSAGE` - default to the classic title for a merge message (e.g., Merge pull request #123 from branch-name)."},"merge_commit_message":{"type":"string","enum":["PR_BODY","PR_TITLE","BLANK"],"description":"The default value for a merge commit message.\n\n- `PR_TITLE` - default to the pull request's title.\n- `PR_BODY` - default to the pull request's body.\n- `BLANK` - default to a blank commit message."},"allow_merge_commit":{"description":"Whether to allow merge commits for pull requests.","default":true,"type":"boolean"},"allow_forking":{"description":"Whether to allow forking this repo","type":"boolean"},"web_commit_signoff_required":{"description":"Whether to require contributors to sign off on web-based commits","default":false,"type":"boolean"},"open_issues":{"type":"integer"},"watchers":{"type":"integer"},"starred_at":{"type":"string"},"anonymous_access_enabled":{"type":"boolean","description":"Whether anonymous git access is enabled for this repository"},"code_search_index_status":{"type":"object","description":"The status of the code search index for this repository","properties":{"lexical_search_ok":{"type":"boolean"},"lexical_commit_sha":{"type":"string"}}}},"required":["archive_url","assignees_url","blobs_url","branches_url","collaborators_url","comments_url","commits_url","compare_url","contents_url","contributors_url","deployments_url","description","downloads_url","events_url","fork","forks_url","full_name","git_commits_url","git_refs_url","git_tags_url","hooks_url","html_url","id","node_id","issue_comment_url","issue_events_url","issues_url","keys_url","labels_url","languages_url","merges_url","milestones_url","name","notifications_url","owner","private","pulls_url","releases_url","stargazers_url","statuses_url","subscribers_url","subscription_url","tags_url","teams_url","trees_url","url","clone_url","default_branch","forks","forks_count","git_url","has_issues","has_projects","has_wiki","has_pages","homepage","language","archived","disabled","mirror_url","open_issues","open_issues_count","license","pushed_at","size","ssh_url","stargazers_count","svn_url","watchers","watchers_count","created_at","updated_at"]}]},"temp_clone_token":{"type":["string","null"]},"allow_squash_merge":{"type":"boolean"},"allow_auto_merge":{"type":"boolean"},"delete_branch_on_merge":{"type":"boolean"},"allow_merge_commit":{"type":"boolean"},"allow_update_branch":{"type":"boolean"},"squash_merge_commit_title":{"type":"string","enum":["PR_TITLE","COMMIT_OR_PR_TITLE"],"description":"The default value for a squash merge commit title:\n\n- `PR_TITLE` - default to the pull request's title.\n- `COMMIT_OR_PR_TITLE` - default to the commit's title (if only one commit) or the pull request's title (when more than one commit)."},"squash_merge_commit_message":{"type":"string","enum":["PR_BODY","COMMIT_MESSAGES","BLANK"],"description":"The default value for a squash merge commit message:\n\n- `PR_BODY` - default to the pull request's body.\n- `COMMIT_MESSAGES` - default to the branch's commit messages.\n- `BLANK` - default to a blank commit message."},"merge_commit_title":{"type":"string","enum":["PR_TITLE","MERGE_MESSAGE"],"description":"The default value for a merge commit title.\n\n  - `PR_TITLE` - default to the pull request's title.\n  - `MERGE_MESSAGE` - default to the classic title for a merge message (e.g., Merge pull request #123 from branch-name)."},"merge_commit_message":{"type":"string","enum":["PR_BODY","PR_TITLE","BLANK"],"description":"The default value for a merge commit message.\n\n- `PR_TITLE` - default to the pull request's title.\n- `PR_BODY` - default to the pull request's body.\n- `BLANK` - default to a blank commit message."},"allow_forking":{"type":"boolean"},"web_commit_signoff_required":{"type":"boolean"},"subscribers_count":{"type":"integer"},"network_count":{"type":"integer"},"license":{"anyOf":[{"type":"null"},{"title":"License Simple","description":"License Simple","type":"object","properties":{"key":{"type":"string"},"name":{"type":"string"},"url":{"type":["string","null"],"format":"uri"},"spdx_id":{"type":["string","null"]},"node_id":{"type":"string"},"html_url":{"type":"string","format":"uri"}},"required":["key","name","url","spdx_id","node_id"]}]},"organization":{"anyOf":[{"type":"null"},{"title":"Simple User","description":"A GitHub user.","type":"object","properties":{"name":{"type":["string","null"]},"email":{"type":["string","null"]},"login":{"type":"string"},"id":{"type":"integer","format":"int64"},"node_id":{"type":"string"},"avatar_url":{"type":"string","format":"uri"},"gravatar_id":{"type":["string","null"]},"url":{"type":"string","format":"uri"},"html_url":{"type":"string","format":"uri"},"followers_url":{"type":"string","format":"uri"},"following_url":{"type":"string"},"gists_url":{"type":"string"},"starred_url":{"type":"string"},"subscriptions_url":{"type":"string","format":"uri"},"organizations_url":{"type":"string","format":"uri"},"repos_url":{"type":"string","format":"uri"},"events_url":{"type":"string"},"received_events_url":{"type":"string","format":"uri"},"type":{"type":"string"},"site_admin":{"type":"boolean"},"starred_at":{"type":"string"},"user_view_type":{"type":"string"}},"required":["avatar_url","events_url","followers_url","following_url","gists_url","gravatar_id","html_url","id","node_id","login","organizations_url","received_events_url","repos_url","site_admin","starred_url","subscriptions_url","type","url"]}]},"parent":{"title":"Repository","description":"A repository on GitHub.","type":"object","properties":{"id":{"description":"Unique identifier of the repository","type":"integer","format":"int64"},"node_id":{"type":"string"},"name":{"description":"The name of the repository.","type":"string"},"full_name":{"type":"string"},"license":{"anyOf":[{"type":"null"},{"title":"License Simple","description":"License Simple","type":"object","properties":{"key":{"type":"string"},"name":{"type":"string"},"url":{"type":["string","null"],"format":"uri"},"spdx_id":{"type":["string","null"]},"node_id":{"type":"string"},"html_url":{"type":"string","format":"uri"}},"required":["key","name","url","spdx_id","node_id"]}]},"forks":{"type":"integer"},"permissions":{"type":"object","properties":{"admin":{"type":"boolean"},"pull":{"type":"boolean"},"triage":{"type":"boolean"},"push":{"type":"boolean"},"maintain":{"type":"boolean"}},"required":["admin","pull","push"]},"owner":{"title":"Simple User","description":"A GitHub user.","type":"object","properties":{"name":{"type":["string","null"]},"email":{"type":["string","null"]},"login":{"type":"string"},"id":{"type":"integer","format":"int64"},"node_id":{"type":"string"},"avatar_url":{"type":"string","format":"uri"},"gravatar_id":{"type":["string","null"]},"url":{"type":"string","format":"uri"},"html_url":{"type":"string","format":"uri"},"followers_url":{"type":"string","format":"uri"},"following_url":{"type":"string"},"gists_url":{"type":"string"},"starred_url":{"type":"string"},"subscriptions_url":{"type":"string","format":"uri"},"organizations_url":{"type":"string","format":"uri"},"repos_url":{"type":"string","format":"uri"},"events_url":{"type":"string"},"received_events_url":{"type":"string","format":"uri"},"type":{"type":"string"},"site_admin":{"type":"boolean"},"starred_at":{"type":"string"},"user_view_type":{"type":"string"}},"required":["avatar_url","events_url","followers_url","following_url","gists_url","gravatar_id","html_url","id","node_id","login","organizations_url","received_events_url","repos_url","site_admin","starred_url","subscriptions_url","type","url"]},"private":{"description":"Whether the repository is private or public.","default":false,"type":"boolean"},"html_url":{"type":"string","format":"uri"},"description":{"type":["string","null"]},"fork":{"type":"boolean"},"url":{"type":"string","format":"uri"},"archive_url":{"type":"string"},"assignees_url":{"type":"string"},"blobs_url":{"type":"string"},"branches_url":{"type":"string"},"collaborators_url":{"type":"string"},"comments_url":{"type":"string"},"commits_url":{"type":"string"},"compare_url":{"type":"string"},"contents_url":{"type":"string"},"contributors_url":{"type":"string","format":"uri"},"deployments_url":{"type":"string","format":"uri"},"downloads_url":{"type":"string","format":"uri"},"events_url":{"type":"string","format":"uri"},"forks_url":{"type":"string","format":"uri"},"git_commits_url":{"type":"string"},"git_refs_url":{"type":"string"},"git_tags_url":{"type":"string"},"git_url":{"type":"string"},"issue_comment_url":{"type":"string"},"issue_events_url":{"type":"string"},"issues_url":{"type":"string"},"keys_url":{"type":"string"},"labels_url":{"type":"string"},"languages_url":{"type":"string","format":"uri"},"merges_url":{"type":"string","format":"uri"},"milestones_url":{"type":"string"},"notifications_url":{"type":"string"},"pulls_url":{"type":"string"},"releases_url":{"type":"string"},"ssh_url":{"type":"string"},"stargazers_url":{"type":"string","format":"uri"},"statuses_url":{"type":"string"},"subscribers_url":{"type":"string","format":"uri"},"subscription_url":{"type":"string","format":"uri"},"tags_url":{"type":"string","format":"uri"},"teams_url":{"type":"string","format":"uri"},"trees_url":{"type":"string"},"clone_url":{"type":"string"},"mirror_url":{"type":["string","null"],"format":"uri"},"hooks_url":{"type":"string","format":"uri"},"svn_url":{"type":"string","format":"uri"},"homepage":{"type":["string","null"],"format":"uri"},"language":{"type":["string","null"]},"forks_count":{"type":"integer"},"stargazers_count":{"type":"integer"},"watchers_count":{"type":"integer"},"size":{"description":"The size of the repository, in kilobytes. Size is calculated hourly. When a repository is initially created, the size is 0.","type":"integer"},"default_branch":{"description":"The default branch of the repository.","type":"string"},"open_issues_count":{"type":"integer"},"is_template":{"description":"Whether this repository acts as a template that can be used to generate new repositories.","default":false,"type":"boolean"},"topics":{"type":"array","items":{"type":"string"}},"has_issues":{"description":"Whether issues are enabled.","default":true,"type":"boolean"},"has_projects":{"description":"Whether projects are enabled.","default":true,"type":"boolean"},"has_wiki":{"description":"Whether the wiki is enabled.","default":true,"type":"boolean"},"has_pages":{"type":"boolean"},"has_discussions":{"description":"Whether discussions are enabled.","default":false,"type":"boolean"},"has_pull_requests":{"description":"Whether pull requests are enabled.","default":true,"type":"boolean"},"pull_request_creation_policy":{"description":"The policy controlling who can create pull requests: all or collaborators_only.","type":"string","enum":["all","collaborators_only"]},"archived":{"description":"Whether the repository is archived.","default":false,"type":"boolean"},"disabled":{"type":"boolean","description":"Returns whether or not this repository disabled."},"visibility":{"description":"The repository visibility: public, private, or internal.","default":"public","type":"string"},"pushed_at":{"type":["string","null"],"format":"date-time"},"created_at":{"type":["string","null"],"format":"date-time"},"updated_at":{"type":["string","null"],"format":"date-time"},"allow_rebase_merge":{"description":"Whether to allow rebase merges for pull requests.","default":true,"type":"boolean"},"temp_clone_token":{"type":"string"},"allow_squash_merge":{"description":"Whether to allow squash merges for pull requests.","default":true,"type":"boolean"},"allow_auto_merge":{"description":"Whether to allow Auto-merge to be used on pull requests.","default":false,"type":"boolean"},"delete_branch_on_merge":{"description":"Whether to delete head branches when pull requests are merged","default":false,"type":"boolean"},"allow_update_branch":{"description":"Whether or not a pull request head branch that is behind its base branch can always be updated even if it is not required to be up to date before merging.","default":false,"type":"boolean"},"squash_merge_commit_title":{"type":"string","enum":["PR_TITLE","COMMIT_OR_PR_TITLE"],"description":"The default value for a squash merge commit title:\n\n- `PR_TITLE` - default to the pull request's title.\n- `COMMIT_OR_PR_TITLE` - default to the commit's title (if only one commit) or the pull request's title (when more than one commit)."},"squash_merge_commit_message":{"type":"string","enum":["PR_BODY","COMMIT_MESSAGES","BLANK"],"description":"The default value for a squash merge commit message:\n\n- `PR_BODY` - default to the pull request's body.\n- `COMMIT_MESSAGES` - default to the branch's commit messages.\n- `BLANK` - default to a blank commit message."},"merge_commit_title":{"type":"string","enum":["PR_TITLE","MERGE_MESSAGE"],"description":"The default value for a merge commit title.\n\n- `PR_TITLE` - default to the pull request's title.\n- `MERGE_MESSAGE` - default to the classic title for a merge message (e.g., Merge pull request #123 from branch-name)."},"merge_commit_message":{"type":"string","enum":["PR_BODY","PR_TITLE","BLANK"],"description":"The default value for a merge commit message.\n\n- `PR_TITLE` - default to the pull request's title.\n- `PR_BODY` - default to the pull request's body.\n- `BLANK` - default to a blank commit message."},"allow_merge_commit":{"description":"Whether to allow merge commits for pull requests.","default":true,"type":"boolean"},"allow_forking":{"description":"Whether to allow forking this repo","type":"boolean"},"web_commit_signoff_required":{"description":"Whether to require contributors to sign off on web-based commits","default":false,"type":"boolean"},"open_issues":{"type":"integer"},"watchers":{"type":"integer"},"starred_at":{"type":"string"},"anonymous_access_enabled":{"type":"boolean","description":"Whether anonymous git access is enabled for this repository"},"code_search_index_status":{"type":"object","description":"The status of the code search index for this repository","properties":{"lexical_search_ok":{"type":"boolean"},"lexical_commit_sha":{"type":"string"}}}},"required":["archive_url","assignees_url","blobs_url","branches_url","collaborators_url","comments_url","commits_url","compare_url","contents_url","contributors_url","deployments_url","description","downloads_url","events_url","fork","forks_url","full_name","git_commits_url","git_refs_url","git_tags_url","hooks_url","html_url","id","node_id","issue_comment_url","issue_events_url","issues_url","keys_url","labels_url","languages_url","merges_url","milestones_url","name","notifications_url","owner","private","pulls_url","releases_url","stargazers_url","statuses_url","subscribers_url","subscription_url","tags_url","teams_url","trees_url","url","clone_url","default_branch","forks","forks_count","git_url","has_issues","has_projects","has_wiki","has_pages","homepage","language","archived","disabled","mirror_url","open_issues","open_issues_count","license","pushed_at","size","ssh_url","stargazers_count","svn_url","watchers","watchers_count","created_at","updated_at"]},"source":{"title":"Repository","description":"A repository on GitHub.","type":"object","properties":{"id":{"description":"Unique identifier of the repository","type":"integer","format":"int64"},"node_id":{"type":"string"},"name":{"description":"The name of the repository.","type":"string"},"full_name":{"type":"string"},"license":{"anyOf":[{"type":"null"},{"title":"License Simple","description":"License Simple","type":"object","properties":{"key":{"type":"string"},"name":{"type":"string"},"url":{"type":["string","null"],"format":"uri"},"spdx_id":{"type":["string","null"]},"node_id":{"type":"string"},"html_url":{"type":"string","format":"uri"}},"required":["key","name","url","spdx_id","node_id"]}]},"forks":{"type":"integer"},"permissions":{"type":"object","properties":{"admin":{"type":"boolean"},"pull":{"type":"boolean"},"triage":{"type":"boolean"},"push":{"type":"boolean"},"maintain":{"type":"boolean"}},"required":["admin","pull","push"]},"owner":{"title":"Simple User","description":"A GitHub user.","type":"object","properties":{"name":{"type":["string","null"]},"email":{"type":["string","null"]},"login":{"type":"string"},"id":{"type":"integer","format":"int64"},"node_id":{"type":"string"},"avatar_url":{"type":"string","format":"uri"},"gravatar_id":{"type":["string","null"]},"url":{"type":"string","format":"uri"},"html_url":{"type":"string","format":"uri"},"followers_url":{"type":"string","format":"uri"},"following_url":{"type":"string"},"gists_url":{"type":"string"},"starred_url":{"type":"string"},"subscriptions_url":{"type":"string","format":"uri"},"organizations_url":{"type":"string","format":"uri"},"repos_url":{"type":"string","format":"uri"},"events_url":{"type":"string"},"received_events_url":{"type":"string","format":"uri"},"type":{"type":"string"},"site_admin":{"type":"boolean"},"starred_at":{"type":"string"},"user_view_type":{"type":"string"}},"required":["avatar_url","events_url","followers_url","following_url","gists_url","gravatar_id","html_url","id","node_id","login","organizations_url","received_events_url","repos_url","site_admin","starred_url","subscriptions_url","type","url"]},"private":{"description":"Whether the repository is private or public.","default":false,"type":"boolean"},"html_url":{"type":"string","format":"uri"},"description":{"type":["string","null"]},"fork":{"type":"boolean"},"url":{"type":"string","format":"uri"},"archive_url":{"type":"string"},"assignees_url":{"type":"string"},"blobs_url":{"type":"string"},"branches_url":{"type":"string"},"collaborators_url":{"type":"string"},"comments_url":{"type":"string"},"commits_url":{"type":"string"},"compare_url":{"type":"string"},"contents_url":{"type":"string"},"contributors_url":{"type":"string","format":"uri"},"deployments_url":{"type":"string","format":"uri"},"downloads_url":{"type":"string","format":"uri"},"events_url":{"type":"string","format":"uri"},"forks_url":{"type":"string","format":"uri"},"git_commits_url":{"type":"string"},"git_refs_url":{"type":"string"},"git_tags_url":{"type":"string"},"git_url":{"type":"string"},"issue_comment_url":{"type":"string"},"issue_events_url":{"type":"string"},"issues_url":{"type":"string"},"keys_url":{"type":"string"},"labels_url":{"type":"string"},"languages_url":{"type":"string","format":"uri"},"merges_url":{"type":"string","format":"uri"},"milestones_url":{"type":"string"},"notifications_url":{"type":"string"},"pulls_url":{"type":"string"},"releases_url":{"type":"string"},"ssh_url":{"type":"string"},"stargazers_url":{"type":"string","format":"uri"},"statuses_url":{"type":"string"},"subscribers_url":{"type":"string","format":"uri"},"subscription_url":{"type":"string","format":"uri"},"tags_url":{"type":"string","format":"uri"},"teams_url":{"type":"string","format":"uri"},"trees_url":{"type":"string"},"clone_url":{"type":"string"},"mirror_url":{"type":["string","null"],"format":"uri"},"hooks_url":{"type":"string","format":"uri"},"svn_url":{"type":"string","format":"uri"},"homepage":{"type":["string","null"],"format":"uri"},"language":{"type":["string","null"]},"forks_count":{"type":"integer"},"stargazers_count":{"type":"integer"},"watchers_count":{"type":"integer"},"size":{"description":"The size of the repository, in kilobytes. Size is calculated hourly. When a repository is initially created, the size is 0.","type":"integer"},"default_branch":{"description":"The default branch of the repository.","type":"string"},"open_issues_count":{"type":"integer"},"is_template":{"description":"Whether this repository acts as a template that can be used to generate new repositories.","default":false,"type":"boolean"},"topics":{"type":"array","items":{"type":"string"}},"has_issues":{"description":"Whether issues are enabled.","default":true,"type":"boolean"},"has_projects":{"description":"Whether projects are enabled.","default":true,"type":"boolean"},"has_wiki":{"description":"Whether the wiki is enabled.","default":true,"type":"boolean"},"has_pages":{"type":"boolean"},"has_discussions":{"description":"Whether discussions are enabled.","default":false,"type":"boolean"},"has_pull_requests":{"description":"Whether pull requests are enabled.","default":true,"type":"boolean"},"pull_request_creation_policy":{"description":"The policy controlling who can create pull requests: all or collaborators_only.","type":"string","enum":["all","collaborators_only"]},"archived":{"description":"Whether the repository is archived.","default":false,"type":"boolean"},"disabled":{"type":"boolean","description":"Returns whether or not this repository disabled."},"visibility":{"description":"The repository visibility: public, private, or internal.","default":"public","type":"string"},"pushed_at":{"type":["string","null"],"format":"date-time"},"created_at":{"type":["string","null"],"format":"date-time"},"updated_at":{"type":["string","null"],"format":"date-time"},"allow_rebase_merge":{"description":"Whether to allow rebase merges for pull requests.","default":true,"type":"boolean"},"temp_clone_token":{"type":"string"},"allow_squash_merge":{"description":"Whether to allow squash merges for pull requests.","default":true,"type":"boolean"},"allow_auto_merge":{"description":"Whether to allow Auto-merge to be used on pull requests.","default":false,"type":"boolean"},"delete_branch_on_merge":{"description":"Whether to delete head branches when pull requests are merged","default":false,"type":"boolean"},"allow_update_branch":{"description":"Whether or not a pull request head branch that is behind its base branch can always be updated even if it is not required to be up to date before merging.","default":false,"type":"boolean"},"squash_merge_commit_title":{"type":"string","enum":["PR_TITLE","COMMIT_OR_PR_TITLE"],"description":"The default value for a squash merge commit title:\n\n- `PR_TITLE` - default to the pull request's title.\n- `COMMIT_OR_PR_TITLE` - default to the commit's title (if only one commit) or the pull request's title (when more than one commit)."},"squash_merge_commit_message":{"type":"string","enum":["PR_BODY","COMMIT_MESSAGES","BLANK"],"description":"The default value for a squash merge commit message:\n\n- `PR_BODY` - default to the pull request's body.\n- `COMMIT_MESSAGES` - default to the branch's commit messages.\n- `BLANK` - default to a blank commit message."},"merge_commit_title":{"type":"string","enum":["PR_TITLE","MERGE_MESSAGE"],"description":"The default value for a merge commit title.\n\n- `PR_TITLE` - default to the pull request's title.\n- `MERGE_MESSAGE` - default to the classic title for a merge message (e.g., Merge pull request #123 from branch-name)."},"merge_commit_message":{"type":"string","enum":["PR_BODY","PR_TITLE","BLANK"],"description":"The default value for a merge commit message.\n\n- `PR_TITLE` - default to the pull request's title.\n- `PR_BODY` - default to the pull request's body.\n- `BLANK` - default to a blank commit message."},"allow_merge_commit":{"description":"Whether to allow merge commits for pull requests.","default":true,"type":"boolean"},"allow_forking":{"description":"Whether to allow forking this repo","type":"boolean"},"web_commit_signoff_required":{"description":"Whether to require contributors to sign off on web-based commits","default":false,"type":"boolean"},"open_issues":{"type":"integer"},"watchers":{"type":"integer"},"starred_at":{"type":"string"},"anonymous_access_enabled":{"type":"boolean","description":"Whether anonymous git access is enabled for this repository"},"code_search_index_status":{"type":"object","description":"The status of the code search index for this repository","properties":{"lexical_search_ok":{"type":"boolean"},"lexical_commit_sha":{"type":"string"}}}},"required":["archive_url","assignees_url","blobs_url","branches_url","collaborators_url","comments_url","commits_url","compare_url","contents_url","contributors_url","deployments_url","description","downloads_url","events_url","fork","forks_url","full_name","git_commits_url","git_refs_url","git_tags_url","hooks_url","html_url","id","node_id","issue_comment_url","issue_events_url","issues_url","keys_url","labels_url","languages_url","merges_url","milestones_url","name","notifications_url","owner","private","pulls_url","releases_url","stargazers_url","statuses_url","subscribers_url","subscription_url","tags_url","teams_url","trees_url","url","clone_url","default_branch","forks","forks_count","git_url","has_issues","has_projects","has_wiki","has_pages","homepage","language","archived","disabled","mirror_url","open_issues","open_issues_count","license","pushed_at","size","ssh_url","stargazers_count","svn_url","watchers","watchers_count","created_at","updated_at"]},"forks":{"type":"integer"},"master_branch":{"type":"string"},"open_issues":{"type":"integer"},"watchers":{"type":"integer"},"anonymous_access_enabled":{"description":"Whether anonymous git access is allowed.","default":true,"type":"boolean"},"code_of_conduct":{"title":"Code Of Conduct Simple","description":"Code of Conduct Simple","type":"object","properties":{"url":{"type":"string","format":"uri"},"key":{"type":"string"},"name":{"type":"string"},"html_url":{"type":["string","null"],"format":"uri"}},"required":["url","key","name","html_url"]},"security_and_analysis":{"type":["object","null"],"properties":{"advanced_security":{"description":"Enable or disable GitHub Advanced Security for the repository.\n\nFor standalone Code Scanning or Secret Protection products, this parameter cannot be used.\n","type":"object","properties":{"status":{"type":"string","enum":["enabled","disabled"]}}},"code_security":{"type":"object","properties":{"status":{"type":"string","enum":["enabled","disabled"]}}},"dependabot_security_updates":{"description":"Enable or disable Dependabot security updates for the repository.","type":"object","properties":{"status":{"description":"The enablement status of Dependabot security updates for the repository.","type":"string","enum":["enabled","disabled"]}}},"secret_scanning":{"type":"object","properties":{"status":{"type":"string","enum":["enabled","disabled"]}}},"secret_scanning_push_protection":{"type":"object","properties":{"status":{"type":"string","enum":["enabled","disabled"]}}},"secret_scanning_non_provider_patterns":{"type":"object","properties":{"status":{"type":"string","enum":["enabled","disabled"]}}},"secret_scanning_ai_detection":{"type":"object","properties":{"status":{"type":"string","enum":["enabled","disabled"]}}},"secret_scanning_delegated_alert_dismissal":{"type":"object","properties":{"status":{"type":"string","enum":["enabled","disabled"]}}},"secret_scanning_delegated_bypass":{"type":"object","properties":{"status":{"type":"string","enum":["enabled","disabled"]}}},"secret_scanning_delegated_bypass_options":{"type":"object","properties":{"reviewers":{"type":"array","description":"The bypass reviewers for secret scanning delegated bypass","items":{"type":"object","required":["reviewer_id","reviewer_type"],"properties":{"reviewer_id":{"type":"integer","description":"The ID of the team or role selected as a bypass reviewer"},"reviewer_type":{"type":"string","description":"The type of the bypass reviewer","enum":["TEAM","ROLE"]},"mode":{"type":"string","description":"The bypass mode for the reviewer","enum":["ALWAYS","EXEMPT"],"default":"ALWAYS"}}}}}}}},"custom_properties":{"type":"object","description":"The custom properties that were defined for the repository. The keys are the custom property names, and the values are the corresponding custom property values.","additionalProperties":true}},"required":["archive_url","assignees_url","blobs_url","branches_url","collaborators_url","comments_url","commits_url","compare_url","contents_url","contributors_url","deployments_url","description","downloads_url","events_url","fork","forks_url","full_name","git_commits_url","git_refs_url","git_tags_url","hooks_url","html_url","id","node_id","issue_comment_url","issue_events_url","issues_url","keys_url","labels_url","languages_url","merges_url","milestones_url","name","notifications_url","owner","private","pulls_url","releases_url","stargazers_url","statuses_url","subscribers_url","subscription_url","tags_url","teams_url","trees_url","url","clone_url","default_branch","forks","forks_count","git_url","has_issues","has_projects","has_wiki","has_pages","has_discussions","homepage","language","archived","disabled","mirror_url","open_issues","open_issues_count","license","pushed_at","size","ssh_url","stargazers_count","svn_url","watchers","watchers_count","created_at","updated_at","network_count","subscribers_count"]}}}],"statusCodes":[{"httpStatusCode":"201","description":"\u003cp\u003eCreated\u003c/p\u003e"},{"httpStatusCode":"304","description":"\u003cp\u003eNot modified\u003c/p\u003e"},{"httpStatusCode":"400","description":"\u003cp\u003eBad Request\u003c/p\u003e"},{"httpStatusCode":"401","description":"\u003cp\u003eRequires authentication\u003c/p\u003e"},{"httpStatusCode":"403","description":"\u003cp\u003eForbidden\u003c/p\u003e"},{"httpStatusCode":"404","description":"\u003cp\u003eResource not found\u003c/p\u003e"},{"httpStatusCode":"422","description":"\u003cp\u003eValidation failed, or the endpoint has been spammed.\u003c/p\u003e"},{"httpStatusCode":"451","description":"\u003cp\u003eValidation failed, or the endpoint has been spammed.\u003c/p\u003e"}],"previews":[],"progAccess":{"userToServerRest":true,"serverToServer":false,"fineGrainedPat":true,"permissions":[{"\"Administration\" repository permissions":"write"}]}},{"serverUrl":"https://api.github.com","verb":"get","requestPath":"/users/{username}/repos","title":"List repositories for a user","category":"repos","subcategory":"repos","parameters":[{"name":"username","description":"\u003cp\u003eThe handle for the GitHub user account.\u003c/p\u003e","in":"path","required":true,"schema":{"type":"string"}},{"name":"type","description":"\u003cp\u003eLimit results to repositories of the specified type.\u003c/p\u003e","in":"query","required":false,"schema":{"type":"string","default":"owner","enum":["all","owner","member"]}},{"name":"sort","description":"\u003cp\u003eThe property to sort the results by.\u003c/p\u003e","in":"query","required":false,"schema":{"type":"string","default":"full_name","enum":["created","updated","pushed","full_name"]}},{"name":"direction","description":"\u003cp\u003eThe order to sort by. Default: \u003ccode\u003easc\u003c/code\u003e when using \u003ccode\u003efull_name\u003c/code\u003e, otherwise \u003ccode\u003edesc\u003c/code\u003e.\u003c/p\u003e","in":"query","required":false,"schema":{"type":"string","enum":["asc","desc"]}},{"name":"per_page","description":"\u003cp\u003eThe number of results per page (max 100). For more information, see \"\u003ca href=\"https://docs.github.com/rest/using-the-rest-api/using-pagination-in-the-rest-api\"\u003eUsing pagination in the REST API\u003c/a\u003e.\"\u003c/p\u003e","in":"query","schema":{"type":"integer","default":30}},{"name":"page","description":"\u003cp\u003eThe page number of the results to fetch. For more information, see \"\u003ca href=\"https://docs.github.com/rest/using-the-rest-api/using-pagination-in-the-rest-api\"\u003eUsing pagination in the REST API\u003c/a\u003e.\"\u003c/p\u003e","in":"query","schema":{"type":"integer","default":1}}],"bodyParameters":[],"descriptionHTML":"\u003cp\u003eLists public repositories for the specified user.\u003c/p\u003e","codeExamples":[{"request":{"description":"Example","acceptHeader":"application/vnd.github.v3+json","parameters":{"username":"USERNAME"}},"response":{"statusCode":"200","contentType":"application/json","description":"\u003cp\u003eResponse\u003c/p\u003e","example":[{"id":1296269,"node_id":"MDEwOlJlcG9zaXRvcnkxMjk2MjY5","name":"Hello-World","full_name":"octocat/Hello-World","owner":{"login":"octocat","id":1,"node_id":"MDQ6VXNlcjE=","avatar_url":"https://github.com/images/error/octocat_happy.gif","gravatar_id":"","url":"https://api.github.com/users/octocat","html_url":"https://github.com/octocat","followers_url":"https://api.github.com/users/octocat/followers","following_url":"https://api.github.com/users/octocat/following{/other_user}","gists_url":"https://api.github.com/users/octocat/gists{/gist_id}","starred_url":"https://api.github.com/users/octocat/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/octocat/subscriptions","organizations_url":"https://api.github.com/users/octocat/orgs","repos_url":"https://api.github.com/users/octocat/repos","events_url":"https://api.github.com/users/octocat/events{/privacy}","received_events_url":"https://api.github.com/users/octocat/received_events","type":"User","site_admin":false},"private":false,"html_url":"https://github.com/octocat/Hello-World","description":"This your first repo!","fork":false,"url":"https://api.github.com/repos/octocat/Hello-World","archive_url":"https://api.github.com/repos/octocat/Hello-World/{archive_format}{/ref}","assignees_url":"https://api.github.com/repos/octocat/Hello-World/assignees{/user}","blobs_url":"https://api.github.com/repos/octocat/Hello-World/git/blobs{/sha}","branches_url":"https://api.github.com/repos/octocat/Hello-World/branches{/branch}","collaborators_url":"https://api.github.com/repos/octocat/Hello-World/collaborators{/collaborator}","comments_url":"https://api.github.com/repos/octocat/Hello-World/comments{/number}","commits_url":"https://api.github.com/repos/octocat/Hello-World/commits{/sha}","compare_url":"https://api.github.com/repos/octocat/Hello-World/compare/{base}...{head}","contents_url":"https://api.github.com/repos/octocat/Hello-World/contents/{+path}","contributors_url":"https://api.github.com/repos/octocat/Hello-World/contributors","deployments_url":"https://api.github.com/repos/octocat/Hello-World/deployments","downloads_url":"https://api.github.com/repos/octocat/Hello-World/downloads","events_url":"https://api.github.com/repos/octocat/Hello-World/events","forks_url":"https://api.github.com/repos/octocat/Hello-World/forks","git_commits_url":"https://api.github.com/repos/octocat/Hello-World/git/commits{/sha}","git_refs_url":"https://api.github.com/repos/octocat/Hello-World/git/refs{/sha}","git_tags_url":"https://api.github.com/repos/octocat/Hello-World/git/tags{/sha}","git_url":"git:github.com/octocat/Hello-World.git","issue_comment_url":"https://api.github.com/repos/octocat/Hello-World/issues/comments{/number}","issue_events_url":"https://api.github.com/repos/octocat/Hello-World/issues/events{/number}","issues_url":"https://api.github.com/repos/octocat/Hello-World/issues{/number}","keys_url":"https://api.github.com/repos/octocat/Hello-World/keys{/key_id}","labels_url":"https://api.github.com/repos/octocat/Hello-World/labels{/name}","languages_url":"https://api.github.com/repos/octocat/Hello-World/languages","merges_url":"https://api.github.com/repos/octocat/Hello-World/merges","milestones_url":"https://api.github.com/repos/octocat/Hello-World/milestones{/number}","notifications_url":"https://api.github.com/repos/octocat/Hello-World/notifications{?since,all,participating}","pulls_url":"https://api.github.com/repos/octocat/Hello-World/pulls{/number}","releases_url":"https://api.github.com/repos/octocat/Hello-World/releases{/id}","ssh_url":"git@github.com:octocat/Hello-World.git","stargazers_url":"https://api.github.com/repos/octocat/Hello-World/stargazers","statuses_url":"https://api.github.com/repos/octocat/Hello-World/statuses/{sha}","subscribers_url":"https://api.github.com/repos/octocat/Hello-World/subscribers","subscription_url":"https://api.github.com/repos/octocat/Hello-World/subscription","tags_url":"https://api.github.com/repos/octocat/Hello-World/tags","teams_url":"https://api.github.com/repos/octocat/Hello-World/teams","trees_url":"https://api.github.com/repos/octocat/Hello-World/git/trees{/sha}","clone_url":"https://github.com/octocat/Hello-World.git","mirror_url":"git:git.example.com/octocat/Hello-World","hooks_url":"https://api.github.com/repos/octocat/Hello-World/hooks","svn_url":"https://svn.github.com/octocat/Hello-World","homepage":"https://github.com","language":null,"forks_count":9,"stargazers_count":80,"watchers_count":80,"size":108,"default_branch":"master","open_issues_count":0,"is_template":false,"topics":["octocat","atom","electron","api"],"has_issues":true,"has_projects":true,"has_wiki":true,"has_pages":false,"has_downloads":true,"has_discussions":false,"archived":false,"disabled":false,"visibility":"public","pushed_at":"2011-01-26T19:06:43Z","created_at":"2011-01-26T19:01:12Z","updated_at":"2011-01-26T19:14:43Z","permissions":{"admin":false,"push":false,"pull":true},"security_and_analysis":{"advanced_security":{"status":"enabled"},"secret_scanning":{"status":"enabled"},"secret_scanning_push_protection":{"status":"disabled"},"secret_scanning_non_provider_patterns":{"status":"disabled"},"secret_scanning_delegated_alert_dismissal":{"status":"disabled"}}}],"schema":{"type":"array","items":{"title":"Minimal Repository","description":"Minimal Repository","type":"object","properties":{"id":{"type":"integer","format":"int64"},"node_id":{"type":"string"},"name":{"type":"string"},"full_name":{"type":"string"},"owner":{"title":"Simple User","description":"A GitHub user.","type":"object","properties":{"name":{"type":["string","null"]},"email":{"type":["string","null"]},"login":{"type":"string"},"id":{"type":"integer","format":"int64"},"node_id":{"type":"string"},"avatar_url":{"type":"string","format":"uri"},"gravatar_id":{"type":["string","null"]},"url":{"type":"string","format":"uri"},"html_url":{"type":"string","format":"uri"},"followers_url":{"type":"string","format":"uri"},"following_url":{"type":"string"},"gists_url":{"type":"string"},"starred_url":{"type":"string"},"subscriptions_url":{"type":"string","format":"uri"},"organizations_url":{"type":"string","format":"uri"},"repos_url":{"type":"string","format":"uri"},"events_url":{"type":"string"},"received_events_url":{"type":"string","format":"uri"},"type":{"type":"string"},"site_admin":{"type":"boolean"},"starred_at":{"type":"string"},"user_view_type":{"type":"string"}},"required":["avatar_url","events_url","followers_url","following_url","gists_url","gravatar_id","html_url","id","node_id","login","organizations_url","received_events_url","repos_url","site_admin","starred_url","subscriptions_url","type","url"]},"private":{"type":"boolean"},"html_url":{"type":"string","format":"uri"},"description":{"type":["string","null"]},"fork":{"type":"boolean"},"url":{"type":"string","format":"uri"},"archive_url":{"type":"string"},"assignees_url":{"type":"string"},"blobs_url":{"type":"string"},"branches_url":{"type":"string"},"collaborators_url":{"type":"string"},"comments_url":{"type":"string"},"commits_url":{"type":"string"},"compare_url":{"type":"string"},"contents_url":{"type":"string"},"contributors_url":{"type":"string","format":"uri"},"deployments_url":{"type":"string","format":"uri"},"downloads_url":{"type":"string","format":"uri"},"events_url":{"type":"string","format":"uri"},"forks_url":{"type":"string","format":"uri"},"git_commits_url":{"type":"string"},"git_refs_url":{"type":"string"},"git_tags_url":{"type":"string"},"git_url":{"type":"string"},"issue_comment_url":{"type":"string"},"issue_events_url":{"type":"string"},"issues_url":{"type":"string"},"keys_url":{"type":"string"},"labels_url":{"type":"string"},"languages_url":{"type":"string","format":"uri"},"merges_url":{"type":"string","format":"uri"},"milestones_url":{"type":"string"},"notifications_url":{"type":"string"},"pulls_url":{"type":"string"},"releases_url":{"type":"string"},"ssh_url":{"type":"string"},"stargazers_url":{"type":"string","format":"uri"},"statuses_url":{"type":"string"},"subscribers_url":{"type":"string","format":"uri"},"subscription_url":{"type":"string","format":"uri"},"tags_url":{"type":"string","format":"uri"},"teams_url":{"type":"string","format":"uri"},"trees_url":{"type":"string"},"clone_url":{"type":"string"},"mirror_url":{"type":["string","null"]},"hooks_url":{"type":"string","format":"uri"},"svn_url":{"type":"string"},"homepage":{"type":["string","null"]},"language":{"type":["string","null"]},"forks_count":{"type":"integer"},"stargazers_count":{"type":"integer"},"watchers_count":{"type":"integer"},"size":{"description":"The size of the repository, in kilobytes. Size is calculated hourly. When a repository is initially created, the size is 0.","type":"integer"},"default_branch":{"type":"string"},"open_issues_count":{"type":"integer"},"is_template":{"type":"boolean"},"topics":{"type":"array","items":{"type":"string"}},"has_issues":{"type":"boolean"},"has_projects":{"type":"boolean"},"has_wiki":{"type":"boolean"},"has_pages":{"type":"boolean"},"has_discussions":{"type":"boolean"},"has_pull_requests":{"type":"boolean"},"pull_request_creation_policy":{"description":"The policy controlling who can create pull requests: all or collaborators_only.","type":"string","enum":["all","collaborators_only"]},"archived":{"type":"boolean"},"disabled":{"type":"boolean"},"visibility":{"type":"string"},"pushed_at":{"type":["string","null"],"format":"date-time"},"created_at":{"type":["string","null"],"format":"date-time"},"updated_at":{"type":["string","null"],"format":"date-time"},"permissions":{"type":"object","properties":{"admin":{"type":"boolean"},"maintain":{"type":"boolean"},"push":{"type":"boolean"},"triage":{"type":"boolean"},"pull":{"type":"boolean"}}},"role_name":{"type":"string"},"temp_clone_token":{"type":"string"},"delete_branch_on_merge":{"type":"boolean"},"subscribers_count":{"type":"integer"},"network_count":{"type":"integer"},"code_of_conduct":{"title":"Code Of Conduct","description":"Code Of Conduct","type":"object","properties":{"key":{"type":"string"},"name":{"type":"string"},"url":{"type":"string","format":"uri"},"body":{"type":"string"},"html_url":{"type":["string","null"],"format":"uri"}},"required":["url","html_url","key","name"]},"license":{"type":["object","null"],"properties":{"key":{"type":"string"},"name":{"type":"string"},"spdx_id":{"type":"string"},"url":{"type":["string","null"]},"node_id":{"type":"string"}}},"forks":{"type":"integer"},"open_issues":{"type":"integer"},"watchers":{"type":"integer"},"allow_forking":{"type":"boolean"},"web_commit_signoff_required":{"type":"boolean"},"security_and_analysis":{"type":["object","null"],"properties":{"advanced_security":{"description":"Enable or disable GitHub Advanced Security for the repository.\n\nFor standalone Code Scanning or Secret Protection products, this parameter cannot be used.\n","type":"object","properties":{"status":{"type":"string","enum":["enabled","disabled"]}}},"code_security":{"type":"object","properties":{"status":{"type":"string","enum":["enabled","disabled"]}}},"dependabot_security_updates":{"description":"Enable or disable Dependabot security updates for the repository.","type":"object","properties":{"status":{"description":"The enablement status of Dependabot security updates for the repository.","type":"string","enum":["enabled","disabled"]}}},"secret_scanning":{"type":"object","properties":{"status":{"type":"string","enum":["enabled","disabled"]}}},"secret_scanning_push_protection":{"type":"object","properties":{"status":{"type":"string","enum":["enabled","disabled"]}}},"secret_scanning_non_provider_patterns":{"type":"object","properties":{"status":{"type":"string","enum":["enabled","disabled"]}}},"secret_scanning_ai_detection":{"type":"object","properties":{"status":{"type":"string","enum":["enabled","disabled"]}}},"secret_scanning_delegated_alert_dismissal":{"type":"object","properties":{"status":{"type":"string","enum":["enabled","disabled"]}}},"secret_scanning_delegated_bypass":{"type":"object","properties":{"status":{"type":"string","enum":["enabled","disabled"]}}},"secret_scanning_delegated_bypass_options":{"type":"object","properties":{"reviewers":{"type":"array","description":"The bypass reviewers for secret scanning delegated bypass","items":{"type":"object","required":["reviewer_id","reviewer_type"],"properties":{"reviewer_id":{"type":"integer","description":"The ID of the team or role selected as a bypass reviewer"},"reviewer_type":{"type":"string","description":"The type of the bypass reviewer","enum":["TEAM","ROLE"]},"mode":{"type":"string","description":"The bypass mode for the reviewer","enum":["ALWAYS","EXEMPT"],"default":"ALWAYS"}}}}}}}},"custom_properties":{"type":"object","description":"The custom properties that were defined for the repository. The keys are the custom property names, and the values are the corresponding custom property values.","additionalProperties":true}},"required":["archive_url","assignees_url","blobs_url","branches_url","collaborators_url","comments_url","commits_url","compare_url","contents_url","contributors_url","deployments_url","description","downloads_url","events_url","fork","forks_url","full_name","git_commits_url","git_refs_url","git_tags_url","hooks_url","html_url","id","node_id","issue_comment_url","issue_events_url","issues_url","keys_url","labels_url","languages_url","merges_url","milestones_url","name","notifications_url","owner","private","pulls_url","releases_url","stargazers_url","statuses_url","subscribers_url","subscription_url","tags_url","teams_url","trees_url","url"]}}}}],"statusCodes":[{"httpStatusCode":"200","description":"\u003cp\u003eOK\u003c/p\u003e"}],"previews":[],"progAccess":{"userToServerRest":true,"serverToServer":true,"fineGrainedPat":true,"permissions":[{"\"Metadata\" repository permissions":"read"}],"allowsPublicRead":true}}],"mainContext":{"allVersions":{"free-pro-team@latest":{"version":"free-pro-team@latest","versionTitle":"Free, Pro, \u0026 Team","apiVersions":["2026-03-10","2022-11-28"],"latestApiVersion":"2026-03-10"},"enterprise-cloud@latest":{"version":"enterprise-cloud@latest","versionTitle":"Enterprise Cloud","apiVersions":["2026-03-10","2022-11-28"],"latestApiVersion":"2026-03-10"},"enterprise-server@3.21":{"version":"enterprise-server@3.21","versionTitle":"Enterprise Server 3.21","apiVersions":["2026-03-10","2022-11-28"],"latestApiVersion":"2026-03-10","isGHES":true},"enterprise-server@3.20":{"version":"enterprise-server@3.20","versionTitle":"Enterprise Server 3.20","apiVersions":["2022-11-28"],"latestApiVersion":"2022-11-28","isGHES":true},"enterprise-server@3.19":{"version":"enterprise-server@3.19","versionTitle":"Enterprise Server 3.19","apiVersions":["2022-11-28"],"latestApiVersion":"2022-11-28","isGHES":true},"enterprise-server@3.18":{"version":"enterprise-server@3.18","versionTitle":"Enterprise Server 3.18","apiVersions":["2022-11-28"],"latestApiVersion":"2022-11-28","isGHES":true},"enterprise-server@3.17":{"version":"enterprise-server@3.17","versionTitle":"Enterprise Server 3.17","apiVersions":["2022-11-28"],"latestApiVersion":"2022-11-28","isGHES":true}},"breadcrumbs":[{"href":"/en/rest","title":"REST API"},{"href":"/en/rest/repos","title":"Repositories"},{"href":"/en/rest/repos/repos","title":"Repositories"}],"communityRedirect":{},"currentCategory":"repos","currentLayoutName":"default","currentPathWithoutLanguage":"/rest/repos/repos","currentProduct":{"id":"rest","name":"REST API","href":"/rest","dir":"content/rest","toc":"content/rest/index.md","wip":false,"hidden":false,"versions":["free-pro-team@latest","enterprise-cloud@latest","enterprise-server@3.21","enterprise-server@3.20","enterprise-server@3.19","enterprise-server@3.18","enterprise-server@3.17"]},"currentProductName":"REST API","currentProductTree":null,"currentVersion":"free-pro-team@latest","data":{"ui":{"alerts":{"NOTE":"Note","IMPORTANT":"Important","WARNING":"Warning","TIP":"Tip","CAUTION":"Caution"},"header":{"github_docs":"GitHub Docs","contact":"Contact","notices":{"release_candidate":" is currently available as a \u003ca href=\"/admin/overview/about-upgrades-to-new-releases\"\u003erelease candidate\u003c/a\u003e.","early_access":"📣 Please \u003cb\u003edo not share\u003c/b\u003e this URL publicly. This page contains content about a private preview feature.","release_notes_use_latest":"Please use the latest release for the latest security, performance, and bug fixes.","machine_translation":"Some of this page may have been machine-translated or translated using AI.","ghes_release_notes_upgrade_patch_only":"📣 This is not the \u003ca href=\"#{{ latestPatch }}\"\u003elatest patch release\u003c/a\u003e of Enterprise Server.","ghes_release_notes_upgrade_release_only":"📣 This is not the \u003ca href=\"/enterprise-server@{{ latestRelease }}/admin/release-notes\"\u003elatest release\u003c/a\u003e of Enterprise Server.","ghes_release_notes_upgrade_patch_and_release":"📣 This is not the \u003ca href=\"#{{ latestPatch }}\"\u003elatest patch release\u003c/a\u003e of this release series, and this is not the \u003ca href=\"/enterprise-server@{{ latestRelease }}/admin/release-notes\"\u003elatest release\u003c/a\u003e of Enterprise Server."},"sign_up_cta":"Sign up","menu":"Menu","open_menu_label":"Open menu","go_home":"Home","collapse_sidebar":"Collapse sidebar","expand_sidebar":"Expand sidebar","scroll_breadcrumbs_left":"Scroll breadcrumbs left","scroll_breadcrumbs_right":"Scroll breadcrumbs right"},"search":{"input":{"placeholder":"Search or ask {{icon}} Copilot","placeholder_no_icon":"Search or ask Copilot","shortcut":"Type {{icon}} to search"},"overlay":{"aria_label":"Search overlay","input_aria_label":"Search or ask Copilot","suggestions_list_aria_label":"Search suggestions","ai_suggestions_list_aria_label":"Copilot search suggestions","general_suggestions_list_aria_label":"Docs search suggestions","general_suggestions_list_heading":"Search docs","ai_autocomplete_list_heading":"Ask Copilot","give_feedback":"Give feedback","beta_tag":"Beta","return_to_search":"Return to search","clear_search_query":"Clear","view_all_search_results":"View more results","no_results_found":"No results found","no_results_found_announcement":"Search Docs: No results found","search_docs_with_query":"Search docs for \"{{query}}\"","privacy_disclaimer":"For product and service improvement purposes, the GitHub Docs team will retain questions and answers generated in the Docs search function. Please see the \u003ca href=\"https://docs.github.com/privacy\"\u003e\u003cu\u003eGitHub Privacy Statement\u003c/u\u003e\u003c/a\u003e to review how GitHub collects and uses your data."},"ai":{"disclaimer":"\u003ca href=\"https://docs.github.com/en/copilot/responsible-use-of-github-copilot-features/responsible-use-of-github-copilot-chat-in-githubcom\"\u003eCopilot\u003c/a\u003e uses AI. Check for mistakes.","references":"Copilot Sources","loading_status_message":"Loading Copilot response...","done_loading_status_message":"Done loading Copilot response","share_answer":"Copy answer URL","share_copied_announcement":"Copied share URL!","thumbs_up":"This answer was helpful","thumbs_down":"This answer was not helpful","thumbs_announcement":"Thank you for your feedback!","back_to_search":"Back to search","responses":{"unable_to_answer":"Sorry, I'm unable to answer that question. Check that you selected the correct GitHub version or try a different question.","query_too_large":"Sorry, your question is too long. Please try shortening it and asking again.","asked_too_many_times":"Sorry, you've asked too many questions in a short time period. Please wait a few minutes and try again.","invalid_query":"Sorry, I'm unable to answer that question. Please try asking a different question."},"response":{"copy_code":"Copy code to clipboard","copy_code_lang":"Copy {language} code to clipboard","copied_code":"Copied!"}},"failure":{"general_title":"There was an error loading search results.","ai_title":"There was an error loading Copilot.","description":"You can still use this field to search our docs."}},"old_search":{"description":"Enter a search term to find it in the GitHub Docs.","placeholder":"Search GitHub Docs","label":"Search GitHub Docs"},"survey":{"able_to_find":"Did you find what you needed?","yes":"Yes","no":"No","cancel":"Cancel","additional_feedback":"Can you tell us more about your rating? (Optional)","optional":"Optional","required":"Required","email_label":"Leave your email if we can contact you. (Optional)","email_validation":"Please enter a valid email address","send":"Send","feedback":"Thank you! We received your feedback.","not_support":"If you need a reply, please contact \u003ca href=\"https://support.github.com/\"\u003esupport\u003c/a\u003e.","privacy_policy":"Privacy policy","server_error":"Unable to process comment at the moment. Please try again."},"toc":{"getting_started":"Getting started","popular":"Popular","startHere":"Start here","whats_new":"What's new","all_changelogs":"All changelog posts"},"meta":{"default_description":"Get started, troubleshoot, and make the most of GitHub. Documentation for new users, developers, administrators, and all of GitHub's products."},"scroll_button":{"scroll_to_top":"Scroll to top"},"pages":{"article_version":"Article version","miniToc":"In this article","all_enterprise_releases":"All Enterprise Server releases","about_versions":"About versions","permissions_callout_title":"Who can use this feature?","copy_as_markdown":"Copy as Markdown","copy_as_markdown_desc":"Use with any LLM","view_as_markdown":"View as Markdown","view_as_markdown_desc":"Open page in another tab","ask_copilot":"Ask Copilot","ask_copilot_desc":"Open directly in Copilot Chat","more_markdown_options":"More Markdown options","opens_in_new_tab":"(opens in new tab)","copied":"Copied!"},"picker":{"language_picker_label":"Language","product_picker_default_text":"All products","version_picker_default_text":"Choose a version"},"footer":{"support_heading":"Help and support","legal_heading":"Legal","imprint":"Imprint","terms":"Terms","privacy":"Privacy","status":"Status","pricing":"Pricing","expert_services":"Expert services","blog":"Blog","machine":"Some of this content may be machine- or AI-translated."},"contribution_cta":{"title":"Help us make these docs great!","body":"All GitHub docs are open source. See something that's wrong or unclear? Submit a pull request.","button":"Make a contribution","to_guidelines":"Learn how to contribute"},"support":{"still_need_help":"Still need help?","contact_support":"Contact support","ask_community":"Ask the GitHub community"},"rest":{"banner":{"api_versioned":"The REST API is now versioned.","api_version_info":"For more information, see \"\u003ca href=\"{{ versionWithApiVersion }}/rest/overview/api-versions\"\u003eAbout API versioning\u003c/a\u003e.\"","ghes_api_versioned":"After a site administrator upgrades your Enterprise Server instance to {{ firstGhesReleaseWithApiVersions.versionTitle }} or later, the REST API will be versioned. To learn how to find your instance's version, see \"\u003ca href=\"/{{ currentVersion }}/get-started/learning-about-github/about-versions-of-github-docs#github-enterprise-server\"\u003eAbout versions of GitHub Docs\u003c/a\u003e\".","redirect_notice":"We've recently moved some of the REST API documentation.","redirect_repo":"If you can't find what you're looking for, you might try the new {{ newRestPagesLinks }} REST API pages.","redirect_enterprise":"If you can't find what you're looking for, you might try the {{ actionsPageLink }} REST API page.","actions_api_title":"Actions"},"versioning":{"about_versions":"About REST API versions"},"overview":{"permissions":{"access":"Access","endpoints":"Endpoint","tokens":"Token types","additionalPermissions":"Additional permissions","uat":"UAT","iat":"IAT"}},"screen_reader_text_checkmark_icon":"Multiple permissions are required, or a different permission may be used. For more information about the permissions, see the documentation for this endpoint."},"cookbook_landing":{"spotlight":"Spotlight","explore_articles":"Explore {{ number }} examples","reset_filters":"Reset filters","search_articles":"Search examples","category":"Category","complexity":"Complexity","surface":"Surface"},"code_tabs":{"aria_label":"Code languages"},"parameter_table":{"body":"Body parameters","webhook-body":"Webhook request body parameters","default":"Default","description":"Description","enum_description_title":"Can be one of","headers":"Headers","name":"Name","path":"Path parameters","query":"Query parameters","required":"Required","see_preview_notice":"See preview notice","see_preview_notices":"See preview notices","type":"Type","single_enum_description":"Value"},"rest_reference":{"in":"In","description":"Description","notes":"Notes","parameters":"Parameters for \"{{ RESTOperationTitle }}\"","response":"Response","request_example":"Request example","request_examples":"Request examples","example_response":"Example response","status_code":"Status code","http_status_code":"HTTP response status codes for \"{{ RESTOperationTitle }}\"","code_sample":"Code sample","code_samples":"Code samples for \"{{ RESTOperationTitle }}\"","data_residency_notice":"If you access GitHub at GHE.com, replace \u003ccode\u003eapi.github.com\u003c/code\u003e with your enterprise's dedicated subdomain at \u003ccode\u003eapi.SUBDOMAIN.ghe.com\u003c/code\u003e.","preview_notice":"Preview notice for \"{{ RESTOperationTitle }}\"","preview_notices":"Preview notices for \"{{ RESTOperationTitle }}\"","fine_grained_access":"Fine-grained access tokens for \"{{ RESTOperationTitle }}\"","preview_header_is_required":"This header is \u003cstrong\u003erequired\u003c/strong\u003e","preview_notice_to_change":"This API is under preview and subject to change","api_reference":"REST API reference","enum_description_title":"Can be one of","required":"Required","headers":"Headers","query":"Query parameters","path":"Path parameters","body":"Body parameters","response_options":{"example":"Example response","schema":"Response schema"},"code_sample_options":{"ghcli":"GitHub CLI","javascript":"JavaScript","curl":"cURL"},"button_text":{"copy_to_clipboard":"Copy to clipboard","copied":"Copied!"},"works_with_fine_grained_tokens":"This endpoint works with the following fine-grained token types","permission_sets":"The fine-grained token must have at least one of the following permission sets","permission_set":"The fine-grained token must have the following permission set","no_permission_sets":"The fine-grained token does not require any permissions.","allows_public_read_access":"This endpoint can be used without authentication or the aforementioned permissions if only public resources are requested.","allows_public_read_access_no_permissions":"This endpoint can be used without authentication if only public resources are requested.","user_access_token_name":"GitHub App user access tokens","installation_access_token_name":"GitHub App installation access tokens","fine_grained_access_token_name":"Fine-grained personal access tokens","no_fine_grained_access":"This endpoint does not work with GitHub App user access tokens, GitHub App installation access tokens, or fine-grained personal access tokens.","basic_auth_heading":"Basic authentication for \"{{ RESTOperationTitle }}\"","basic_auth":"You must use \u003ca href=\"/rest/authentication/authenticating-to-the-rest-api#using-basic-authentication\"\u003eBasic Authentication\u003c/a\u003e to use this endpoint. Use the application's \u003ccode\u003eclient_id\u003c/code\u003e as the username and the \u003ccode\u003eclient_secret\u003c/code\u003e as the password."}},"reusables":{},"variables":{"release_candidate":{"version":null}}},"enterpriseServerReleases":{"isOldestReleaseDeprecated":false,"oldestSupported":"3.17","nextDeprecationDate":"2026-08-25","supported":["3.21","3.20","3.19","3.18","3.17"],"releasesWithOldestDeprecationDate":["3.17"]},"enterpriseServerVersions":["enterprise-server@3.21","enterprise-server@3.20","enterprise-server@3.19","enterprise-server@3.18","enterprise-server@3.17"],"error":"","featureFlags":{},"fullUrl":"https://docs-internal.github.com/en/rest/repos/repos?apiVersion=2026-03-10","isHomepageVersion":false,"nonEnterpriseDefaultVersion":"free-pro-team@latest","page":{"documentType":"article","contentType":null,"title":"REST API endpoints for repositories","fullTitle":"REST API endpoints for repositories - GitHub Docs","introPlainText":"Use the REST API to manage repositories on GitHub.","applicableVersions":["free-pro-team@latest","enterprise-cloud@latest","enterprise-server@3.21","enterprise-server@3.20","enterprise-server@3.19","enterprise-server@3.18","enterprise-server@3.17"],"hidden":false,"noEarlyAccessBanner":false,"docsTeamMetrics":null},"relativePath":"rest/repos/repos.md","sidebarTree":{"href":"/en/rest","title":"REST API","childPages":[{"href":"/en/rest/quickstart","title":"Quickstart","childPages":[]},{"href":"/en/rest/about-the-rest-api","title":"About the REST API","childPages":[{"href":"/en/rest/about-the-rest-api/about-the-rest-api","title":"About the REST API","childPages":[]},{"href":"/en/rest/about-the-rest-api/comparing-githubs-rest-api-and-graphql-api","title":"Comparing GitHub's APIs","childPages":[]},{"href":"/en/rest/about-the-rest-api/api-versions","title":"API Versions","childPages":[]},{"href":"/en/rest/about-the-rest-api/breaking-changes","title":"Breaking changes","childPages":[]},{"href":"/en/rest/about-the-rest-api/about-the-openapi-description-for-the-rest-api","title":"OpenAPI description","childPages":[]}]},{"href":"/en/rest/using-the-rest-api","title":"Using the REST API","childPages":[{"href":"/en/rest/using-the-rest-api/getting-started-with-the-rest-api","title":"Getting started","childPages":[]},{"href":"/en/rest/using-the-rest-api/rate-limits-for-the-rest-api","title":"Rate limits","childPages":[]},{"href":"/en/rest/using-the-rest-api/using-pagination-in-the-rest-api","title":"Pagination","childPages":[]},{"href":"/en/rest/using-the-rest-api/libraries-for-the-rest-api","title":"Libraries","childPages":[]},{"href":"/en/rest/using-the-rest-api/best-practices-for-using-the-rest-api","title":"Best practices","childPages":[]},{"href":"/en/rest/using-the-rest-api/troubleshooting-the-rest-api","title":"Troubleshooting","childPages":[]},{"href":"/en/rest/using-the-rest-api/timezones-and-the-rest-api","title":"Timezones","childPages":[]},{"href":"/en/rest/using-the-rest-api/using-cors-and-jsonp-to-make-cross-origin-requests","title":"CORS and JSONP","childPages":[]},{"href":"/en/rest/using-the-rest-api/issue-event-types","title":"Issue event types","childPages":[]},{"href":"/en/rest/using-the-rest-api/github-event-types","title":"GitHub event types","childPages":[]}]},{"href":"/en/rest/authentication","title":"Authentication","childPages":[{"href":"/en/rest/authentication/authenticating-to-the-rest-api","title":"Authenticating","childPages":[]},{"href":"/en/rest/authentication/keeping-your-api-credentials-secure","title":"Keeping API credentials secure","childPages":[]},{"href":"/en/rest/authentication/endpoints-available-for-github-app-installation-access-tokens","title":"Endpoints for GitHub App installation tokens","childPages":[]},{"href":"/en/rest/authentication/endpoints-available-for-github-app-user-access-tokens","title":"Endpoints for GitHub App user tokens","childPages":[]},{"href":"/en/rest/authentication/endpoints-available-for-fine-grained-personal-access-tokens","title":"Endpoints for fine-grained PATs","childPages":[]},{"href":"/en/rest/authentication/permissions-required-for-github-apps","title":"Permissions for GitHub Apps","childPages":[]},{"href":"/en/rest/authentication/permissions-required-for-fine-grained-personal-access-tokens","title":"Permissions for fine-grained PATs","childPages":[]}]},{"href":"/en/rest/guides","title":"Guides","childPages":[{"href":"/en/rest/guides/scripting-with-the-rest-api-and-javascript","title":"Script with JavaScript","childPages":[]},{"href":"/en/rest/guides/scripting-with-the-rest-api-and-ruby","title":"Script with Ruby","childPages":[]},{"href":"/en/rest/guides/discovering-resources-for-a-user","title":"Discover resources for a user","childPages":[]},{"href":"/en/rest/guides/delivering-deployments","title":"Delivering deployments","childPages":[]},{"href":"/en/rest/guides/rendering-data-as-graphs","title":"Rendering data as graphs","childPages":[]},{"href":"/en/rest/guides/working-with-comments","title":"Working with comments","childPages":[]},{"href":"/en/rest/guides/building-a-ci-server","title":"Building a CI server","childPages":[]},{"href":"/en/rest/guides/using-the-rest-api-to-interact-with-your-git-database","title":"Get started - Git database","childPages":[]},{"href":"/en/rest/guides/using-the-rest-api-to-interact-with-checks","title":"Get started - Checks","childPages":[]},{"href":"/en/rest/guides/encrypting-secrets-for-the-rest-api","title":"Encrypt secrets","childPages":[]}]},{"href":"/en/rest/actions","title":"Actions","childPages":[{"href":"/en/rest/actions/artifacts","title":"Artifacts","childPages":[]},{"href":"/en/rest/actions/cache","title":"Cache","childPages":[]},{"href":"/en/rest/actions/concurrency-groups","title":"Actions concurrency groups","childPages":[]},{"href":"/en/rest/actions/hosted-runners","title":"GitHub-hosted runners","childPages":[]},{"href":"/en/rest/actions/oidc","title":"OIDC","childPages":[]},{"href":"/en/rest/actions/permissions","title":"Permissions","childPages":[]},{"href":"/en/rest/actions/secrets","title":"Secrets","childPages":[]},{"href":"/en/rest/actions/self-hosted-runner-groups","title":"Self-hosted runner groups","childPages":[]},{"href":"/en/rest/actions/self-hosted-runners","title":"Self-hosted runners","childPages":[]},{"href":"/en/rest/actions/variables","title":"Variables","childPages":[]},{"href":"/en/rest/actions/workflow-jobs","title":"Workflow jobs","childPages":[]},{"href":"/en/rest/actions/workflow-runs","title":"Workflow runs","childPages":[]},{"href":"/en/rest/actions/workflows","title":"Workflows","childPages":[]}]},{"href":"/en/rest/activity","title":"Activity","childPages":[{"href":"/en/rest/activity/events","title":"Events","childPages":[]},{"href":"/en/rest/activity/feeds","title":"Feeds","childPages":[]},{"href":"/en/rest/activity/notifications","title":"Notifications","childPages":[]},{"href":"/en/rest/activity/starring","title":"Starring","childPages":[]},{"href":"/en/rest/activity/watching","title":"Watching","childPages":[]}]},{"href":"/en/rest/agent-tasks","title":"Agent tasks","childPages":[{"href":"/en/rest/agent-tasks/agent-tasks","title":"Agent tasks","childPages":[]}]},{"href":"/en/rest/agents","title":"Agents","childPages":[{"href":"/en/rest/agents/secrets","title":"Secrets","childPages":[]},{"href":"/en/rest/agents/variables","title":"Variables","childPages":[]}]},{"href":"/en/rest/apps","title":"Apps","childPages":[{"href":"/en/rest/apps/apps","title":"GitHub Apps","childPages":[]},{"href":"/en/rest/apps/installations","title":"Installations","childPages":[]},{"href":"/en/rest/apps/marketplace","title":"Marketplace","childPages":[]},{"href":"/en/rest/apps/oauth-applications","title":"OAuth authorizations","childPages":[]},{"href":"/en/rest/apps/webhooks","title":"Webhooks","childPages":[]}]},{"href":"/en/rest/billing","title":"Billing","childPages":[{"href":"/en/rest/billing/budgets","title":"Budgets","childPages":[]},{"href":"/en/rest/billing/usage","title":"Billing usage","childPages":[]}]},{"href":"/en/rest/branches","title":"Branches","childPages":[{"href":"/en/rest/branches/branches","title":"Branches","childPages":[]},{"href":"/en/rest/branches/branch-protection","title":"Protected branches","childPages":[]}]},{"href":"/en/rest/campaigns","title":"Campaigns","childPages":[{"href":"/en/rest/campaigns/campaigns","title":"Security campaigns","childPages":[]}]},{"href":"/en/rest/checks","title":"Checks","childPages":[{"href":"/en/rest/checks/runs","title":"Check runs","childPages":[]},{"href":"/en/rest/checks/suites","title":"Check suites","childPages":[]}]},{"href":"/en/rest/classroom","title":"Classroom","childPages":[{"href":"/en/rest/classroom/classroom","title":"Classroom","childPages":[]}]},{"href":"/en/rest/code-quality","title":"Code quality","childPages":[{"href":"/en/rest/code-quality/code-quality","title":"Code quality","childPages":[]}]},{"href":"/en/rest/code-scanning","title":"Code scanning","childPages":[{"href":"/en/rest/code-scanning/code-scanning","title":"Code scanning","childPages":[]}]},{"href":"/en/rest/code-security","title":"Code security settings","childPages":[{"href":"/en/rest/code-security/configurations","title":"Configurations","childPages":[]}]},{"href":"/en/rest/codes-of-conduct","title":"Codes of conduct","childPages":[{"href":"/en/rest/codes-of-conduct/codes-of-conduct","title":"Codes of conduct","childPages":[]}]},{"href":"/en/rest/codespaces","title":"Codespaces","childPages":[{"href":"/en/rest/codespaces/codespaces","title":"Codespaces","childPages":[]},{"href":"/en/rest/codespaces/organizations","title":"Organizations","childPages":[]},{"href":"/en/rest/codespaces/organization-secrets","title":"Organization secrets","childPages":[]},{"href":"/en/rest/codespaces/machines","title":"Machines","childPages":[]},{"href":"/en/rest/codespaces/repository-secrets","title":"Repository secrets","childPages":[]},{"href":"/en/rest/codespaces/secrets","title":"User secrets","childPages":[]}]},{"href":"/en/rest/collaborators","title":"Collaborators","childPages":[{"href":"/en/rest/collaborators/collaborators","title":"Collaborators","childPages":[]},{"href":"/en/rest/collaborators/invitations","title":"Invitations","childPages":[]}]},{"href":"/en/rest/commits","title":"Commits","childPages":[{"href":"/en/rest/commits/commits","title":"Commits","childPages":[]},{"href":"/en/rest/commits/comments","title":"Commit comments","childPages":[]},{"href":"/en/rest/commits/statuses","title":"Commit statuses","childPages":[]}]},{"href":"/en/rest/copilot","title":"Copilot","childPages":[{"href":"/en/rest/copilot/copilot-cloud-agent-management","title":"Cloud agent repository management","childPages":[]},{"href":"/en/rest/copilot/copilot-coding-agent-management","title":"Copilot cloud agent management","childPages":[]},{"href":"/en/rest/copilot/copilot-content-exclusion-management","title":"Copilot content exclusion management","childPages":[]},{"href":"/en/rest/copilot/copilot-usage-metrics","title":"Copilot usage metrics","childPages":[]},{"href":"/en/rest/copilot/copilot-user-management","title":"Copilot user management","childPages":[]}]},{"href":"/en/rest/copilot-spaces","title":"Copilot Spaces","childPages":[{"href":"/en/rest/copilot-spaces/collaborators","title":"Collaborators","childPages":[]},{"href":"/en/rest/copilot-spaces/copilot-spaces","title":"Copilot Spaces","childPages":[]},{"href":"/en/rest/copilot-spaces/resources","title":"Resources","childPages":[]}]},{"href":"/en/rest/credentials","title":"Credentials","childPages":[{"href":"/en/rest/credentials/revoke","title":"Revocation","childPages":[]}]},{"href":"/en/rest/dependabot","title":"Dependabot","childPages":[{"href":"/en/rest/dependabot/alerts","title":"Alerts","childPages":[]},{"href":"/en/rest/dependabot/repository-access","title":"Repository access","childPages":[]},{"href":"/en/rest/dependabot/secrets","title":"Secrets","childPages":[]}]},{"href":"/en/rest/dependency-graph","title":"Dependency graph","childPages":[{"href":"/en/rest/dependency-graph/dependency-review","title":"Dependency review","childPages":[]},{"href":"/en/rest/dependency-graph/dependency-submission","title":"Dependency submission","childPages":[]},{"href":"/en/rest/dependency-graph/sboms","title":"Software bill of materials (SBOM)","childPages":[]}]},{"href":"/en/rest/deploy-keys","title":"Deploy keys","childPages":[{"href":"/en/rest/deploy-keys/deploy-keys","title":"Deploy keys","childPages":[]}]},{"href":"/en/rest/deployments","title":"Deployments","childPages":[{"href":"/en/rest/deployments/branch-policies","title":"Deployment branch policies","childPages":[]},{"href":"/en/rest/deployments/deployments","title":"Deployments","childPages":[]},{"href":"/en/rest/deployments/environments","title":"Environments","childPages":[]},{"href":"/en/rest/deployments/protection-rules","title":"Protection rules","childPages":[]},{"href":"/en/rest/deployments/statuses","title":"Deployment statuses","childPages":[]}]},{"href":"/en/rest/emojis","title":"Emojis","childPages":[{"href":"/en/rest/emojis/emojis","title":"Emojis","childPages":[]}]},{"href":"/en/rest/enterprise-teams","title":"Enterprise teams","childPages":[{"href":"/en/rest/enterprise-teams/enterprise-team-members","title":"Enterprise team members","childPages":[]},{"href":"/en/rest/enterprise-teams/enterprise-team-organizations","title":"Enterprise team organizations","childPages":[]},{"href":"/en/rest/enterprise-teams/enterprise-teams","title":"Enterprise teams","childPages":[]}]},{"href":"/en/rest/gists","title":"Gists","childPages":[{"href":"/en/rest/gists/gists","title":"Gists","childPages":[]},{"href":"/en/rest/gists/comments","title":"Comments","childPages":[]}]},{"href":"/en/rest/git","title":"Git database","childPages":[{"href":"/en/rest/git/blobs","title":"Blobs","childPages":[]},{"href":"/en/rest/git/commits","title":"Commits","childPages":[]},{"href":"/en/rest/git/refs","title":"References","childPages":[]},{"href":"/en/rest/git/tags","title":"Tags","childPages":[]},{"href":"/en/rest/git/trees","title":"Trees","childPages":[]}]},{"href":"/en/rest/gitignore","title":"Gitignore","childPages":[{"href":"/en/rest/gitignore/gitignore","title":"Gitignore","childPages":[]}]},{"href":"/en/rest/interactions","title":"Interactions","childPages":[{"href":"/en/rest/interactions/orgs","title":"Organization","childPages":[]},{"href":"/en/rest/interactions/repos","title":"Repository","childPages":[]},{"href":"/en/rest/interactions/user","title":"User","childPages":[]}]},{"href":"/en/rest/issues","title":"Issues","childPages":[{"href":"/en/rest/issues/assignees","title":"Assignees","childPages":[]},{"href":"/en/rest/issues/comments","title":"Comments","childPages":[]},{"href":"/en/rest/issues/events","title":"Events","childPages":[]},{"href":"/en/rest/issues/issue-dependencies","title":"Issue dependencies","childPages":[]},{"href":"/en/rest/issues/issue-field-values","title":"Issue field values","childPages":[]},{"href":"/en/rest/issues/issues","title":"Issues","childPages":[]},{"href":"/en/rest/issues/labels","title":"Labels","childPages":[]},{"href":"/en/rest/issues/milestones","title":"Milestones","childPages":[]},{"href":"/en/rest/issues/sub-issues","title":"Sub-issues","childPages":[]},{"href":"/en/rest/issues/timeline","title":"Timeline","childPages":[]}]},{"href":"/en/rest/licenses","title":"Licenses","childPages":[{"href":"/en/rest/licenses/licenses","title":"Licenses","childPages":[]}]},{"href":"/en/rest/markdown","title":"Markdown","childPages":[{"href":"/en/rest/markdown/markdown","title":"Markdown","childPages":[]}]},{"href":"/en/rest/meta","title":"Meta","childPages":[{"href":"/en/rest/meta/meta","title":"Meta","childPages":[]}]},{"href":"/en/rest/metrics","title":"Metrics","childPages":[{"href":"/en/rest/metrics/community","title":"Community","childPages":[]},{"href":"/en/rest/metrics/statistics","title":"Statistics","childPages":[]},{"href":"/en/rest/metrics/traffic","title":"Traffic","childPages":[]}]},{"href":"/en/rest/migrations","title":"Migrations","childPages":[{"href":"/en/rest/migrations/orgs","title":"Organizations","childPages":[]},{"href":"/en/rest/migrations/source-imports","title":"Source endpoints","childPages":[]},{"href":"/en/rest/migrations/users","title":"Users","childPages":[]}]},{"href":"/en/rest/orgs","title":"Organizations","childPages":[{"href":"/en/rest/orgs/api-insights","title":"API Insights","childPages":[]},{"href":"/en/rest/orgs/artifact-metadata","title":"Artifact metadata","childPages":[]},{"href":"/en/rest/orgs/attestations","title":"Artifact attestations","childPages":[]},{"href":"/en/rest/orgs/blocking","title":"Blocking users","childPages":[]},{"href":"/en/rest/orgs/custom-properties","title":"Custom properties","childPages":[]},{"href":"/en/rest/orgs/issue-fields","title":"Issue fields","childPages":[]},{"href":"/en/rest/orgs/issue-types","title":"Issue types","childPages":[]},{"href":"/en/rest/orgs/members","title":"Members","childPages":[]},{"href":"/en/rest/orgs/network-configurations","title":"Network configurations","childPages":[]},{"href":"/en/rest/orgs/organization-roles","title":"Organization roles","childPages":[]},{"href":"/en/rest/orgs/orgs","title":"Organizations","childPages":[]},{"href":"/en/rest/orgs/outside-collaborators","title":"Outside collaborators","childPages":[]},{"href":"/en/rest/orgs/personal-access-tokens","title":"Personal access tokens","childPages":[]},{"href":"/en/rest/orgs/rule-suites","title":"Rule suites","childPages":[]},{"href":"/en/rest/orgs/rules","title":"Rules","childPages":[]},{"href":"/en/rest/orgs/security-managers","title":"Security managers","childPages":[]},{"href":"/en/rest/orgs/webhooks","title":"Webhooks","childPages":[]}]},{"href":"/en/rest/packages","title":"Packages","childPages":[{"href":"/en/rest/packages/packages","title":"Packages","childPages":[]}]},{"href":"/en/rest/pages","title":"Pages","childPages":[{"href":"/en/rest/pages/pages","title":"Pages","childPages":[]}]},{"href":"/en/rest/private-registries","title":"Private registries","childPages":[{"href":"/en/rest/private-registries/organization-configurations","title":"Organization configurations","childPages":[]}]},{"href":"/en/rest/projects","title":"Projects","childPages":[{"href":"/en/rest/projects/drafts","title":"Draft Project items","childPages":[]},{"href":"/en/rest/projects/fields","title":"Project fields","childPages":[]},{"href":"/en/rest/projects/items","title":"Project items","childPages":[]},{"href":"/en/rest/projects/projects","title":"Projects","childPages":[]},{"href":"/en/rest/projects/views","title":"Project views","childPages":[]}]},{"href":"/en/rest/pulls","title":"Pull requests","childPages":[{"href":"/en/rest/pulls/comments","title":"Review comments","childPages":[]},{"href":"/en/rest/pulls/pulls","title":"Pull requests","childPages":[]},{"href":"/en/rest/pulls/review-requests","title":"Review requests","childPages":[]},{"href":"/en/rest/pulls/reviews","title":"Reviews","childPages":[]},{"href":"/en/rest/pulls/stacks","title":"Stacked pull requests","childPages":[]}]},{"href":"/en/rest/rate-limit","title":"Rate limit","childPages":[{"href":"/en/rest/rate-limit/rate-limit","title":"Rate limit","childPages":[]}]},{"href":"/en/rest/reactions","title":"Reactions","childPages":[{"href":"/en/rest/reactions/reactions","title":"Reactions","childPages":[]}]},{"href":"/en/rest/releases","title":"Releases","childPages":[{"href":"/en/rest/releases/releases","title":"Releases","childPages":[]},{"href":"/en/rest/releases/assets","title":"Release assets","childPages":[]}]},{"href":"/en/rest/repos","title":"Repositories","childPages":[{"href":"/en/rest/repos/attestations","title":"Attestations","childPages":[]},{"href":"/en/rest/repos/autolinks","title":"Autolinks","childPages":[]},{"href":"/en/rest/repos/contents","title":"Contents","childPages":[]},{"href":"/en/rest/repos/custom-properties","title":"Custom properties","childPages":[]},{"href":"/en/rest/repos/forks","title":"Forks","childPages":[]},{"href":"/en/rest/repos/issue-types","title":"Issue types","childPages":[]},{"href":"/en/rest/repos/repos","title":"Repositories","childPages":[]},{"href":"/en/rest/repos/rule-suites","title":"Rule suites","childPages":[]},{"href":"/en/rest/repos/rules","title":"Rules","childPages":[]},{"href":"/en/rest/repos/webhooks","title":"Webhooks","childPages":[]}]},{"href":"/en/rest/search","title":"Search","childPages":[{"href":"/en/rest/search/search","title":"Search","childPages":[]}]},{"href":"/en/rest/secret-scanning","title":"Secret scanning","childPages":[{"href":"/en/rest/secret-scanning/custom-patterns","title":"Custom patterns","childPages":[]},{"href":"/en/rest/secret-scanning/push-protection","title":"Push protection","childPages":[]},{"href":"/en/rest/secret-scanning/secret-scanning","title":"Secret scanning","childPages":[]}]},{"href":"/en/rest/security-advisories","title":"Security advisories","childPages":[{"href":"/en/rest/security-advisories/global-advisories","title":"Global security advisories","childPages":[]},{"href":"/en/rest/security-advisories/repository-advisories","title":"Repository security advisories","childPages":[]}]},{"href":"/en/rest/teams","title":"Teams","childPages":[{"href":"/en/rest/teams/members","title":"Members","childPages":[]},{"href":"/en/rest/teams/teams","title":"Teams","childPages":[]}]},{"href":"/en/rest/users","title":"Users","childPages":[{"href":"/en/rest/users/attestations","title":"Attestations","childPages":[]},{"href":"/en/rest/users/blocking","title":"Blocking users","childPages":[]},{"href":"/en/rest/users/emails","title":"Emails","childPages":[]},{"href":"/en/rest/users/followers","title":"Followers","childPages":[]},{"href":"/en/rest/users/gpg-keys","title":"GPG keys","childPages":[]},{"href":"/en/rest/users/keys","title":"Git SSH keys","childPages":[]},{"href":"/en/rest/users/social-accounts","title":"Social accounts","childPages":[]},{"href":"/en/rest/users/ssh-signing-keys","title":"SSH signing keys","childPages":[]},{"href":"/en/rest/users/users","title":"Users","childPages":[]}]}],"layout":"discovery-landing"},"sidebarExpanded":{},"sidebarCollapsed":false,"status":200,"xHost":"docs.github.com"},"automatedPageContext":{"title":"REST API endpoints for repositories","intro":"\u003cp\u003eUse the REST API to manage repositories on GitHub.\u003c/p\u003e","renderedPage":"","renderedPageHast":{"type":"root","children":[],"data":{"quirksMode":false}},"miniTocItems":[{"contents":{"href":"#list-organization-repositories","title":"List organization repositories"}},{"contents":{"href":"#create-an-organization-repository","title":"Create an organization repository"}},{"contents":{"href":"#get-a-repository","title":"Get a repository"}},{"contents":{"href":"#update-a-repository","title":"Update a repository"}},{"contents":{"href":"#delete-a-repository","title":"Delete a repository"}},{"contents":{"href":"#list-repository-activities","title":"List repository activities"}},{"contents":{"href":"#check-if-dependabot-security-updates-are-enabled-for-a-repository","title":"Check if Dependabot security updates are enabled for a repository"}},{"contents":{"href":"#enable-dependabot-security-updates","title":"Enable Dependabot security updates"}},{"contents":{"href":"#disable-dependabot-security-updates","title":"Disable Dependabot security updates"}},{"contents":{"href":"#list-codeowners-errors","title":"List CODEOWNERS errors"}},{"contents":{"href":"#list-repository-contributors","title":"List repository contributors"}},{"contents":{"href":"#create-a-repository-dispatch-event","title":"Create a repository dispatch event"}},{"contents":{"href":"#get-the-hash-algorithm-for-a-repository","title":"Get the hash algorithm for a repository"}},{"contents":{"href":"#check-if-immutable-releases-are-enabled-for-a-repository","title":"Check if immutable releases are enabled for a repository"}},{"contents":{"href":"#enable-immutable-releases","title":"Enable immutable releases"}},{"contents":{"href":"#disable-immutable-releases","title":"Disable immutable releases"}},{"contents":{"href":"#list-repository-languages","title":"List repository languages"}},{"contents":{"href":"#check-if-private-vulnerability-reporting-is-enabled-for-a-repository","title":"Check if private vulnerability reporting is enabled for a repository"}},{"contents":{"href":"#enable-private-vulnerability-reporting-for-a-repository","title":"Enable private vulnerability reporting for a repository"}},{"contents":{"href":"#disable-private-vulnerability-reporting-for-a-repository","title":"Disable private vulnerability reporting for a repository"}},{"contents":{"href":"#list-repository-tags","title":"List repository tags"}},{"contents":{"href":"#list-repository-teams","title":"List repository teams"}},{"contents":{"href":"#get-all-repository-topics","title":"Get all repository topics"}},{"contents":{"href":"#replace-all-repository-topics","title":"Replace all repository topics"}},{"contents":{"href":"#transfer-a-repository","title":"Transfer a repository"}},{"contents":{"href":"#check-if-vulnerability-alerts-are-enabled-for-a-repository","title":"Check if vulnerability alerts are enabled for a repository"}},{"contents":{"href":"#enable-vulnerability-alerts","title":"Enable vulnerability alerts"}},{"contents":{"href":"#disable-vulnerability-alerts","title":"Disable vulnerability alerts"}},{"contents":{"href":"#create-a-repository-using-a-template","title":"Create a repository using a template"}},{"contents":{"href":"#list-public-repositories","title":"List public repositories"}},{"contents":{"href":"#list-repositories-for-the-authenticated-user","title":"List repositories for the authenticated user"}},{"contents":{"href":"#create-a-repository-for-the-authenticated-user","title":"Create a repository for the authenticated user"}},{"contents":{"href":"#list-repositories-for-a-user","title":"List repositories for a user"}}],"product":"","permissions":"","currentLayout":"default","currentJourneyTrack":null}},"languagesContext":{"languages":{"en":{"name":"English","code":"en"},"es":{"name":"Spanish","code":"es","nativeName":"Español"},"ja":{"name":"Japanese","code":"ja","nativeName":"日本語"},"pt":{"name":"Portuguese","code":"pt","nativeName":"Português do Brasil"},"zh":{"name":"Simplified Chinese","code":"zh","hreflang":"zh-Hans","nativeName":"简体中文"},"ru":{"name":"Russian","code":"ru","nativeName":"Русский"},"fr":{"name":"French","code":"fr","nativeName":"Français"},"ko":{"name":"Korean","code":"ko","nativeName":"한국어"},"de":{"name":"German","code":"de","nativeName":"Deutsch"}}},"__N_SSP":true},"page":"/[versionId]/rest/[category]/[subcategory]","query":{"apiVersion":"2026-03-10","versionId":"free-pro-team@latest","category":"repos","subcategory":"repos"},"buildId":"lTKjJjORU5ZchYs5xFKdh","isFallback":false,"isExperimentalCompile":false,"gssp":true,"appGip":true,"locale":"en","locales":["en","es","ja","pt","zh","ru","fr","ko","de"],"defaultLocale":"en","scriptLoader":[]}</script><next-route-announcer><p aria-live="assertive" id="__next-route-announcer__" role="alert" style="border: 0px; clip: rect(0px, 0px, 0px, 0px); height: 1px; margin: -1px; overflow: hidden; padding: 0px; position: absolute; top: 0px; width: 1px; white-space: nowrap; overflow-wrap: normal;"></p></next-route-announcer><script src="/_next/static/chunks/4571-90069df05c17c334.js"></script><script src="/_next/static/chunks/7105-29158f15a89e29d6.js"></script><script src="/_next/static/chunks/9910-a6425ab958769320.js"></script><script src="/_next/static/chunks/9846-4acb5517a76fe576.js"></script><script src="/_next/static/chunks/7977-20686671ade51ee7.js"></script><script src="/_next/static/chunks/pages/%5BversionId%5D/%5BproductId%5D/%5B...restPage%5D-996edf8ed6d201b5.js"></script><script src="/_next/static/chunks/pages/index-5884611392fdd1e8.js"></script></body></html>