<!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="">GitHub REST API documentation - GitHub Docs</title><meta name="description" content="Create integrations, retrieve data, and automate your workflows with the GitHub REST API." data-next-head=""/><link rel="alternate" hrefLang="es" href="https://docs.github.com/es/rest" data-next-head=""/><link rel="alternate" hrefLang="ja" href="https://docs.github.com/ja/rest" data-next-head=""/><link rel="alternate" hrefLang="pt" href="https://docs.github.com/pt/rest" data-next-head=""/><link rel="alternate" hrefLang="zh-Hans" href="https://docs.github.com/zh/rest" data-next-head=""/><link rel="alternate" hrefLang="ru" href="https://docs.github.com/ru/rest" data-next-head=""/><link rel="alternate" hrefLang="fr" href="https://docs.github.com/fr/rest" data-next-head=""/><link rel="alternate" hrefLang="ko" href="https://docs.github.com/ko/rest" data-next-head=""/><link rel="alternate" hrefLang="de" href="https://docs.github.com/de/rest" 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" data-next-head=""/><meta name="page-document-type" content="product" 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="GitHub REST API documentation - 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" 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" data-next-head=""/><meta name="twitter:title" content="GitHub REST API documentation - GitHub Docs" data-next-head=""/><meta name="twitter:description" content="Create integrations, retrieve data, and automate your workflows with the GitHub REST API." 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" 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" 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/6c27c8aa9b8eb039.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/6c27c8aa9b8eb039.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/4571-90069df05c17c334.js" defer=""></script><script src="/_next/static/chunks/7105-29158f15a89e29d6.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/9910-a6425ab958769320.js" defer=""></script><script src="/_next/static/chunks/9846-4acb5517a76fe576.js" defer=""></script><script src="/_next/static/chunks/7977-20686671ade51ee7.js" defer=""></script><script src="/_next/static/chunks/pages/%5BversionId%5D/%5BproductId%5D-d8e88e69351a2f02.js" defer=""></script><script src="/_next/static/lTKjJjORU5ZchYs5xFKdh/_buildManifest.js" defer=""></script><script src="/_next/static/lTKjJjORU5ZchYs5xFKdh/_ssgManifest.js" defer=""></script></head><body><div id="__next"><div data-color-mode="auto" data-light-theme="light" data-dark-theme="dark"><div data-color-mode="auto"><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_">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"><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_">Select language: current language is English</span></div></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_">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_">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_">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_">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_">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></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_">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"><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"><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&#x27;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"><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"><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"><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"><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"><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"><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"><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"><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"><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"><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"><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"><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"><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"><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"><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"><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"><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"><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"><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"><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"><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"><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"><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"><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"><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"><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"><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"><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"><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"><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"><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"><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"><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"><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"><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"><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"><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"><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"><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"><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"><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"><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"><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"><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"><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"><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"><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"><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"><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" 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="false" 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" aria-labelledby="_R_5qr6v76H1_" aria-label="Repositories submenu" id="_R_5qr6v76_" aria-hidden="true" data-testid="NavList-sub-nav"><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--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/repos"><span class="Primer_Brand__NavList-module__NavList__labelArea___N5Ya6"><span class="Primer_Brand__NavList-module__NavList__label___cZ4Jt">Repositories</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/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"><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"><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"><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"><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"><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 &quot;<a href="/rest/overview/api-versions">About API versioning</a>.&quot;</span></div></div><div data-search="article-body"><div class="LandingSection_band__gp_6a"><div class="LandingSection_frame___XD8J"><div class="LandingHero_landingHero__lRjBI" style="background-image:image-set(
      url(&quot;/assets/images/banner-images/hero-1.webp&quot;) type(&#x27;image/webp&#x27;),
      url(&quot;/assets/images/banner-images/hero-1.png&quot;) type(&#x27;image/png&#x27;)
    )"><div class="LandingHero_heroContent__xwZ51"><h1 class="Primer_Brand__Heading-module__Heading___IVpmp Primer_Brand__Heading-module__Heading-font--mona-sans___SCnTx Primer_Brand__Heading-module__Heading--2___TFg09 Primer_Brand__Heading-module__Heading--textWrap-balance___AOKvC LandingHero_heroHeading__YFfpO">GitHub REST API documentation</h1><div class="Primer_Brand__Text-module__Text___pecHN Primer_Brand__Text-module__Text-font--mona-sans___GpzSG Primer_Brand__Text-module__Text--muted___lTaVa Primer_Brand__Text-module__Text--200___XAIGT Primer_Brand__Text-module__Text--antialiased___fYDxq LandingHero_heroDescription__6H9nG LandingHero_heroIntroScrim__HEEOH"><div><p>Create integrations, retrieve data, and automate your workflows with the GitHub REST API.</p></div></div><div class="LandingHero_heroButtons__18RWP"><section class="Primer_Brand__ButtonGroup-module__ButtonGroup___QQSsj"><a class="Primer_Brand__Button-module__Button___lDruK Primer_Brand__Button-module__Button--primary___xIC7G Primer_Brand__Button-module__Button--size-medium___EyCyw" href="/rest/about-the-rest-api/about-the-rest-api"><span class="Primer_Brand__Button-module__Button__text___Z3ocU"><span class="Primer_Brand__Text-module__Text___pecHN Primer_Brand__Text-module__Text-font--mona-sans___GpzSG Primer_Brand__Text-module__Text--default___DChoE Primer_Brand__Text-module__Text--200___XAIGT Primer_Brand__Text-module__Text--antialiased___fYDxq Primer_Brand__Text-module__Text--weight-medium___E0iQL Primer_Brand__Button-module__Button--label___lUBc0 Primer_Brand__Button-module__Button--label-medium___DW2TM Primer_Brand__Button-module__Button--label-primary___Leisi">Overview</span></span></a><a class="Primer_Brand__Button-module__Button___lDruK Primer_Brand__Button-module__Button--secondary___akMC2 Primer_Brand__Button-module__Button--size-medium___EyCyw" href="/rest/quickstart"><span class="Primer_Brand__Button-module__Button__text___Z3ocU"><span class="Primer_Brand__Text-module__Text___pecHN Primer_Brand__Text-module__Text-font--mona-sans___GpzSG Primer_Brand__Text-module__Text--default___DChoE Primer_Brand__Text-module__Text--200___XAIGT Primer_Brand__Text-module__Text--antialiased___fYDxq Primer_Brand__Text-module__Text--weight-medium___E0iQL Primer_Brand__Button-module__Button--label___lUBc0 Primer_Brand__Button-module__Button--label-medium___DW2TM Primer_Brand__Button-module__Button--label-secondary___DRJoJ">Quickstart</span></span></a></section></div></div></div></div></div><div class="LandingSection_band__gp_6a"><div class="LandingSection_frame___XD8J"><div class="LandingCarousel_carousel__LU_Yg" data-testid="landing-carousel"><div class="LandingCarousel_header__RV7yD"><h2 class="LandingCarousel_heading__tS5f_">Recommended</h2><div class="LandingCarousel_navigation__5xM_M"><button disabled="" class="LandingCarousel_navButton__uMpD7" aria-label="Previous articles"><svg data-component="Octicon" aria-hidden="true" focusable="false" class="octicon octicon-arrow-left" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="M7.78 12.53a.75.75 0 0 1-1.06 0L2.47 8.28a.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.042L4.81 7h7.44a.75.75 0 0 1 0 1.5H4.81l2.97 2.97a.75.75 0 0 1 0 1.06Z"></path></svg></button><button class="LandingCarousel_navButton__uMpD7" aria-label="Next articles"><svg data-component="Octicon" aria-hidden="true" focusable="false" class="octicon octicon-arrow-right" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"><path d="M8.22 2.97a.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.042l2.97-2.97H3.75a.75.75 0 0 1 0-1.5h7.44L8.22 4.03a.75.75 0 0 1 0-1.06Z"></path></svg></button></div></div><div class="LandingCarousel_itemsGrid__WhQU7" data-testid="carousel-items"><div class="Primer_Brand__Card-module__Card__outer___QBN0D Primer_Brand__Card-module__Card--fullWidth___j46z5"><div class="Primer_Brand__Card-module__Card___ByGEk Primer_Brand__Card-module__Card--disableAnimation___Zv8eW Primer_Brand__Card-module__Card--backgroundColor-default___azlLW LandingCarousel_card__p_hcx"><h3 class="Primer_Brand__Heading-module__Heading___IVpmp Primer_Brand__Heading-module__Heading-font--mona-sans___SCnTx Primer_Brand__Heading-module__Heading--6___FEQ_V Primer_Brand__Heading-module__Heading--textWrap-balance___AOKvC Primer_Brand__Card-module__Card__heading___INFhp"><a href="/en/free-pro-team@latest/rest/quickstart" class="Primer_Brand__Card-module__Card__link___Ye5mq">Quickstart for GitHub REST API</a></h3><p class="Primer_Brand__Text-module__Text___pecHN Primer_Brand__Text-module__Text-font--mona-sans___GpzSG Primer_Brand__Text-module__Text--muted___lTaVa Primer_Brand__Text-module__Text--200___XAIGT Primer_Brand__Text-module__Text--antialiased___fYDxq Primer_Brand__Card-module__Card__description___KN9CH"><span>Learn how to get started with the GitHub REST API.</span></p></div></div><div class="Primer_Brand__Card-module__Card__outer___QBN0D Primer_Brand__Card-module__Card--fullWidth___j46z5"><div class="Primer_Brand__Card-module__Card___ByGEk Primer_Brand__Card-module__Card--disableAnimation___Zv8eW Primer_Brand__Card-module__Card--backgroundColor-default___azlLW LandingCarousel_card__p_hcx"><h3 class="Primer_Brand__Heading-module__Heading___IVpmp Primer_Brand__Heading-module__Heading-font--mona-sans___SCnTx Primer_Brand__Heading-module__Heading--6___FEQ_V Primer_Brand__Heading-module__Heading--textWrap-balance___AOKvC Primer_Brand__Card-module__Card__heading___INFhp"><a href="/en/free-pro-team@latest/rest/using-the-rest-api/getting-started-with-the-rest-api" class="Primer_Brand__Card-module__Card__link___Ye5mq">Getting started with the REST API</a></h3><p class="Primer_Brand__Text-module__Text___pecHN Primer_Brand__Text-module__Text-font--mona-sans___GpzSG Primer_Brand__Text-module__Text--muted___lTaVa Primer_Brand__Text-module__Text--200___XAIGT Primer_Brand__Text-module__Text--antialiased___fYDxq Primer_Brand__Card-module__Card__description___KN9CH"><span>Learn how to use the GitHub REST API.</span></p></div></div><div class="Primer_Brand__Card-module__Card__outer___QBN0D Primer_Brand__Card-module__Card--fullWidth___j46z5"><div class="Primer_Brand__Card-module__Card___ByGEk Primer_Brand__Card-module__Card--disableAnimation___Zv8eW Primer_Brand__Card-module__Card--backgroundColor-default___azlLW LandingCarousel_card__p_hcx"><h3 class="Primer_Brand__Heading-module__Heading___IVpmp Primer_Brand__Heading-module__Heading-font--mona-sans___SCnTx Primer_Brand__Heading-module__Heading--6___FEQ_V Primer_Brand__Heading-module__Heading--textWrap-balance___AOKvC Primer_Brand__Card-module__Card__heading___INFhp"><a href="/en/free-pro-team@latest/rest/authentication/authenticating-to-the-rest-api" class="Primer_Brand__Card-module__Card__link___Ye5mq">Authenticating to the REST API</a></h3><p class="Primer_Brand__Text-module__Text___pecHN Primer_Brand__Text-module__Text-font--mona-sans___GpzSG Primer_Brand__Text-module__Text--muted___lTaVa Primer_Brand__Text-module__Text--200___XAIGT Primer_Brand__Text-module__Text--antialiased___fYDxq Primer_Brand__Card-module__Card__description___KN9CH"><span>You can authenticate to the REST API to access more endpoints and have a higher rate limit.</span></p></div></div></div></div></div></div><div class="LandingSection_band__gp_6a"><div class="LandingSection_frame___XD8J"><div class="LandingArticleGridWithFilter_gridSection___5Qtq" data-testid="article-grid-container"><div class="LandingArticleGridWithFilter_filterHeader__RrVq0" data-testid="filter-header"><h2 class="LandingArticleGridWithFilter_headerTitle__b_hDs LandingArticleGridWithFilter_headerTitleText__hfxbX">Articles</h2><div class="LandingArticleGridWithFilter_controls__ZTa07"><div class="LandingArticleGridWithFilter_categoryDropdown__fz9sQ"><button type="button" aria-haspopup="true" aria-expanded="false" tabindex="0" class="prc-Button-ButtonBase-9n-Xk" data-loading="false" data-size="medium" data-variant="default" id="_R_37uqv76_"><span data-component="buttonContent" data-align="center" class="prc-Button-ButtonContent-Iohp5"><span data-component="text" class="prc-Button-Label-FWkx3"><span class="LandingArticleGridWithFilter_categoryLabel__YppNX">Category<!-- -->:</span> <span class="LandingArticleGridWithFilter_categoryValue__CXRIa">All categories</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="LandingArticleGridWithFilter_searchContainer__qT9JK"><form><span class="Primer_Brand__TextInput-module__TextInput-wrapper___HgxNu Primer_Brand__TextInput-module__TextInput-wrapper--medium___K9iTj Primer_Brand__TextInput-module__TextInput-wrapper--fullWidth___eclO4"><span class="Primer_Brand__TextInput-module__TextInput-leading-visual___tk7Yz Primer_Brand__TextInput-module__TextInput-leading-visual--medium___BW5d2"><svg data-component="Octicon" width="16" height="16" aria-hidden="true" focusable="false" class="octicon octicon-search Primer_Brand__TextInput-module__TextInput-leading-visual-icon--medium___y_4Pu" viewBox="0 0 16 16" fill="currentColor" id="_R_57uqv76_-leading-visual" 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><input type="text" class="Primer_Brand__TextInput-module__TextInput___EtKj3 TextInput Primer_Brand__TextInput-module__TextInput--medium___kJrew Primer_Brand__TextInput-module__TextInput--fullWidth___rbllM Primer_Brand__TextInput-module__TextInput--has-leading-visual--medium___i7gLS" placeholder="Search articles" aria-invalid="false" aria-describedby="_R_57uqv76_-leading-visual" aria-label="Search articles" autoComplete="off"/></span></form></div></div></div><div class="LandingArticleGridWithFilter_articleGrid__pGWuI" data-testid="article-grid"><div class="Primer_Brand__Card-module__Card__outer___QBN0D Primer_Brand__Card-module__Card--fullWidth___j46z5"><div class="Primer_Brand__Card-module__Card___ByGEk Primer_Brand__Card-module__Card--disableAnimation___Zv8eW Primer_Brand__Card-module__Card--backgroundColor-default___azlLW LandingArticleGridWithFilter_card__WbbFM" data-testid="article-card"><div class="Primer_Brand__Card-module__Card__tokens___eYuJh"><span class="Primer_Brand__Token-module__Token___r7qQC Primer_Brand__Token-module__Token--variant-default___NBxMW LandingArticleGridWithFilter_cardToken__QPIG6" data-testid="Token"><span class="Primer_Brand__Text-module__Text___pecHN Primer_Brand__Text-module__Text-font--mona-sans___GpzSG Primer_Brand__Text-module__Text--default___DChoE Primer_Brand__Text-module__Text--100___csEom Primer_Brand__Token-module__Token__label___wC8Q5">Learn about the REST API</span></span></div><h3 class="Primer_Brand__Heading-module__Heading___IVpmp Primer_Brand__Heading-module__Heading-font--mona-sans___SCnTx Primer_Brand__Heading-module__Heading--6___FEQ_V Primer_Brand__Heading-module__Heading--textWrap-balance___AOKvC Primer_Brand__Card-module__Card__heading___INFhp"><a href="/en/rest/about-the-rest-api/about-the-openapi-description-for-the-rest-api" class="Primer_Brand__Card-module__Card__link___Ye5mq">About the OpenAPI description for the REST API</a></h3><p class="Primer_Brand__Text-module__Text___pecHN Primer_Brand__Text-module__Text-font--mona-sans___GpzSG Primer_Brand__Text-module__Text--muted___lTaVa Primer_Brand__Text-module__Text--200___XAIGT Primer_Brand__Text-module__Text--antialiased___fYDxq Primer_Brand__Card-module__Card__description___KN9CH">The GitHub REST API is fully described in an OpenAPI compliant document.</p></div></div><div class="Primer_Brand__Card-module__Card__outer___QBN0D Primer_Brand__Card-module__Card--fullWidth___j46z5"><div class="Primer_Brand__Card-module__Card___ByGEk Primer_Brand__Card-module__Card--disableAnimation___Zv8eW Primer_Brand__Card-module__Card--backgroundColor-default___azlLW LandingArticleGridWithFilter_card__WbbFM" data-testid="article-card"><div class="Primer_Brand__Card-module__Card__tokens___eYuJh"><span class="Primer_Brand__Token-module__Token___r7qQC Primer_Brand__Token-module__Token--variant-default___NBxMW LandingArticleGridWithFilter_cardToken__QPIG6" data-testid="Token"><span class="Primer_Brand__Text-module__Text___pecHN Primer_Brand__Text-module__Text-font--mona-sans___GpzSG Primer_Brand__Text-module__Text--default___DChoE Primer_Brand__Text-module__Text--100___csEom Primer_Brand__Token-module__Token__label___wC8Q5">Learn about the REST API</span></span></div><h3 class="Primer_Brand__Heading-module__Heading___IVpmp Primer_Brand__Heading-module__Heading-font--mona-sans___SCnTx Primer_Brand__Heading-module__Heading--6___FEQ_V Primer_Brand__Heading-module__Heading--textWrap-balance___AOKvC Primer_Brand__Card-module__Card__heading___INFhp"><a href="/en/rest/about-the-rest-api/about-the-rest-api" class="Primer_Brand__Card-module__Card__link___Ye5mq">About the REST API</a></h3><p class="Primer_Brand__Text-module__Text___pecHN Primer_Brand__Text-module__Text-font--mona-sans___GpzSG Primer_Brand__Text-module__Text--muted___lTaVa Primer_Brand__Text-module__Text--200___XAIGT Primer_Brand__Text-module__Text--antialiased___fYDxq Primer_Brand__Card-module__Card__description___KN9CH">Get oriented to the REST API documentation.</p></div></div><div class="Primer_Brand__Card-module__Card__outer___QBN0D Primer_Brand__Card-module__Card--fullWidth___j46z5"><div class="Primer_Brand__Card-module__Card___ByGEk Primer_Brand__Card-module__Card--disableAnimation___Zv8eW Primer_Brand__Card-module__Card--backgroundColor-default___azlLW LandingArticleGridWithFilter_card__WbbFM" data-testid="article-card"><div class="Primer_Brand__Card-module__Card__tokens___eYuJh"><span class="Primer_Brand__Token-module__Token___r7qQC Primer_Brand__Token-module__Token--variant-default___NBxMW LandingArticleGridWithFilter_cardToken__QPIG6" data-testid="Token"><span class="Primer_Brand__Text-module__Text___pecHN Primer_Brand__Text-module__Text-font--mona-sans___GpzSG Primer_Brand__Text-module__Text--default___DChoE Primer_Brand__Text-module__Text--100___csEom Primer_Brand__Token-module__Token__label___wC8Q5">Learn about the REST API</span></span></div><h3 class="Primer_Brand__Heading-module__Heading___IVpmp Primer_Brand__Heading-module__Heading-font--mona-sans___SCnTx Primer_Brand__Heading-module__Heading--6___FEQ_V Primer_Brand__Heading-module__Heading--textWrap-balance___AOKvC Primer_Brand__Card-module__Card__heading___INFhp"><a href="/en/rest/about-the-rest-api/api-versions" class="Primer_Brand__Card-module__Card__link___Ye5mq">API Versions</a></h3><p class="Primer_Brand__Text-module__Text___pecHN Primer_Brand__Text-module__Text-font--mona-sans___GpzSG Primer_Brand__Text-module__Text--muted___lTaVa Primer_Brand__Text-module__Text--200___XAIGT Primer_Brand__Text-module__Text--antialiased___fYDxq Primer_Brand__Card-module__Card__description___KN9CH">Learn how to specify which REST API version to use whenever you make a request to the REST API.</p></div></div><div class="Primer_Brand__Card-module__Card__outer___QBN0D Primer_Brand__Card-module__Card--fullWidth___j46z5"><div class="Primer_Brand__Card-module__Card___ByGEk Primer_Brand__Card-module__Card--disableAnimation___Zv8eW Primer_Brand__Card-module__Card--backgroundColor-default___azlLW LandingArticleGridWithFilter_card__WbbFM" data-testid="article-card"><div class="Primer_Brand__Card-module__Card__tokens___eYuJh"><span class="Primer_Brand__Token-module__Token___r7qQC Primer_Brand__Token-module__Token--variant-default___NBxMW LandingArticleGridWithFilter_cardToken__QPIG6" data-testid="Token"><span class="Primer_Brand__Text-module__Text___pecHN Primer_Brand__Text-module__Text-font--mona-sans___GpzSG Primer_Brand__Text-module__Text--default___DChoE Primer_Brand__Text-module__Text--100___csEom Primer_Brand__Token-module__Token__label___wC8Q5">Authenticate API requests</span></span></div><h3 class="Primer_Brand__Heading-module__Heading___IVpmp Primer_Brand__Heading-module__Heading-font--mona-sans___SCnTx Primer_Brand__Heading-module__Heading--6___FEQ_V Primer_Brand__Heading-module__Heading--textWrap-balance___AOKvC Primer_Brand__Card-module__Card__heading___INFhp"><a href="/en/rest/authentication/authenticating-to-the-rest-api" class="Primer_Brand__Card-module__Card__link___Ye5mq">Authenticating to the REST API</a></h3><p class="Primer_Brand__Text-module__Text___pecHN Primer_Brand__Text-module__Text-font--mona-sans___GpzSG Primer_Brand__Text-module__Text--muted___lTaVa Primer_Brand__Text-module__Text--200___XAIGT Primer_Brand__Text-module__Text--antialiased___fYDxq Primer_Brand__Card-module__Card__description___KN9CH">You can authenticate to the REST API to access more endpoints and have a higher rate limit.</p></div></div><div class="Primer_Brand__Card-module__Card__outer___QBN0D Primer_Brand__Card-module__Card--fullWidth___j46z5"><div class="Primer_Brand__Card-module__Card___ByGEk Primer_Brand__Card-module__Card--disableAnimation___Zv8eW Primer_Brand__Card-module__Card--backgroundColor-default___azlLW LandingArticleGridWithFilter_card__WbbFM" data-testid="article-card"><div class="Primer_Brand__Card-module__Card__tokens___eYuJh"><span class="Primer_Brand__Token-module__Token___r7qQC Primer_Brand__Token-module__Token--variant-default___NBxMW LandingArticleGridWithFilter_cardToken__QPIG6" data-testid="Token"><span class="Primer_Brand__Text-module__Text___pecHN Primer_Brand__Text-module__Text-font--mona-sans___GpzSG Primer_Brand__Text-module__Text--default___DChoE Primer_Brand__Text-module__Text--100___csEom Primer_Brand__Token-module__Token__label___wC8Q5">Learn about the REST API</span></span></div><h3 class="Primer_Brand__Heading-module__Heading___IVpmp Primer_Brand__Heading-module__Heading-font--mona-sans___SCnTx Primer_Brand__Heading-module__Heading--6___FEQ_V Primer_Brand__Heading-module__Heading--textWrap-balance___AOKvC Primer_Brand__Card-module__Card__heading___INFhp"><a href="/en/rest/using-the-rest-api/best-practices-for-using-the-rest-api" class="Primer_Brand__Card-module__Card__link___Ye5mq">Best practices for using the REST API</a></h3><p class="Primer_Brand__Text-module__Text___pecHN Primer_Brand__Text-module__Text-font--mona-sans___GpzSG Primer_Brand__Text-module__Text--muted___lTaVa Primer_Brand__Text-module__Text--200___XAIGT Primer_Brand__Text-module__Text--antialiased___fYDxq Primer_Brand__Card-module__Card__description___KN9CH">Follow these best practices when using GitHub&#x27;s API.</p></div></div><div class="Primer_Brand__Card-module__Card__outer___QBN0D Primer_Brand__Card-module__Card--fullWidth___j46z5"><div class="Primer_Brand__Card-module__Card___ByGEk Primer_Brand__Card-module__Card--disableAnimation___Zv8eW Primer_Brand__Card-module__Card--backgroundColor-default___azlLW LandingArticleGridWithFilter_card__WbbFM" data-testid="article-card"><div class="Primer_Brand__Card-module__Card__tokens___eYuJh"><span class="Primer_Brand__Token-module__Token___r7qQC Primer_Brand__Token-module__Token--variant-default___NBxMW LandingArticleGridWithFilter_cardToken__QPIG6" data-testid="Token"><span class="Primer_Brand__Text-module__Text___pecHN Primer_Brand__Text-module__Text-font--mona-sans___GpzSG Primer_Brand__Text-module__Text--default___DChoE Primer_Brand__Text-module__Text--100___csEom Primer_Brand__Token-module__Token__label___wC8Q5">Administer enterprises and billing</span></span></div><h3 class="Primer_Brand__Heading-module__Heading___IVpmp Primer_Brand__Heading-module__Heading-font--mona-sans___SCnTx Primer_Brand__Heading-module__Heading--6___FEQ_V Primer_Brand__Heading-module__Heading--textWrap-balance___AOKvC Primer_Brand__Card-module__Card__heading___INFhp"><a href="/en/rest/billing/usage" class="Primer_Brand__Card-module__Card__link___Ye5mq">Billing usage</a></h3><p class="Primer_Brand__Text-module__Text___pecHN Primer_Brand__Text-module__Text-font--mona-sans___GpzSG Primer_Brand__Text-module__Text--muted___lTaVa Primer_Brand__Text-module__Text--200___XAIGT Primer_Brand__Text-module__Text--antialiased___fYDxq Primer_Brand__Card-module__Card__description___KN9CH">Use the REST API to get billing usage information.</p></div></div><div class="Primer_Brand__Card-module__Card__outer___QBN0D Primer_Brand__Card-module__Card--fullWidth___j46z5"><div class="Primer_Brand__Card-module__Card___ByGEk Primer_Brand__Card-module__Card--disableAnimation___Zv8eW Primer_Brand__Card-module__Card--backgroundColor-default___azlLW LandingArticleGridWithFilter_card__WbbFM" data-testid="article-card"><div class="Primer_Brand__Card-module__Card__tokens___eYuJh"><span class="Primer_Brand__Token-module__Token___r7qQC Primer_Brand__Token-module__Token--variant-default___NBxMW LandingArticleGridWithFilter_cardToken__QPIG6" data-testid="Token"><span class="Primer_Brand__Text-module__Text___pecHN Primer_Brand__Text-module__Text-font--mona-sans___GpzSG Primer_Brand__Text-module__Text--default___DChoE Primer_Brand__Text-module__Text--100___csEom Primer_Brand__Token-module__Token__label___wC8Q5">Learn about the REST API</span></span></div><h3 class="Primer_Brand__Heading-module__Heading___IVpmp Primer_Brand__Heading-module__Heading-font--mona-sans___SCnTx Primer_Brand__Heading-module__Heading--6___FEQ_V Primer_Brand__Heading-module__Heading--textWrap-balance___AOKvC Primer_Brand__Card-module__Card__heading___INFhp"><a href="/en/rest/about-the-rest-api/breaking-changes" class="Primer_Brand__Card-module__Card__link___Ye5mq">Breaking changes</a></h3><p class="Primer_Brand__Text-module__Text___pecHN Primer_Brand__Text-module__Text-font--mona-sans___GpzSG Primer_Brand__Text-module__Text--muted___lTaVa Primer_Brand__Text-module__Text--200___XAIGT Primer_Brand__Text-module__Text--antialiased___fYDxq Primer_Brand__Card-module__Card__description___KN9CH">Learn about breaking changes that were introduced in each REST API version.</p></div></div><div class="Primer_Brand__Card-module__Card__outer___QBN0D Primer_Brand__Card-module__Card--fullWidth___j46z5"><div class="Primer_Brand__Card-module__Card___ByGEk Primer_Brand__Card-module__Card--disableAnimation___Zv8eW Primer_Brand__Card-module__Card--backgroundColor-default___azlLW LandingArticleGridWithFilter_card__WbbFM" data-testid="article-card"><div class="Primer_Brand__Card-module__Card__tokens___eYuJh"><span class="Primer_Brand__Token-module__Token___r7qQC Primer_Brand__Token-module__Token--variant-default___NBxMW LandingArticleGridWithFilter_cardToken__QPIG6" data-testid="Token"><span class="Primer_Brand__Text-module__Text___pecHN Primer_Brand__Text-module__Text-font--mona-sans___GpzSG Primer_Brand__Text-module__Text--default___DChoE Primer_Brand__Text-module__Text--100___csEom Primer_Brand__Token-module__Token__label___wC8Q5">Administer enterprises and billing</span></span></div><h3 class="Primer_Brand__Heading-module__Heading___IVpmp Primer_Brand__Heading-module__Heading-font--mona-sans___SCnTx Primer_Brand__Heading-module__Heading--6___FEQ_V Primer_Brand__Heading-module__Heading--textWrap-balance___AOKvC Primer_Brand__Card-module__Card__heading___INFhp"><a href="/en/rest/billing/budgets" class="Primer_Brand__Card-module__Card__link___Ye5mq">Budgets</a></h3><p class="Primer_Brand__Text-module__Text___pecHN Primer_Brand__Text-module__Text-font--mona-sans___GpzSG Primer_Brand__Text-module__Text--muted___lTaVa Primer_Brand__Text-module__Text--200___XAIGT Primer_Brand__Text-module__Text--antialiased___fYDxq Primer_Brand__Card-module__Card__description___KN9CH">Use the REST API to get budget information.</p></div></div><div class="Primer_Brand__Card-module__Card__outer___QBN0D Primer_Brand__Card-module__Card--fullWidth___j46z5"><div class="Primer_Brand__Card-module__Card___ByGEk Primer_Brand__Card-module__Card--disableAnimation___Zv8eW Primer_Brand__Card-module__Card--backgroundColor-default___azlLW LandingArticleGridWithFilter_card__WbbFM" data-testid="article-card"><div class="Primer_Brand__Card-module__Card__tokens___eYuJh"><span class="Primer_Brand__Token-module__Token___r7qQC Primer_Brand__Token-module__Token--variant-default___NBxMW LandingArticleGridWithFilter_cardToken__QPIG6" data-testid="Token"><span class="Primer_Brand__Text-module__Text___pecHN Primer_Brand__Text-module__Text-font--mona-sans___GpzSG Primer_Brand__Text-module__Text--default___DChoE Primer_Brand__Text-module__Text--100___csEom Primer_Brand__Token-module__Token__label___wC8Q5">Build apps and integrations</span></span></div><h3 class="Primer_Brand__Heading-module__Heading___IVpmp Primer_Brand__Heading-module__Heading-font--mona-sans___SCnTx Primer_Brand__Heading-module__Heading--6___FEQ_V Primer_Brand__Heading-module__Heading--textWrap-balance___AOKvC Primer_Brand__Card-module__Card__heading___INFhp"><a href="/en/rest/guides/building-a-ci-server" class="Primer_Brand__Card-module__Card__link___Ye5mq">Building a CI server</a></h3><p class="Primer_Brand__Text-module__Text___pecHN Primer_Brand__Text-module__Text-font--mona-sans___GpzSG Primer_Brand__Text-module__Text--muted___lTaVa Primer_Brand__Text-module__Text--200___XAIGT Primer_Brand__Text-module__Text--antialiased___fYDxq Primer_Brand__Card-module__Card__description___KN9CH">Build your own CI system using the Status API.</p></div></div></div><div class="LandingArticleGridWithFilter_paginationContainer__43q9D"><div class="LandingArticleGridWithFilter_showingResults__lRdC1">Showing 1-9 of 198</div><nav class="Primer_Brand__Pagination-module__Pagination___qDHkk" aria-label="Pagination"><div class="Primer_Brand__Pagination-module__Pagination__inner___tB9Za"><a class="Primer_Brand__Button-module__Button___lDruK Primer_Brand__Button-module__Button--subtle___UMmi9 Primer_Brand__Button-module__Button--size-small___iNTn1 Primer_Brand__Button-module__Button--disabled___Ba17E Primer_Brand__Pagination-module__Pagination__controlItem___jcLa5" aria-disabled="true" role="button" rel="prev" aria-label="Previous Page"><span class="Primer_Brand__Button-module__Button__text___Z3ocU"><span class="Primer_Brand__Text-module__Text___pecHN Primer_Brand__Text-module__Text-font--mona-sans___GpzSG Primer_Brand__Text-module__Text--default___DChoE Primer_Brand__Text-module__Text--100___csEom Primer_Brand__Text-module__Text--weight-medium___E0iQL Primer_Brand__Button-module__Button--label___lUBc0 Primer_Brand__Button-module__Button--label-subtle___RRaqm Primer_Brand__Button-module__Button-label--disabled___ZBpbj"><span class="Primer_Brand__Pagination-module__Pagination__controlContent___QuYzj"><span class="Primer_Brand__Pagination-module__Pagination__controlArrowWrapper___UbqtD Primer_Brand__Pagination-module__Pagination__controlArrowWrapper--previous___yVz6V"><svg class="Primer_Brand__ExpandableArrow-module__ExpandableArrow___rkfek Primer_Brand__ExpandableArrow-module__ExpandableArrow--reversed___LPFUS Primer_Brand__Pagination-module__Pagination__controlArrow___gKpCw" width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true" focusable="false"><path fill="currentColor" d="M7.28033 3.21967C6.98744 2.92678 6.51256 2.92678 6.21967 3.21967C5.92678 3.51256 5.92678 3.98744 6.21967 4.28033L7.28033 3.21967ZM11 8L11.5303 8.53033C11.8232 8.23744 11.8232 7.76256 11.5303 7.46967L11 8ZM6.21967 11.7197C5.92678 12.0126 5.92678 12.4874 6.21967 12.7803C6.51256 13.0732 6.98744 13.0732 7.28033 12.7803L6.21967 11.7197ZM6.21967 4.28033L10.4697 8.53033L11.5303 7.46967L7.28033 3.21967L6.21967 4.28033ZM10.4697 7.46967L6.21967 11.7197L7.28033 12.7803L11.5303 8.53033L10.4697 7.46967Z"></path><path class="Primer_Brand__ExpandableArrow-module__ExpandableArrow-stem___g4mdy" stroke="currentColor" d="M1.75 8H11" stroke-width="1.5" stroke-linecap="round"></path></svg></span><span class="Primer_Brand__Pagination-module__Pagination__controlText___jthrj">Previous</span></span></span></span></a><a class="Primer_Brand__Button-module__Button___lDruK Primer_Brand__Button-module__Button--primary___xIC7G Primer_Brand__Button-module__Button--size-small___iNTn1 Primer_Brand__Pagination-module__Pagination__pageItem___Ehtp4" role="button" href="#1" aria-label="Page 1" aria-current="page"><span class="Primer_Brand__Button-module__Button__text___Z3ocU"><span class="Primer_Brand__Text-module__Text___pecHN Primer_Brand__Text-module__Text-font--mona-sans___GpzSG Primer_Brand__Text-module__Text--default___DChoE Primer_Brand__Text-module__Text--100___csEom Primer_Brand__Text-module__Text--weight-medium___E0iQL Primer_Brand__Button-module__Button--label___lUBc0 Primer_Brand__Button-module__Button--label-primary___Leisi">1</span></span></a><a class="Primer_Brand__Button-module__Button___lDruK Primer_Brand__Button-module__Button--subtle___UMmi9 Primer_Brand__Button-module__Button--size-small___iNTn1 Primer_Brand__Pagination-module__Pagination__pageItem___Ehtp4" role="button" href="#2" aria-label="Page 2"><span class="Primer_Brand__Button-module__Button__text___Z3ocU"><span class="Primer_Brand__Text-module__Text___pecHN Primer_Brand__Text-module__Text-font--mona-sans___GpzSG Primer_Brand__Text-module__Text--default___DChoE Primer_Brand__Text-module__Text--100___csEom Primer_Brand__Text-module__Text--weight-medium___E0iQL Primer_Brand__Button-module__Button--label___lUBc0 Primer_Brand__Button-module__Button--label-subtle___RRaqm">2</span></span></a><a class="Primer_Brand__Button-module__Button___lDruK Primer_Brand__Button-module__Button--subtle___UMmi9 Primer_Brand__Button-module__Button--size-small___iNTn1 Primer_Brand__Pagination-module__Pagination__pageItem___Ehtp4" role="button" href="#3" aria-label="Page 3"><span class="Primer_Brand__Button-module__Button__text___Z3ocU"><span class="Primer_Brand__Text-module__Text___pecHN Primer_Brand__Text-module__Text-font--mona-sans___GpzSG Primer_Brand__Text-module__Text--default___DChoE Primer_Brand__Text-module__Text--100___csEom Primer_Brand__Text-module__Text--weight-medium___E0iQL Primer_Brand__Button-module__Button--label___lUBc0 Primer_Brand__Button-module__Button--label-subtle___RRaqm">3</span></span></a><a class="Primer_Brand__Button-module__Button___lDruK Primer_Brand__Button-module__Button--subtle___UMmi9 Primer_Brand__Button-module__Button--size-small___iNTn1 Primer_Brand__Pagination-module__Pagination__pageItem___Ehtp4" role="button" href="#4" aria-label="Page 4"><span class="Primer_Brand__Button-module__Button__text___Z3ocU"><span class="Primer_Brand__Text-module__Text___pecHN Primer_Brand__Text-module__Text-font--mona-sans___GpzSG Primer_Brand__Text-module__Text--default___DChoE Primer_Brand__Text-module__Text--100___csEom Primer_Brand__Text-module__Text--weight-medium___E0iQL Primer_Brand__Button-module__Button--label___lUBc0 Primer_Brand__Button-module__Button--label-subtle___RRaqm">4</span></span></a><a class="Primer_Brand__Button-module__Button___lDruK Primer_Brand__Button-module__Button--subtle___UMmi9 Primer_Brand__Button-module__Button--size-small___iNTn1 Primer_Brand__Pagination-module__Pagination__pageItem___Ehtp4" role="button" href="#5" aria-label="Page 5"><span class="Primer_Brand__Button-module__Button__text___Z3ocU"><span class="Primer_Brand__Text-module__Text___pecHN Primer_Brand__Text-module__Text-font--mona-sans___GpzSG Primer_Brand__Text-module__Text--default___DChoE Primer_Brand__Text-module__Text--100___csEom Primer_Brand__Text-module__Text--weight-medium___E0iQL Primer_Brand__Button-module__Button--label___lUBc0 Primer_Brand__Button-module__Button--label-subtle___RRaqm">5</span></span></a><a class="Primer_Brand__Button-module__Button___lDruK Primer_Brand__Button-module__Button--subtle___UMmi9 Primer_Brand__Button-module__Button--size-small___iNTn1 Primer_Brand__Pagination-module__Pagination__pageItem___Ehtp4" role="button" href="#6" aria-label="Page 6..."><span class="Primer_Brand__Button-module__Button__text___Z3ocU"><span class="Primer_Brand__Text-module__Text___pecHN Primer_Brand__Text-module__Text-font--mona-sans___GpzSG Primer_Brand__Text-module__Text--default___DChoE Primer_Brand__Text-module__Text--100___csEom Primer_Brand__Text-module__Text--weight-medium___E0iQL Primer_Brand__Button-module__Button--label___lUBc0 Primer_Brand__Button-module__Button--label-subtle___RRaqm">6</span></span></a><a class="Primer_Brand__Button-module__Button___lDruK Primer_Brand__Button-module__Button--subtle___UMmi9 Primer_Brand__Button-module__Button--size-small___iNTn1 Primer_Brand__Pagination-module__Pagination__pageItem___Ehtp4" role="presentation"><span class="Primer_Brand__Button-module__Button__text___Z3ocU"><span class="Primer_Brand__Text-module__Text___pecHN Primer_Brand__Text-module__Text-font--mona-sans___GpzSG Primer_Brand__Text-module__Text--default___DChoE Primer_Brand__Text-module__Text--100___csEom Primer_Brand__Text-module__Text--weight-medium___E0iQL Primer_Brand__Button-module__Button--label___lUBc0 Primer_Brand__Button-module__Button--label-subtle___RRaqm">…</span></span></a><a class="Primer_Brand__Button-module__Button___lDruK Primer_Brand__Button-module__Button--subtle___UMmi9 Primer_Brand__Button-module__Button--size-small___iNTn1 Primer_Brand__Pagination-module__Pagination__pageItem___Ehtp4" role="button" href="#22" aria-label="Page 22"><span class="Primer_Brand__Button-module__Button__text___Z3ocU"><span class="Primer_Brand__Text-module__Text___pecHN Primer_Brand__Text-module__Text-font--mona-sans___GpzSG Primer_Brand__Text-module__Text--default___DChoE Primer_Brand__Text-module__Text--100___csEom Primer_Brand__Text-module__Text--weight-medium___E0iQL Primer_Brand__Button-module__Button--label___lUBc0 Primer_Brand__Button-module__Button--label-subtle___RRaqm">22</span></span></a><a class="Primer_Brand__Button-module__Button___lDruK Primer_Brand__Button-module__Button--subtle___UMmi9 Primer_Brand__Button-module__Button--size-small___iNTn1 Primer_Brand__Pagination-module__Pagination__controlItem___jcLa5" role="button" rel="next" href="#2" aria-label="Next Page"><span class="Primer_Brand__Button-module__Button__text___Z3ocU"><span class="Primer_Brand__Text-module__Text___pecHN Primer_Brand__Text-module__Text-font--mona-sans___GpzSG Primer_Brand__Text-module__Text--default___DChoE Primer_Brand__Text-module__Text--100___csEom Primer_Brand__Text-module__Text--weight-medium___E0iQL Primer_Brand__Button-module__Button--label___lUBc0 Primer_Brand__Button-module__Button--label-subtle___RRaqm"><span class="Primer_Brand__Pagination-module__Pagination__controlContent___QuYzj"><span class="Primer_Brand__Pagination-module__Pagination__controlText___jthrj">Next</span><span class="Primer_Brand__Pagination-module__Pagination__controlArrowWrapper___UbqtD Primer_Brand__Pagination-module__Pagination__controlArrowWrapper--next___jHfRO"><svg class="Primer_Brand__ExpandableArrow-module__ExpandableArrow___rkfek Primer_Brand__Pagination-module__Pagination__controlArrow___gKpCw" width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true" focusable="false"><path fill="currentColor" d="M7.28033 3.21967C6.98744 2.92678 6.51256 2.92678 6.21967 3.21967C5.92678 3.51256 5.92678 3.98744 6.21967 4.28033L7.28033 3.21967ZM11 8L11.5303 8.53033C11.8232 8.23744 11.8232 7.76256 11.5303 7.46967L11 8ZM6.21967 11.7197C5.92678 12.0126 5.92678 12.4874 6.21967 12.7803C6.51256 13.0732 6.98744 13.0732 7.28033 12.7803L6.21967 11.7197ZM6.21967 4.28033L10.4697 8.53033L11.5303 7.46967L7.28033 3.21967L6.21967 4.28033ZM10.4697 7.46967L6.21967 11.7197L7.28033 12.7803L11.5303 8.53033L10.4697 7.46967Z"></path><path class="Primer_Brand__ExpandableArrow-module__ExpandableArrow-stem___g4mdy" stroke="currentColor" d="M1.75 8H11" stroke-width="1.5" stroke-linecap="round"></path></svg></span></span></span></span></a></div></nav></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&#x27;s wrong or unclear? Submit a pull request.</p><a class="btn" href="https://github.com/github/docs/blob/main/content/rest/index.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":{"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"}],"communityRedirect":{},"currentCategory":"","currentLayoutName":"discovery-landing","currentPathWithoutLanguage":"/rest","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":{"href":"/en/rest","title":"GitHub REST API documentation","shortTitle":"REST API","documentType":"product","childPages":[{"href":"/en/rest/quickstart","title":"Quickstart for GitHub REST API","shortTitle":"Quickstart","documentType":"article","childPages":[]},{"href":"/en/rest/about-the-rest-api","title":"About the REST API","shortTitle":"","documentType":"category","childPages":[{"href":"/en/rest/about-the-rest-api/about-the-rest-api","title":"About the REST API","shortTitle":"","documentType":"article","childPages":[]},{"href":"/en/rest/about-the-rest-api/comparing-githubs-rest-api-and-graphql-api","title":"Comparing GitHub's REST API and GraphQL API","shortTitle":"Comparing GitHub's APIs","documentType":"article","childPages":[]},{"href":"/en/rest/about-the-rest-api/api-versions","title":"API Versions","shortTitle":"","documentType":"article","childPages":[]},{"href":"/en/rest/about-the-rest-api/breaking-changes","title":"Breaking changes","shortTitle":"","documentType":"article","childPages":[]},{"href":"/en/rest/about-the-rest-api/about-the-openapi-description-for-the-rest-api","title":"About the OpenAPI description for the REST API","shortTitle":"OpenAPI description","documentType":"article","childPages":[]}]},{"href":"/en/rest/using-the-rest-api","title":"Using the REST API","shortTitle":"","documentType":"category","childPages":[{"href":"/en/rest/using-the-rest-api/getting-started-with-the-rest-api","title":"Getting started with the REST API","shortTitle":"Getting started","documentType":"article","childPages":[]},{"href":"/en/rest/using-the-rest-api/rate-limits-for-the-rest-api","title":"Rate limits for the REST API","shortTitle":"Rate limits","documentType":"article","childPages":[]},{"href":"/en/rest/using-the-rest-api/using-pagination-in-the-rest-api","title":"Using pagination in the REST API","shortTitle":"Pagination","documentType":"article","childPages":[]},{"href":"/en/rest/using-the-rest-api/libraries-for-the-rest-api","title":"Libraries for the REST API","shortTitle":"Libraries","documentType":"article","childPages":[]},{"href":"/en/rest/using-the-rest-api/best-practices-for-using-the-rest-api","title":"Best practices for using the REST API","shortTitle":"Best practices","documentType":"article","childPages":[]},{"href":"/en/rest/using-the-rest-api/troubleshooting-the-rest-api","title":"Troubleshooting the REST API","shortTitle":"Troubleshooting","documentType":"article","childPages":[]},{"href":"/en/rest/using-the-rest-api/timezones-and-the-rest-api","title":"Timezones and the REST API","shortTitle":"Timezones","documentType":"article","childPages":[]},{"href":"/en/rest/using-the-rest-api/using-cors-and-jsonp-to-make-cross-origin-requests","title":"Using CORS and JSONP to make cross-origin requests","shortTitle":"CORS and JSONP","documentType":"article","childPages":[]},{"href":"/en/rest/using-the-rest-api/issue-event-types","title":"Issue event types","shortTitle":"","documentType":"article","childPages":[]},{"href":"/en/rest/using-the-rest-api/github-event-types","title":"GitHub event types","shortTitle":"","documentType":"article","childPages":[]}]},{"href":"/en/rest/authentication","title":"Authenticating to the REST API","shortTitle":"Authentication","documentType":"category","childPages":[{"href":"/en/rest/authentication/authenticating-to-the-rest-api","title":"Authenticating to the REST API","shortTitle":"Authenticating","documentType":"article","childPages":[]},{"href":"/en/rest/authentication/keeping-your-api-credentials-secure","title":"Keeping your API credentials secure","shortTitle":"Keeping API credentials secure","documentType":"article","childPages":[]},{"href":"/en/rest/authentication/endpoints-available-for-github-app-installation-access-tokens","title":"Endpoints available for GitHub App installation access tokens","shortTitle":"Endpoints for GitHub App installation tokens","documentType":"article","childPages":[]},{"href":"/en/rest/authentication/endpoints-available-for-github-app-user-access-tokens","title":"Endpoints available for GitHub App user access tokens","shortTitle":"Endpoints for GitHub App user tokens","documentType":"article","childPages":[]},{"href":"/en/rest/authentication/endpoints-available-for-fine-grained-personal-access-tokens","title":"Endpoints available for fine-grained personal access tokens","shortTitle":"Endpoints for fine-grained PATs","documentType":"article","childPages":[]},{"href":"/en/rest/authentication/permissions-required-for-github-apps","title":"Permissions required for GitHub Apps","shortTitle":"Permissions for GitHub Apps","documentType":"article","childPages":[]},{"href":"/en/rest/authentication/permissions-required-for-fine-grained-personal-access-tokens","title":"Permissions required for fine-grained personal access tokens","shortTitle":"Permissions for fine-grained PATs","documentType":"article","childPages":[]}]},{"href":"/en/rest/guides","title":"Guides","shortTitle":"","documentType":"category","childPages":[{"href":"/en/rest/guides/scripting-with-the-rest-api-and-javascript","title":"Scripting with the REST API and JavaScript","shortTitle":"Script with JavaScript","documentType":"article","childPages":[]},{"href":"/en/rest/guides/scripting-with-the-rest-api-and-ruby","title":"Scripting with the REST API and Ruby","shortTitle":"Script with Ruby","documentType":"article","childPages":[]},{"href":"/en/rest/guides/discovering-resources-for-a-user","title":"Discovering resources for a user","shortTitle":"Discover resources for a user","documentType":"article","childPages":[]},{"href":"/en/rest/guides/delivering-deployments","title":"Delivering deployments","shortTitle":"","documentType":"article","childPages":[]},{"href":"/en/rest/guides/rendering-data-as-graphs","title":"Rendering data as graphs","shortTitle":"","documentType":"article","childPages":[]},{"href":"/en/rest/guides/working-with-comments","title":"Working with comments","shortTitle":"","documentType":"article","childPages":[]},{"href":"/en/rest/guides/building-a-ci-server","title":"Building a CI server","shortTitle":"","documentType":"article","childPages":[]},{"href":"/en/rest/guides/using-the-rest-api-to-interact-with-your-git-database","title":"Using the REST API to interact with your Git database","shortTitle":"Get started - Git database","documentType":"article","childPages":[]},{"href":"/en/rest/guides/using-the-rest-api-to-interact-with-checks","title":"Using the REST API to interact with checks","shortTitle":"Get started - Checks","documentType":"article","childPages":[]},{"href":"/en/rest/guides/encrypting-secrets-for-the-rest-api","title":"Encrypting secrets for the REST API","shortTitle":"Encrypt secrets","documentType":"article","childPages":[]}]},{"href":"/en/rest/actions","title":"REST API endpoints for GitHub Actions","shortTitle":"Actions","documentType":"category","childPages":[{"href":"/en/rest/actions/artifacts","title":"REST API endpoints for GitHub Actions artifacts","shortTitle":"Artifacts","documentType":"article","childPages":[]},{"href":"/en/rest/actions/cache","title":"REST API endpoints for GitHub Actions cache","shortTitle":"Cache","documentType":"article","childPages":[]},{"href":"/en/rest/actions/concurrency-groups","title":"REST API endpoints for Actions concurrency groups","shortTitle":"Actions concurrency groups","documentType":"article","childPages":[]},{"href":"/en/rest/actions/hosted-runners","title":"GitHub-hosted runners","shortTitle":"","documentType":"article","childPages":[]},{"href":"/en/rest/actions/oidc","title":"REST API endpoints for GitHub Actions OIDC","shortTitle":"OIDC","documentType":"article","childPages":[]},{"href":"/en/rest/actions/permissions","title":"REST API endpoints for GitHub Actions permissions","shortTitle":"Permissions","documentType":"article","childPages":[]},{"href":"/en/rest/actions/secrets","title":"REST API endpoints for GitHub Actions Secrets","shortTitle":"Secrets","documentType":"article","childPages":[]},{"href":"/en/rest/actions/self-hosted-runner-groups","title":"REST API endpoints for self-hosted runner groups","shortTitle":"Self-hosted runner groups","documentType":"article","childPages":[]},{"href":"/en/rest/actions/self-hosted-runners","title":"REST API endpoints for self-hosted runners","shortTitle":"Self-hosted runners","documentType":"article","childPages":[]},{"href":"/en/rest/actions/variables","title":"REST API endpoints for GitHub Actions variables","shortTitle":"Variables","documentType":"article","childPages":[]},{"href":"/en/rest/actions/workflow-jobs","title":"REST API endpoints for workflow jobs","shortTitle":"Workflow jobs","documentType":"article","childPages":[]},{"href":"/en/rest/actions/workflow-runs","title":"REST API endpoints for workflow runs","shortTitle":"Workflow runs","documentType":"article","childPages":[]},{"href":"/en/rest/actions/workflows","title":"REST API endpoints for workflows","shortTitle":"Workflows","documentType":"article","childPages":[]}]},{"href":"/en/rest/activity","title":"REST API endpoints for activity","shortTitle":"Activity","documentType":"category","childPages":[{"href":"/en/rest/activity/events","title":"REST API endpoints for events","shortTitle":"Events","documentType":"article","childPages":[]},{"href":"/en/rest/activity/feeds","title":"REST API endpoints for feeds","shortTitle":"Feeds","documentType":"article","childPages":[]},{"href":"/en/rest/activity/notifications","title":"REST API endpoints for notifications","shortTitle":"Notifications","documentType":"article","childPages":[]},{"href":"/en/rest/activity/starring","title":"REST API endpoints for starring","shortTitle":"Starring","documentType":"article","childPages":[]},{"href":"/en/rest/activity/watching","title":"REST API endpoints for watching","shortTitle":"Watching","documentType":"article","childPages":[]}]},{"href":"/en/rest/agent-tasks","title":"REST API endpoints for agent tasks","shortTitle":"Agent tasks","documentType":"category","childPages":[{"href":"/en/rest/agent-tasks/agent-tasks","title":"REST API endpoints for agent tasks","shortTitle":"Agent tasks","documentType":"article","childPages":[]}]},{"href":"/en/rest/agents","title":"REST endpoints for agents","shortTitle":"Agents","documentType":"category","childPages":[{"href":"/en/rest/agents/secrets","title":"REST API endpoints for agent secrets","shortTitle":"Secrets","documentType":"article","childPages":[]},{"href":"/en/rest/agents/variables","title":"REST API endpoints for variables","shortTitle":"Variables","documentType":"article","childPages":[]}]},{"href":"/en/rest/apps","title":"REST API endpoints for apps","shortTitle":"Apps","documentType":"category","childPages":[{"href":"/en/rest/apps/apps","title":"REST API endpoints for GitHub Apps","shortTitle":"GitHub Apps","documentType":"article","childPages":[]},{"href":"/en/rest/apps/installations","title":"REST API endpoints for GitHub App installations","shortTitle":"Installations","documentType":"article","childPages":[]},{"href":"/en/rest/apps/marketplace","title":"REST API endpoints for GitHub Marketplace","shortTitle":"Marketplace","documentType":"article","childPages":[]},{"href":"/en/rest/apps/oauth-applications","title":"REST API endpoints for OAuth authorizations","shortTitle":"OAuth authorizations","documentType":"article","childPages":[]},{"href":"/en/rest/apps/webhooks","title":"REST API endpoints for GitHub App webhooks","shortTitle":"Webhooks","documentType":"article","childPages":[]}]},{"href":"/en/rest/billing","title":"REST API endpoints for billing","shortTitle":"Billing","documentType":"category","childPages":[{"href":"/en/rest/billing/budgets","title":"Budgets","shortTitle":"","documentType":"article","childPages":[]},{"href":"/en/rest/billing/usage","title":"Billing usage","shortTitle":"","documentType":"article","childPages":[]}]},{"href":"/en/rest/branches","title":"REST API endpoints for branches and their settings","shortTitle":"Branches","documentType":"category","childPages":[{"href":"/en/rest/branches/branches","title":"REST API endpoints for branches","shortTitle":"Branches","documentType":"article","childPages":[]},{"href":"/en/rest/branches/branch-protection","title":"REST API endpoints for protected branches","shortTitle":"Protected branches","documentType":"article","childPages":[]}]},{"href":"/en/rest/campaigns","title":"REST API endpoints for security campaigns","shortTitle":"Campaigns","documentType":"category","childPages":[{"href":"/en/rest/campaigns/campaigns","title":"REST API endpoints for security campaigns","shortTitle":"Security campaigns","documentType":"article","childPages":[]}]},{"href":"/en/rest/checks","title":"REST API endpoints for checks","shortTitle":"Checks","documentType":"category","childPages":[{"href":"/en/rest/checks/runs","title":"REST API endpoints for check runs","shortTitle":"Check runs","documentType":"article","childPages":[]},{"href":"/en/rest/checks/suites","title":"REST API endpoints for check suites","shortTitle":"Check suites","documentType":"article","childPages":[]}]},{"href":"/en/rest/classroom","title":"REST API endpoints for GitHub Classroom","shortTitle":"Classroom","documentType":"category","childPages":[{"href":"/en/rest/classroom/classroom","title":"REST API endpoints for GitHub Classroom","shortTitle":"Classroom","documentType":"article","childPages":[]}]},{"href":"/en/rest/code-quality","title":"REST API endpoints for code quality","shortTitle":"Code quality","documentType":"category","childPages":[{"href":"/en/rest/code-quality/code-quality","title":"REST API endpoints for code quality","shortTitle":"Code quality","documentType":"article","childPages":[]}]},{"href":"/en/rest/code-scanning","title":"REST API endpoints for code scanning","shortTitle":"Code scanning","documentType":"category","childPages":[{"href":"/en/rest/code-scanning/code-scanning","title":"REST API endpoints for code scanning","shortTitle":"Code scanning","documentType":"article","childPages":[]}]},{"href":"/en/rest/code-security","title":"REST API endpoints for code security settings","shortTitle":"Code security settings","documentType":"category","childPages":[{"href":"/en/rest/code-security/configurations","title":"Configurations","shortTitle":"","documentType":"article","childPages":[]}]},{"href":"/en/rest/codes-of-conduct","title":"REST API endpoints for codes of conduct","shortTitle":"Codes of conduct","documentType":"category","childPages":[{"href":"/en/rest/codes-of-conduct/codes-of-conduct","title":"REST API endpoints for codes of conduct","shortTitle":"Codes of conduct","documentType":"article","childPages":[]}]},{"href":"/en/rest/codespaces","title":"REST API endpoints for Codespaces","shortTitle":"Codespaces","documentType":"category","childPages":[{"href":"/en/rest/codespaces/codespaces","title":"REST API endpoints for Codespaces","shortTitle":"Codespaces","documentType":"article","childPages":[]},{"href":"/en/rest/codespaces/organizations","title":"REST API endpoints for Codespaces organizations","shortTitle":"Organizations","documentType":"article","childPages":[]},{"href":"/en/rest/codespaces/organization-secrets","title":"REST API endpoints for Codespaces organization secrets","shortTitle":"Organization secrets","documentType":"article","childPages":[]},{"href":"/en/rest/codespaces/machines","title":"REST API endpoints for Codespaces machines","shortTitle":"Machines","documentType":"article","childPages":[]},{"href":"/en/rest/codespaces/repository-secrets","title":"REST API endpoints for Codespaces repository secrets","shortTitle":"Repository secrets","documentType":"article","childPages":[]},{"href":"/en/rest/codespaces/secrets","title":"REST API endpoints for Codespaces user secrets","shortTitle":"User secrets","documentType":"article","childPages":[]}]},{"href":"/en/rest/collaborators","title":"REST API endpoints for collaborators","shortTitle":"Collaborators","documentType":"category","childPages":[{"href":"/en/rest/collaborators/collaborators","title":"REST API endpoints for collaborators","shortTitle":"Collaborators","documentType":"article","childPages":[]},{"href":"/en/rest/collaborators/invitations","title":"REST API endpoints for repository invitations","shortTitle":"Invitations","documentType":"article","childPages":[]}]},{"href":"/en/rest/commits","title":"REST API endpoints for commits","shortTitle":"Commits","documentType":"category","childPages":[{"href":"/en/rest/commits/commits","title":"REST API endpoints for commits","shortTitle":"Commits","documentType":"article","childPages":[]},{"href":"/en/rest/commits/comments","title":"REST API endpoints for commit comments","shortTitle":"Commit comments","documentType":"article","childPages":[]},{"href":"/en/rest/commits/statuses","title":"REST API endpoints for commit statuses","shortTitle":"Commit statuses","documentType":"article","childPages":[]}]},{"href":"/en/rest/copilot","title":"REST API endpoints for Copilot","shortTitle":"Copilot","documentType":"category","childPages":[{"href":"/en/rest/copilot/copilot-cloud-agent-management","title":"REST API endpoints for Copilot cloud agent repository management","shortTitle":"Cloud agent repository management","documentType":"article","childPages":[]},{"href":"/en/rest/copilot/copilot-coding-agent-management","title":"REST API endpoints for Copilot cloud agent management","shortTitle":"Copilot cloud agent management","documentType":"article","childPages":[]},{"href":"/en/rest/copilot/copilot-content-exclusion-management","title":"REST API endpoints for Copilot content exclusion management","shortTitle":"Copilot content exclusion management","documentType":"article","childPages":[]},{"href":"/en/rest/copilot/copilot-usage-metrics","title":"REST API endpoints for Copilot usage metrics","shortTitle":"Copilot usage metrics","documentType":"article","childPages":[]},{"href":"/en/rest/copilot/copilot-user-management","title":"REST API endpoints for Copilot user management","shortTitle":"Copilot user management","documentType":"article","childPages":[]}]},{"href":"/en/rest/copilot-spaces","title":"REST API endpoints for Copilot Spaces","shortTitle":"Copilot Spaces","documentType":"category","childPages":[{"href":"/en/rest/copilot-spaces/collaborators","title":"Copilot Spaces collaborators","shortTitle":"Collaborators","documentType":"article","childPages":[]},{"href":"/en/rest/copilot-spaces/copilot-spaces","title":"REST API endpoints for Copilot Spaces","shortTitle":"Copilot Spaces","documentType":"article","childPages":[]},{"href":"/en/rest/copilot-spaces/resources","title":"REST API endpoints for Copilot Spaces resources","shortTitle":"Resources","documentType":"article","childPages":[]}]},{"href":"/en/rest/credentials","title":"Credentials","shortTitle":"","documentType":"category","childPages":[{"href":"/en/rest/credentials/revoke","title":"Revocation","shortTitle":"","documentType":"article","childPages":[]}]},{"href":"/en/rest/dependabot","title":"REST API endpoints for Dependabot","shortTitle":"Dependabot","documentType":"category","childPages":[{"href":"/en/rest/dependabot/alerts","title":"REST API endpoints for Dependabot alerts","shortTitle":"Alerts","documentType":"article","childPages":[]},{"href":"/en/rest/dependabot/repository-access","title":"REST API endpoints for Dependabot repository access","shortTitle":"Repository access","documentType":"article","childPages":[]},{"href":"/en/rest/dependabot/secrets","title":"REST API endpoints for Dependabot secrets","shortTitle":"Secrets","documentType":"article","childPages":[]}]},{"href":"/en/rest/dependency-graph","title":"REST API endpoints for the dependency graph","shortTitle":"Dependency graph","documentType":"category","childPages":[{"href":"/en/rest/dependency-graph/dependency-review","title":"REST API endpoints for dependency review","shortTitle":"Dependency review","documentType":"article","childPages":[]},{"href":"/en/rest/dependency-graph/dependency-submission","title":"REST API endpoints for dependency submission","shortTitle":"Dependency submission","documentType":"article","childPages":[]},{"href":"/en/rest/dependency-graph/sboms","title":"REST API endpoints for software bill of materials (SBOM)","shortTitle":"Software bill of materials (SBOM)","documentType":"article","childPages":[]}]},{"href":"/en/rest/deploy-keys","title":"REST API endpoints for deploy keys","shortTitle":"Deploy keys","documentType":"category","childPages":[{"href":"/en/rest/deploy-keys/deploy-keys","title":"REST API endpoints for deploy keys","shortTitle":"Deploy keys","documentType":"article","childPages":[]}]},{"href":"/en/rest/deployments","title":"REST API endpoints for deployments","shortTitle":"Deployments","documentType":"category","childPages":[{"href":"/en/rest/deployments/branch-policies","title":"REST API endpoints for deployment branch policies","shortTitle":"Deployment branch policies","documentType":"article","childPages":[]},{"href":"/en/rest/deployments/deployments","title":"REST API endpoints for deployments","shortTitle":"Deployments","documentType":"article","childPages":[]},{"href":"/en/rest/deployments/environments","title":"REST API endpoints for deployment environments","shortTitle":"Environments","documentType":"article","childPages":[]},{"href":"/en/rest/deployments/protection-rules","title":"REST API endpoints for protection rules","shortTitle":"Protection rules","documentType":"article","childPages":[]},{"href":"/en/rest/deployments/statuses","title":"REST API endpoints for deployment statuses","shortTitle":"Deployment statuses","documentType":"article","childPages":[]}]},{"href":"/en/rest/emojis","title":"REST API endpoints for emojis","shortTitle":"Emojis","documentType":"category","childPages":[{"href":"/en/rest/emojis/emojis","title":"REST API endpoints for emojis","shortTitle":"Emojis","documentType":"article","childPages":[]}]},{"href":"/en/rest/enterprise-teams","title":"Enterprise teams","shortTitle":"","documentType":"category","childPages":[{"href":"/en/rest/enterprise-teams/enterprise-team-members","title":"REST API endpoints for enterprise team memberships","shortTitle":"Enterprise team members","documentType":"article","childPages":[]},{"href":"/en/rest/enterprise-teams/enterprise-team-organizations","title":"REST API endpoints for enterprise team organizations","shortTitle":"Enterprise team organizations","documentType":"article","childPages":[]},{"href":"/en/rest/enterprise-teams/enterprise-teams","title":"REST API endpoints for enterprise teams","shortTitle":"Enterprise teams","documentType":"article","childPages":[]}]},{"href":"/en/rest/gists","title":"REST API endpoints for gists and gist comments","shortTitle":"Gists","documentType":"category","childPages":[{"href":"/en/rest/gists/gists","title":"REST API endpoints for gists","shortTitle":"Gists","documentType":"article","childPages":[]},{"href":"/en/rest/gists/comments","title":"REST API endpoints for gist comments","shortTitle":"Comments","documentType":"article","childPages":[]}]},{"href":"/en/rest/git","title":"REST API endpoints for Git database","shortTitle":"Git database","documentType":"category","childPages":[{"href":"/en/rest/git/blobs","title":"REST API endpoints for Git blobs","shortTitle":"Blobs","documentType":"article","childPages":[]},{"href":"/en/rest/git/commits","title":"REST API endpoints for Git commits","shortTitle":"Commits","documentType":"article","childPages":[]},{"href":"/en/rest/git/refs","title":"REST API endpoints for Git references","shortTitle":"References","documentType":"article","childPages":[]},{"href":"/en/rest/git/tags","title":"REST API endpoints for Git tags","shortTitle":"Tags","documentType":"article","childPages":[]},{"href":"/en/rest/git/trees","title":"REST API endpoints for Git trees","shortTitle":"Trees","documentType":"article","childPages":[]}]},{"href":"/en/rest/gitignore","title":"REST API endpoints for gitignore","shortTitle":"Gitignore","documentType":"category","childPages":[{"href":"/en/rest/gitignore/gitignore","title":"REST API endpoints for gitignore","shortTitle":"Gitignore","documentType":"article","childPages":[]}]},{"href":"/en/rest/interactions","title":"REST API endpoints for interactions","shortTitle":"Interactions","documentType":"category","childPages":[{"href":"/en/rest/interactions/orgs","title":"REST API endpoints for organization interactions","shortTitle":"Organization","documentType":"article","childPages":[]},{"href":"/en/rest/interactions/repos","title":"REST API endpoints for repository interactions","shortTitle":"Repository","documentType":"article","childPages":[]},{"href":"/en/rest/interactions/user","title":"REST API endpoints for user interactions","shortTitle":"User","documentType":"article","childPages":[]}]},{"href":"/en/rest/issues","title":"REST API endpoints for issues","shortTitle":"Issues","documentType":"category","childPages":[{"href":"/en/rest/issues/assignees","title":"REST API endpoints for issue assignees","shortTitle":"Assignees","documentType":"article","childPages":[]},{"href":"/en/rest/issues/comments","title":"REST API endpoints for issue comments","shortTitle":"Comments","documentType":"article","childPages":[]},{"href":"/en/rest/issues/events","title":"REST API endpoints for issue events","shortTitle":"Events","documentType":"article","childPages":[]},{"href":"/en/rest/issues/issue-dependencies","title":"REST API endpoints for issue dependencies","shortTitle":"Issue dependencies","documentType":"article","childPages":[]},{"href":"/en/rest/issues/issue-field-values","title":"REST API endpoints for issue field values","shortTitle":"Issue field values","documentType":"article","childPages":[]},{"href":"/en/rest/issues/issues","title":"REST API endpoints for issues","shortTitle":"Issues","documentType":"article","childPages":[]},{"href":"/en/rest/issues/labels","title":"REST API endpoints for labels","shortTitle":"Labels","documentType":"article","childPages":[]},{"href":"/en/rest/issues/milestones","title":"REST API endpoints for milestones","shortTitle":"Milestones","documentType":"article","childPages":[]},{"href":"/en/rest/issues/sub-issues","title":"REST API endpoints for sub-issues","shortTitle":"Sub-issues","documentType":"article","childPages":[]},{"href":"/en/rest/issues/timeline","title":"REST API endpoints for timeline events","shortTitle":"Timeline","documentType":"article","childPages":[]}]},{"href":"/en/rest/licenses","title":"REST API endpoints for licenses","shortTitle":"Licenses","documentType":"category","childPages":[{"href":"/en/rest/licenses/licenses","title":"REST API endpoints for licenses","shortTitle":"Licenses","documentType":"article","childPages":[]}]},{"href":"/en/rest/markdown","title":"REST API endpoints for Markdown","shortTitle":"Markdown","documentType":"category","childPages":[{"href":"/en/rest/markdown/markdown","title":"REST API endpoints for Markdown","shortTitle":"Markdown","documentType":"article","childPages":[]}]},{"href":"/en/rest/meta","title":"REST API endpoints for meta data","shortTitle":"Meta","documentType":"category","childPages":[{"href":"/en/rest/meta/meta","title":"REST API endpoints for meta data","shortTitle":"Meta","documentType":"article","childPages":[]}]},{"href":"/en/rest/metrics","title":"REST API endpoints for metrics","shortTitle":"Metrics","documentType":"category","childPages":[{"href":"/en/rest/metrics/community","title":"REST API endpoints for community metrics","shortTitle":"Community","documentType":"article","childPages":[]},{"href":"/en/rest/metrics/statistics","title":"REST API endpoints for repository statistics","shortTitle":"Statistics","documentType":"article","childPages":[]},{"href":"/en/rest/metrics/traffic","title":"REST API endpoints for repository traffic","shortTitle":"Traffic","documentType":"article","childPages":[]}]},{"href":"/en/rest/migrations","title":"REST API endpoints for migrations","shortTitle":"Migrations","documentType":"category","childPages":[{"href":"/en/rest/migrations/orgs","title":"REST API endpoints for organization migrations","shortTitle":"Organizations","documentType":"article","childPages":[]},{"href":"/en/rest/migrations/source-imports","title":"REST API endpoints for source imports","shortTitle":"Source endpoints","documentType":"article","childPages":[]},{"href":"/en/rest/migrations/users","title":"REST API endpoints for user migrations","shortTitle":"Users","documentType":"article","childPages":[]}]},{"href":"/en/rest/orgs","title":"REST API endpoints for organizations","shortTitle":"Organizations","documentType":"category","childPages":[{"href":"/en/rest/orgs/api-insights","title":"REST API endpoints for API Insights","shortTitle":"API Insights","documentType":"article","childPages":[]},{"href":"/en/rest/orgs/artifact-metadata","title":"REST API endpoints for artifact metadata","shortTitle":"Artifact metadata","documentType":"article","childPages":[]},{"href":"/en/rest/orgs/attestations","title":"REST API endpoints for artifact attestations","shortTitle":"Artifact attestations","documentType":"article","childPages":[]},{"href":"/en/rest/orgs/blocking","title":"REST API endpoints for blocking users","shortTitle":"Blocking users","documentType":"article","childPages":[]},{"href":"/en/rest/orgs/custom-properties","title":"REST API endpoints for custom properties","shortTitle":"Custom properties","documentType":"article","childPages":[]},{"href":"/en/rest/orgs/issue-fields","title":"REST API endpoints for issue fields","shortTitle":"Issue fields","documentType":"article","childPages":[]},{"href":"/en/rest/orgs/issue-types","title":"REST API endpoints for issue types","shortTitle":"Issue types","documentType":"article","childPages":[]},{"href":"/en/rest/orgs/members","title":"REST API endpoints for organization members","shortTitle":"Members","documentType":"article","childPages":[]},{"href":"/en/rest/orgs/network-configurations","title":"REST API endpoints for network configurations","shortTitle":"Network configurations","documentType":"article","childPages":[]},{"href":"/en/rest/orgs/organization-roles","title":"REST API endpoints for organization roles","shortTitle":"Organization roles","documentType":"article","childPages":[]},{"href":"/en/rest/orgs/orgs","title":"REST API endpoints for organizations","shortTitle":"Organizations","documentType":"article","childPages":[]},{"href":"/en/rest/orgs/outside-collaborators","title":"REST API endpoints for outside collaborators","shortTitle":"Outside collaborators","documentType":"article","childPages":[]},{"href":"/en/rest/orgs/personal-access-tokens","title":"REST API endpoints for personal access tokens","shortTitle":"Personal access tokens","documentType":"article","childPages":[]},{"href":"/en/rest/orgs/rule-suites","title":"REST API endpoints for rule suites","shortTitle":"Rule suites","documentType":"article","childPages":[]},{"href":"/en/rest/orgs/rules","title":"REST API endpoints for rules","shortTitle":"Rules","documentType":"article","childPages":[]},{"href":"/en/rest/orgs/security-managers","title":"REST API endpoints for security managers","shortTitle":"Security managers","documentType":"article","childPages":[]},{"href":"/en/rest/orgs/webhooks","title":"REST API endpoints for organization webhooks","shortTitle":"Webhooks","documentType":"article","childPages":[]}]},{"href":"/en/rest/packages","title":"REST API endpoints for packages","shortTitle":"Packages","documentType":"category","childPages":[{"href":"/en/rest/packages/packages","title":"REST API endpoints for packages","shortTitle":"Packages","documentType":"article","childPages":[]}]},{"href":"/en/rest/pages","title":"REST API endpoints for GitHub Pages","shortTitle":"Pages","documentType":"category","childPages":[{"href":"/en/rest/pages/pages","title":"REST API endpoints for GitHub Pages","shortTitle":"Pages","documentType":"article","childPages":[]}]},{"href":"/en/rest/private-registries","title":"Private registries","shortTitle":"","documentType":"category","childPages":[{"href":"/en/rest/private-registries/organization-configurations","title":"Organization configurations","shortTitle":"","documentType":"article","childPages":[]}]},{"href":"/en/rest/projects","title":"Projects","shortTitle":"","documentType":"category","childPages":[{"href":"/en/rest/projects/drafts","title":"REST API endpoints for draft Project items","shortTitle":"Draft Project items","documentType":"article","childPages":[]},{"href":"/en/rest/projects/fields","title":"REST API endpoints for Project fields","shortTitle":"Project fields","documentType":"article","childPages":[]},{"href":"/en/rest/projects/items","title":"REST API endpoints for Project items","shortTitle":"Project items","documentType":"article","childPages":[]},{"href":"/en/rest/projects/projects","title":"REST API endpoints for Projects","shortTitle":"Projects","documentType":"article","childPages":[]},{"href":"/en/rest/projects/views","title":"REST API endpoints for Project views","shortTitle":"Project views","documentType":"article","childPages":[]}]},{"href":"/en/rest/pulls","title":"REST API endpoints for pull requests","shortTitle":"Pull requests","documentType":"category","childPages":[{"href":"/en/rest/pulls/comments","title":"REST API endpoints for pull request review comments","shortTitle":"Review comments","documentType":"article","childPages":[]},{"href":"/en/rest/pulls/pulls","title":"REST API endpoints for pull requests","shortTitle":"Pull requests","documentType":"article","childPages":[]},{"href":"/en/rest/pulls/review-requests","title":"REST API endpoints for review requests","shortTitle":"Review requests","documentType":"article","childPages":[]},{"href":"/en/rest/pulls/reviews","title":"REST API endpoints for pull request reviews","shortTitle":"Reviews","documentType":"article","childPages":[]},{"href":"/en/rest/pulls/stacks","title":"REST API endpoints for stacked pull requests","shortTitle":"Stacked pull requests","documentType":"article","childPages":[]}]},{"href":"/en/rest/rate-limit","title":"REST API endpoints for rate limits","shortTitle":"Rate limit","documentType":"category","childPages":[{"href":"/en/rest/rate-limit/rate-limit","title":"REST API endpoints for rate limits","shortTitle":"Rate limit","documentType":"article","childPages":[]}]},{"href":"/en/rest/reactions","title":"REST API endpoints for reactions","shortTitle":"Reactions","documentType":"category","childPages":[{"href":"/en/rest/reactions/reactions","title":"REST API endpoints for reactions","shortTitle":"Reactions","documentType":"article","childPages":[]}]},{"href":"/en/rest/releases","title":"REST API endpoints for releases and release assets","shortTitle":"Releases","documentType":"category","childPages":[{"href":"/en/rest/releases/releases","title":"REST API endpoints for releases","shortTitle":"Releases","documentType":"article","childPages":[]},{"href":"/en/rest/releases/assets","title":"REST API endpoints for release assets","shortTitle":"Release assets","documentType":"article","childPages":[]}]},{"href":"/en/rest/repos","title":"REST API endpoints for repositories","shortTitle":"Repositories","documentType":"category","childPages":[{"href":"/en/rest/repos/attestations","title":"REST API endpoints for repository attestations","shortTitle":"Attestations","documentType":"article","childPages":[]},{"href":"/en/rest/repos/autolinks","title":"REST API endpoints for repository autolinks","shortTitle":"Autolinks","documentType":"article","childPages":[]},{"href":"/en/rest/repos/contents","title":"REST API endpoints for repository contents","shortTitle":"Contents","documentType":"article","childPages":[]},{"href":"/en/rest/repos/custom-properties","title":"REST API endpoints for custom properties","shortTitle":"Custom properties","documentType":"article","childPages":[]},{"href":"/en/rest/repos/forks","title":"REST API endpoints for forks","shortTitle":"Forks","documentType":"article","childPages":[]},{"href":"/en/rest/repos/issue-types","title":"REST API endpoints for issue types","shortTitle":"Issue types","documentType":"article","childPages":[]},{"href":"/en/rest/repos/repos","title":"REST API endpoints for repositories","shortTitle":"Repositories","documentType":"article","childPages":[]},{"href":"/en/rest/repos/rule-suites","title":"REST API endpoints for rule suites","shortTitle":"Rule suites","documentType":"article","childPages":[]},{"href":"/en/rest/repos/rules","title":"REST API endpoints for rules","shortTitle":"Rules","documentType":"article","childPages":[]},{"href":"/en/rest/repos/webhooks","title":"REST API endpoints for repository webhooks","shortTitle":"Webhooks","documentType":"article","childPages":[]}]},{"href":"/en/rest/search","title":"REST API endpoints for search","shortTitle":"Search","documentType":"category","childPages":[{"href":"/en/rest/search/search","title":"REST API endpoints for search","shortTitle":"Search","documentType":"article","childPages":[]}]},{"href":"/en/rest/secret-scanning","title":"REST API endpoints for secret scanning","shortTitle":"Secret scanning","documentType":"category","childPages":[{"href":"/en/rest/secret-scanning/custom-patterns","title":"REST API endpoints for secret scanning custom patterns","shortTitle":"Custom patterns","documentType":"article","childPages":[]},{"href":"/en/rest/secret-scanning/push-protection","title":"REST API endpoints for secret scanning push protection","shortTitle":"Push protection","documentType":"article","childPages":[]},{"href":"/en/rest/secret-scanning/secret-scanning","title":"REST API endpoints for secret scanning","shortTitle":"Secret scanning","documentType":"article","childPages":[]}]},{"href":"/en/rest/security-advisories","title":"REST API endpoints for security advisories","shortTitle":"Security advisories","documentType":"category","childPages":[{"href":"/en/rest/security-advisories/global-advisories","title":"REST API endpoints for global security advisories","shortTitle":"Global security advisories","documentType":"article","childPages":[]},{"href":"/en/rest/security-advisories/repository-advisories","title":"REST API endpoints for repository security advisories","shortTitle":"Repository security advisories","documentType":"article","childPages":[]}]},{"href":"/en/rest/teams","title":"REST API endpoints for teams","shortTitle":"Teams","documentType":"category","childPages":[{"href":"/en/rest/teams/members","title":"REST API endpoints for team members","shortTitle":"Members","documentType":"article","childPages":[]},{"href":"/en/rest/teams/teams","title":"REST API endpoints for teams","shortTitle":"Teams","documentType":"article","childPages":[]}]},{"href":"/en/rest/users","title":"REST API endpoints for users","shortTitle":"Users","documentType":"category","childPages":[{"href":"/en/rest/users/attestations","title":"REST API endpoints for artifact attestations","shortTitle":"Attestations","documentType":"article","childPages":[]},{"href":"/en/rest/users/blocking","title":"REST API endpoints for blocking users","shortTitle":"Blocking users","documentType":"article","childPages":[]},{"href":"/en/rest/users/emails","title":"REST API endpoints for emails","shortTitle":"Emails","documentType":"article","childPages":[]},{"href":"/en/rest/users/followers","title":"REST API endpoints for followers","shortTitle":"Followers","documentType":"article","childPages":[]},{"href":"/en/rest/users/gpg-keys","title":"REST API endpoints for GPG keys","shortTitle":"GPG keys","documentType":"article","childPages":[]},{"href":"/en/rest/users/keys","title":"REST API endpoints for Git SSH keys","shortTitle":"Git SSH keys","documentType":"article","childPages":[]},{"href":"/en/rest/users/social-accounts","title":"REST API endpoints for social accounts","shortTitle":"Social accounts","documentType":"article","childPages":[]},{"href":"/en/rest/users/ssh-signing-keys","title":"REST API endpoints for SSH signing keys","shortTitle":"SSH signing keys","documentType":"article","childPages":[]},{"href":"/en/rest/users/users","title":"REST API endpoints for users","shortTitle":"Users","documentType":"article","childPages":[]}]}],"layout":"discovery-landing"},"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"},"product_landing":{"article_grid":{"heading":"Articles","all_categories":"All categories","filter_by_category":"Category","search_articles":"Search articles","no_articles_found":"No articles found matching your criteria.","showing_results":"Showing {start}-{end} of {total}"},"carousel":{"recommended":"Recommended"},"quickstart":"Quickstart","reference":"Reference","overview":"Overview","try_ghec_for_free":"Try GitHub's enterprise features","try_ghas_for_free":"Try GitHub Advanced Security for free","generate_secret_risk_assessment_report_for_free":"Assess your organization's security for free","plan_your_migration":"Plan your migration","ado_key_differences":"Key differences between Azure DevOps and GitHub","releases":"Releases","guides":"Guides","explore_guides":"Explore guides","explore_people_and_projects":"Explore people and projects","sorry":"Sorry, there is no result for","no_example":"It looks like we don't have an example that fits your filter.","try_another":"Try another filter or add your code example.","no_result":"Sorry, there are no guides that match your filter.","learn":"Learn how to add a code example","communities_using_discussions":"Communities on GitHub.com using discussions","add_your_community":"Add your community","sponsor_community":"GitHub Sponsors community","supported_releases":"Supported releases","release_notes_for":"Release notes for","upgrade_from":"Upgrade from","browse_all_docs":"Browse all docs","browse_all":"Browse all","docs":"docs","explore_release_notes":"Explore release notes","view":"View all","all_docs":"All {{ title }} docs","all_content":"View all {{ title }} content"},"carousels":{"recommended":"Recommended"}},"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","isHomepageVersion":false,"nonEnterpriseDefaultVersion":"free-pro-team@latest","page":{"documentType":"product","contentType":null,"title":"GitHub REST API documentation","fullTitle":"GitHub REST API documentation - GitHub Docs","introPlainText":"Create integrations, retrieve data, and automate your workflows with the GitHub REST API.","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/index.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"},"discoveryContext":{"landingType":"discovery","title":"GitHub REST API documentation","productCallout":"","permissions":"","intro":"\u003cp\u003eCreate integrations, retrieve data, and automate your workflows with the GitHub REST API.\u003c/p\u003e","tocItems":[{"fullPath":"/en/rest/quickstart","title":"Quickstart for GitHub REST API","intro":"Learn how to get started with the GitHub REST API.","octicon":null,"category":["Learn about the REST API"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/about-the-rest-api","title":"About the REST API","intro":"Learn more about the GitHub REST API and what you can do with it.","octicon":null,"category":null,"complexity":null,"surface":null,"industry":null,"childTocItems":[{"fullPath":"/en/rest/about-the-rest-api/about-the-rest-api","title":"About the REST API","intro":"Get oriented to the REST API documentation.","octicon":null,"category":["Learn about the REST API"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/about-the-rest-api/comparing-githubs-rest-api-and-graphql-api","title":"Comparing GitHub's REST API and GraphQL API","intro":"Learn about GitHub's APIs to extend and customize your GitHub experience.","octicon":null,"category":["Learn about the REST API"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/about-the-rest-api/api-versions","title":"API Versions","intro":"Learn how to specify which REST API version to use whenever you make a request to the REST API.","octicon":null,"category":["Learn about the REST API"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/about-the-rest-api/breaking-changes","title":"Breaking changes","intro":"Learn about breaking changes that were introduced in each REST API version.","octicon":null,"category":["Learn about the REST API"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/about-the-rest-api/about-the-openapi-description-for-the-rest-api","title":"About the OpenAPI description for the REST API","intro":"The GitHub REST API is fully described in an OpenAPI compliant document.","octicon":null,"category":["Learn about the REST API"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]}]},{"fullPath":"/en/rest/using-the-rest-api","title":"Using the REST API","intro":"Learn how to use the GitHub REST API, follow best practices, and troubleshoot problems.","octicon":null,"category":null,"complexity":null,"surface":null,"industry":null,"childTocItems":[{"fullPath":"/en/rest/using-the-rest-api/getting-started-with-the-rest-api","title":"Getting started with the REST API","intro":"Learn how to use the GitHub REST API.","octicon":null,"category":["Learn about the REST API"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/using-the-rest-api/rate-limits-for-the-rest-api","title":"Rate limits for the REST API","intro":"Learn about REST API rate limits, how to avoid exceeding them, and what to do if you do exceed them.","octicon":null,"category":["Learn about the REST API"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/using-the-rest-api/using-pagination-in-the-rest-api","title":"Using pagination in the REST API","intro":"Learn how to navigate through paginated responses from the REST API.","octicon":null,"category":["Learn about the REST API"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/using-the-rest-api/libraries-for-the-rest-api","title":"Libraries for the REST API","intro":"You can use the official Octokit libraries and other third-party libraries to extend and simplify how you use the GitHub API.","octicon":null,"category":["Learn about the REST API"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/using-the-rest-api/best-practices-for-using-the-rest-api","title":"Best practices for using the REST API","intro":"Follow these best practices when using GitHub's API.","octicon":null,"category":["Learn about the REST API"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/using-the-rest-api/troubleshooting-the-rest-api","title":"Troubleshooting the REST API","intro":"Learn how to diagnose and resolve common problems for the REST API.","octicon":null,"category":["Learn about the REST API"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/using-the-rest-api/timezones-and-the-rest-api","title":"Timezones and the REST API","intro":"Some REST API endpoints allow you to specify timezone information with your request.","octicon":null,"category":["Learn about the REST API"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/using-the-rest-api/using-cors-and-jsonp-to-make-cross-origin-requests","title":"Using CORS and JSONP to make cross-origin requests","intro":"You can make API requests across domains using cross-origin resource sharing (CORS) and JSONP callbacks.","octicon":null,"category":["Learn about the REST API"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/using-the-rest-api/issue-event-types","title":"Issue event types","intro":"For the REST APIs for issue events and timeline events, learn about each event type, the triggering action on GitHub, and each event's unique properties.","octicon":null,"category":["Learn about the REST API"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/using-the-rest-api/github-event-types","title":"GitHub event types","intro":"For the GitHub Events API, learn about each event type, the triggering action on GitHub, and each event's unique properties.","octicon":null,"category":["Learn about the REST API"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]}]},{"fullPath":"/en/rest/authentication","title":"Authenticating to the REST API","intro":"Learn how to authenticate your REST API requests.","octicon":null,"category":null,"complexity":null,"surface":null,"industry":null,"childTocItems":[{"fullPath":"/en/rest/authentication/authenticating-to-the-rest-api","title":"Authenticating to the REST API","intro":"You can authenticate to the REST API to access more endpoints and have a higher rate limit.","octicon":null,"category":["Authenticate API requests"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/authentication/keeping-your-api-credentials-secure","title":"Keeping your API credentials secure","intro":"Follow these best practices to keep your API credentials and tokens secure.","octicon":null,"category":["Authenticate API requests"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/authentication/endpoints-available-for-github-app-installation-access-tokens","title":"Endpoints available for GitHub App installation access tokens","intro":"Your GitHub App can make requests to the following REST endpoints with an installation access token.","octicon":null,"category":["Authenticate API requests"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/authentication/endpoints-available-for-github-app-user-access-tokens","title":"Endpoints available for GitHub App user access tokens","intro":"Your GitHub App can make requests to the following REST endpoints with a user access token.","octicon":null,"category":["Authenticate API requests"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/authentication/endpoints-available-for-fine-grained-personal-access-tokens","title":"Endpoints available for fine-grained personal access tokens","intro":"Your fine-grained personal access token can make requests to the following REST endpoints.","octicon":null,"category":["Authenticate API requests"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/authentication/permissions-required-for-github-apps","title":"Permissions required for GitHub Apps","intro":"For each permission granted to a GitHub App, these are the REST API endpoints that the app can use.","octicon":null,"category":["Authenticate API requests"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/authentication/permissions-required-for-fine-grained-personal-access-tokens","title":"Permissions required for fine-grained personal access tokens","intro":"For each permission granted to a fine-grained personal access token, these are the REST API endpoints that the app can use.","octicon":null,"category":["Authenticate API requests"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]}]},{"fullPath":"/en/rest/guides","title":"Guides","intro":"Learn about getting started with the REST API, authentication, and how to use the REST API for a variety of tasks.","octicon":null,"category":null,"complexity":null,"surface":null,"industry":null,"childTocItems":[{"fullPath":"/en/rest/guides/scripting-with-the-rest-api-and-javascript","title":"Scripting with the REST API and JavaScript","intro":"Write a script using the Octokit.js SDK to interact with the REST API.","octicon":null,"category":["Build apps and integrations"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/guides/scripting-with-the-rest-api-and-ruby","title":"Scripting with the REST API and Ruby","intro":"Learn how to write a script using the Octokit.rb SDK to interact with the REST API.","octicon":null,"category":["Build apps and integrations"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/guides/discovering-resources-for-a-user","title":"Discovering resources for a user","intro":"Learn how to find the repositories and organizations that your app can access for a user in a reliable way for your authenticated requests to the REST API.","octicon":null,"category":["Build apps and integrations"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/guides/delivering-deployments","title":"Delivering deployments","intro":"Using the Deployments REST API, you can build custom tooling that interacts with your server and a third-party app.","octicon":null,"category":["Build apps and integrations"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/guides/rendering-data-as-graphs","title":"Rendering data as graphs","intro":"Learn how to visualize the programming languages from your repository using the D3.js library and Ruby Octokit.","octicon":null,"category":["Build apps and integrations"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/guides/working-with-comments","title":"Working with comments","intro":"Using the REST API, you can access and manage comments in your pull requests, issues, or commits.","octicon":null,"category":["Build apps and integrations"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/guides/building-a-ci-server","title":"Building a CI server","intro":"Build your own CI system using the Status API.","octicon":null,"category":["Build apps and integrations"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/guides/using-the-rest-api-to-interact-with-your-git-database","title":"Using the REST API to interact with your Git database","intro":"Use the REST API to read and write raw Git objects to your Git database on GitHub and to list and update your references (branch heads and tags).","octicon":null,"category":["Build apps and integrations"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/guides/using-the-rest-api-to-interact-with-checks","title":"Using the REST API to interact with checks","intro":"You can use the REST API to build GitHub Apps that run powerful checks against code changes in a repository. You can create apps that perform continuous integration, code linting, or code scanning services and provide detailed feedback on commits.","octicon":null,"category":["Build apps and integrations"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/guides/encrypting-secrets-for-the-rest-api","title":"Encrypting secrets for the REST API","intro":"In order to create or update a secret with the REST API, you must encrypt the value of the secret.","octicon":null,"category":["Build apps and integrations"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]}]},{"fullPath":"/en/rest/actions","title":"REST API endpoints for GitHub Actions","intro":"Use the REST API to interact with GitHub Actions for an organization or repository.","octicon":null,"category":null,"complexity":null,"surface":null,"industry":null,"childTocItems":[{"fullPath":"/en/rest/actions/artifacts","title":"REST API endpoints for GitHub Actions artifacts","intro":"Use the REST API to interact with artifacts in GitHub Actions.","octicon":null,"category":["Automate CI/CD workflows"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/actions/cache","title":"REST API endpoints for GitHub Actions cache","intro":"Use the REST API to interact with the cache for repositories in GitHub Actions.","octicon":null,"category":["Automate CI/CD workflows"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/actions/concurrency-groups","title":"REST API endpoints for Actions concurrency groups","intro":"Use the REST API to view and manage concurrency groups for GitHub Actions workflows.","octicon":null,"category":["Automate CI/CD workflows"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/actions/hosted-runners","title":"GitHub-hosted runners","intro":"Use the REST API to interact with GitHub-hosted runners in GitHub Actions.","octicon":null,"category":["Automate CI/CD workflows"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/actions/oidc","title":"REST API endpoints for GitHub Actions OIDC","intro":"Use the REST API to interact with JWTs for OIDC subject claims in GitHub Actions.","octicon":null,"category":["Automate CI/CD workflows"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/actions/permissions","title":"REST API endpoints for GitHub Actions permissions","intro":"Use the REST API to interact with permissions for GitHub Actions.","octicon":null,"category":["Automate CI/CD workflows"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/actions/secrets","title":"REST API endpoints for GitHub Actions Secrets","intro":"Use the REST API to interact with secrets in GitHub Actions.","octicon":null,"category":["Automate CI/CD workflows"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/actions/self-hosted-runner-groups","title":"REST API endpoints for self-hosted runner groups","intro":"Use the REST API to interact with self-hosted runner groups for GitHub Actions.","octicon":null,"category":["Automate CI/CD workflows"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/actions/self-hosted-runners","title":"REST API endpoints for self-hosted runners","intro":"Use the REST API to interact with self-hosted runners in GitHub Actions.","octicon":null,"category":["Automate CI/CD workflows"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/actions/variables","title":"REST API endpoints for GitHub Actions variables","intro":"Use the REST API to interact with variables in GitHub Actions.","octicon":null,"category":["Automate CI/CD workflows"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/actions/workflow-jobs","title":"REST API endpoints for workflow jobs","intro":"Use the REST API to interact with workflow jobs in GitHub Actions.","octicon":null,"category":["Automate CI/CD workflows"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/actions/workflow-runs","title":"REST API endpoints for workflow runs","intro":"Use the REST API to interact with workflow runs in GitHub Actions.","octicon":null,"category":["Automate CI/CD workflows"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/actions/workflows","title":"REST API endpoints for workflows","intro":"Use the REST API to interact with workflows in GitHub Actions.","octicon":null,"category":["Automate CI/CD workflows"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]}]},{"fullPath":"/en/rest/activity","title":"REST API endpoints for activity","intro":"Use the REST API to list events and feeds and manage notifications, starring, and watching.","octicon":null,"category":null,"complexity":null,"surface":null,"industry":null,"childTocItems":[{"fullPath":"/en/rest/activity/events","title":"REST API endpoints for events","intro":"Use the REST API to interact with GitHub events.","octicon":null,"category":["Manage users and activity"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/activity/feeds","title":"REST API endpoints for feeds","intro":"Use the REST API to interact with GitHub feeds.","octicon":null,"category":["Manage users and activity"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/activity/notifications","title":"REST API endpoints for notifications","intro":"Use the REST API to manage GitHub notifications.","octicon":null,"category":["Manage users and activity"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/activity/starring","title":"REST API endpoints for starring","intro":"Use the REST API to bookmark a repository.","octicon":null,"category":["Manage users and activity"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/activity/watching","title":"REST API endpoints for watching","intro":"Use the REST API to subscribe to notifications for activity in a repository.","octicon":null,"category":["Manage users and activity"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]}]},{"fullPath":"/en/rest/agent-tasks","title":"REST API endpoints for agent tasks","intro":null,"octicon":null,"category":null,"complexity":null,"surface":null,"industry":null,"childTocItems":[{"fullPath":"/en/rest/agent-tasks/agent-tasks","title":"REST API endpoints for agent tasks","intro":"Use the REST API to start and manage Copilot cloud agent tasks","octicon":null,"category":["Use Copilot and AI services"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]}]},{"fullPath":"/en/rest/agents","title":"REST endpoints for agents","intro":null,"octicon":null,"category":null,"complexity":null,"surface":null,"industry":null,"childTocItems":[{"fullPath":"/en/rest/agents/secrets","title":"REST API endpoints for agent secrets","intro":"Use the REST API to manage secrets for agents.","octicon":null,"category":["Automate CI/CD workflows"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/agents/variables","title":"REST API endpoints for variables","intro":"Use the REST API to manage variables.","octicon":null,"category":["Automate CI/CD workflows"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]}]},{"fullPath":"/en/rest/apps","title":"REST API endpoints for apps","intro":"Use the REST API to retrieve information about GitHub Apps and GitHub App installations.","octicon":null,"category":null,"complexity":null,"surface":null,"industry":null,"childTocItems":[{"fullPath":"/en/rest/apps/apps","title":"REST API endpoints for GitHub Apps","intro":"Use the REST API to interact with GitHub Apps","octicon":null,"category":["Build apps and integrations"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/apps/installations","title":"REST API endpoints for GitHub App installations","intro":"Use the REST API to get information about GitHub App installations and perform actions within those installations.","octicon":null,"category":["Build apps and integrations"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/apps/marketplace","title":"REST API endpoints for GitHub Marketplace","intro":"Use the REST API to interact with GitHub Marketplace","octicon":null,"category":["Build apps and integrations"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/apps/oauth-applications","title":"REST API endpoints for OAuth authorizations","intro":"Use the REST API to interact with OAuth apps and OAuth authorizations of GitHub Apps","octicon":null,"category":["Build apps and integrations"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/apps/webhooks","title":"REST API endpoints for GitHub App webhooks","intro":"Use the REST API to interact with webhooks for OAuth apps","octicon":null,"category":["Build apps and integrations"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]}]},{"fullPath":"/en/rest/billing","title":"REST API endpoints for billing","intro":"Use the REST API to get billing information.","octicon":null,"category":null,"complexity":null,"surface":null,"industry":null,"childTocItems":[{"fullPath":"/en/rest/billing/budgets","title":"Budgets","intro":"Use the REST API to get budget information.","octicon":null,"category":["Administer enterprises and billing"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/billing/usage","title":"Billing usage","intro":"Use the REST API to get billing usage information.","octicon":null,"category":["Administer enterprises and billing"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]}]},{"fullPath":"/en/rest/branches","title":"REST API endpoints for branches and their settings","intro":"Use the REST API to modify branches and their protection settings.","octicon":null,"category":null,"complexity":null,"surface":null,"industry":null,"childTocItems":[{"fullPath":"/en/rest/branches/branches","title":"REST API endpoints for branches","intro":"Use the REST API to modify branches and their protection settings.","octicon":null,"category":["Manage repositories and code"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/branches/branch-protection","title":"REST API endpoints for protected branches","intro":"Use the REST API to manage protected branches.","octicon":null,"category":["Manage repositories and code"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]}]},{"fullPath":"/en/rest/campaigns","title":"REST API endpoints for security campaigns","intro":"Use the REST API to create and manage security campaigns for your organization.","octicon":null,"category":null,"complexity":null,"surface":null,"industry":null,"childTocItems":[{"fullPath":"/en/rest/campaigns/campaigns","title":"REST API endpoints for security campaigns","intro":"Use the REST API to create and manage security campaigns for your organization.","octicon":null,"category":["Secure code and manage vulnerabilities"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]}]},{"fullPath":"/en/rest/checks","title":"REST API endpoints for checks","intro":"Use the REST API to build GitHub Apps that run powerful checks against the code changes in a repository.","octicon":null,"category":null,"complexity":null,"surface":null,"industry":null,"childTocItems":[{"fullPath":"/en/rest/checks/runs","title":"REST API endpoints for check runs","intro":"Use the REST API to manage check runs.","octicon":null,"category":["Automate CI/CD workflows"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/checks/suites","title":"REST API endpoints for check suites","intro":"Use the REST API to manage check suites.","octicon":null,"category":["Automate CI/CD workflows"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]}]},{"fullPath":"/en/rest/classroom","title":"REST API endpoints for GitHub Classroom","intro":"Use the REST API to interact with GitHub Classroom.","octicon":null,"category":null,"complexity":null,"surface":null,"industry":null,"childTocItems":[{"fullPath":"/en/rest/classroom/classroom","title":"REST API endpoints for GitHub Classroom","intro":"Use the REST API to interact with GitHub Classroom.","octicon":null,"category":["Manage organizations and teams"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]}]},{"fullPath":"/en/rest/code-quality","title":"REST API endpoints for code quality","intro":null,"octicon":null,"category":null,"complexity":null,"surface":null,"industry":null,"childTocItems":[{"fullPath":"/en/rest/code-quality/code-quality","title":"REST API endpoints for code quality","intro":"Use the REST API to manage a code quality configuration.","octicon":null,"category":["Secure code and manage vulnerabilities"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]}]},{"fullPath":"/en/rest/code-scanning","title":"REST API endpoints for code scanning","intro":"Use the REST API to retrieve and update code scanning alerts from a repository.","octicon":null,"category":null,"complexity":null,"surface":null,"industry":null,"childTocItems":[{"fullPath":"/en/rest/code-scanning/code-scanning","title":"REST API endpoints for code scanning","intro":"Use the REST API to retrieve and update code scanning alerts from a repository.","octicon":null,"category":["Secure code and manage vulnerabilities"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]}]},{"fullPath":"/en/rest/code-security","title":"REST API endpoints for code security settings","intro":"Use the REST API to create and manage code security configurations for your organization.","octicon":null,"category":null,"complexity":null,"surface":null,"industry":null,"childTocItems":[{"fullPath":"/en/rest/code-security/configurations","title":"Configurations","intro":"Use the REST API to create and manage security configurations for your organization.","octicon":null,"category":["Secure code and manage vulnerabilities"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]}]},{"fullPath":"/en/rest/codes-of-conduct","title":"REST API endpoints for codes of conduct","intro":"Use the REST API to get information about codes of conduct.","octicon":null,"category":null,"complexity":null,"surface":null,"industry":null,"childTocItems":[{"fullPath":"/en/rest/codes-of-conduct/codes-of-conduct","title":"REST API endpoints for codes of conduct","intro":"Use the REST API to get information about codes of conduct.","octicon":null,"category":["Manage organizations and teams"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]}]},{"fullPath":"/en/rest/codespaces","title":"REST API endpoints for Codespaces","intro":"Use the REST API to manage GitHub Codespaces.","octicon":null,"category":null,"complexity":null,"surface":null,"industry":null,"childTocItems":[{"fullPath":"/en/rest/codespaces/codespaces","title":"REST API endpoints for Codespaces","intro":"Use the REST API to manage GitHub Codespaces.","octicon":null,"category":["Use Codespaces"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/codespaces/organizations","title":"REST API endpoints for Codespaces organizations","intro":"Use the REST API to manage your organization members codespaces.","octicon":null,"category":["Use Codespaces"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/codespaces/organization-secrets","title":"REST API endpoints for Codespaces organization secrets","intro":"Use the REST API to manage your organization-level Codespaces secrets.","octicon":null,"category":["Use Codespaces"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/codespaces/machines","title":"REST API endpoints for Codespaces machines","intro":"Use the REST API to manage availability of machine types for a codespace.","octicon":null,"category":["Use Codespaces"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/codespaces/repository-secrets","title":"REST API endpoints for Codespaces repository secrets","intro":"Use the REST API to manage secrets for repositories that the user has access to in a codespace.","octicon":null,"category":["Use Codespaces"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/codespaces/secrets","title":"REST API endpoints for Codespaces user secrets","intro":"Use the REST API manage secrets that the user has access to in a codespace.","octicon":null,"category":["Use Codespaces"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]}]},{"fullPath":"/en/rest/collaborators","title":"REST API endpoints for collaborators","intro":"Use the REST API to add, invite, and remove collaborators from a repository.","octicon":null,"category":null,"complexity":null,"surface":null,"industry":null,"childTocItems":[{"fullPath":"/en/rest/collaborators/collaborators","title":"REST API endpoints for collaborators","intro":"Use the REST API to manage collaborators for a repository.","octicon":null,"category":["Manage repositories and code"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/collaborators/invitations","title":"REST API endpoints for repository invitations","intro":"Use the REST API to view and manage invitations to collaborate on a repository.","octicon":null,"category":["Manage repositories and code"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]}]},{"fullPath":"/en/rest/commits","title":"REST API endpoints for commits","intro":"Use the REST API to interact with commits.","octicon":null,"category":null,"complexity":null,"surface":null,"industry":null,"childTocItems":[{"fullPath":"/en/rest/commits/commits","title":"REST API endpoints for commits","intro":"Use the REST API to interact with commits.","octicon":null,"category":["Manage repositories and code"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/commits/comments","title":"REST API endpoints for commit comments","intro":"Use the REST API to interact with commit comments.","octicon":null,"category":["Manage repositories and code"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/commits/statuses","title":"REST API endpoints for commit statuses","intro":"Use the REST API to interact with commit statuses.","octicon":null,"category":["Manage repositories and code"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]}]},{"fullPath":"/en/rest/copilot","title":"REST API endpoints for Copilot","intro":"Use the REST API to monitor and manage GitHub Copilot.","octicon":null,"category":null,"complexity":null,"surface":null,"industry":null,"childTocItems":[{"fullPath":"/en/rest/copilot/copilot-cloud-agent-management","title":"REST API endpoints for Copilot cloud agent repository management","intro":"Use the REST API to manage repository-level settings for Copilot cloud agent.","octicon":null,"category":["Use Copilot and AI services"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/copilot/copilot-coding-agent-management","title":"REST API endpoints for Copilot cloud agent management","intro":"Use the REST API to manage settings for Copilot cloud agent.","octicon":null,"category":["Use Copilot and AI services"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/copilot/copilot-content-exclusion-management","title":"REST API endpoints for Copilot content exclusion management","intro":"Use the REST API to manage Copilot content exclusion rules.","octicon":null,"category":["Use Copilot and AI services"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/copilot/copilot-usage-metrics","title":"REST API endpoints for Copilot usage metrics","intro":"Use the REST API to view Copilot usage metrics.","octicon":null,"category":["Use Copilot and AI services"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/copilot/copilot-user-management","title":"REST API endpoints for Copilot user management","intro":"Use the REST API to manage the GitHub Copilot Business subscription for your organization.","octicon":null,"category":["Use Copilot and AI services"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]}]},{"fullPath":"/en/rest/copilot-spaces","title":"REST API endpoints for Copilot Spaces","intro":"Use the REST API to manage Copilot Spaces and related resources.","octicon":null,"category":null,"complexity":null,"surface":null,"industry":null,"childTocItems":[{"fullPath":"/en/rest/copilot-spaces/collaborators","title":"Copilot Spaces collaborators","intro":"Use the REST API to manage collaborators for Copilot Spaces.","octicon":null,"category":["Use Copilot and AI services"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/copilot-spaces/copilot-spaces","title":"REST API endpoints for Copilot Spaces","intro":"Use the REST API to manage Copilot Spaces and related resources.","octicon":null,"category":["Use Copilot and AI services"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/copilot-spaces/resources","title":"REST API endpoints for Copilot Spaces resources","intro":"Use the REST API to interact with Copilot Spaces resources.","octicon":null,"category":["Use Copilot and AI services"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]}]},{"fullPath":"/en/rest/credentials","title":"Credentials","intro":null,"octicon":null,"category":null,"complexity":null,"surface":null,"industry":null,"childTocItems":[{"fullPath":"/en/rest/credentials/revoke","title":"Revocation","intro":"Use the REST API to revoke credentials that you have found exposed on GitHub or elsewhere.","octicon":null,"category":["Authenticate API requests"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]}]},{"fullPath":"/en/rest/dependabot","title":"REST API endpoints for Dependabot","intro":"Use the REST API to interact with Dependabot alerts and secrets for an organization or repository.","octicon":null,"category":null,"complexity":null,"surface":null,"industry":null,"childTocItems":[{"fullPath":"/en/rest/dependabot/alerts","title":"REST API endpoints for Dependabot alerts","intro":"Use the REST API to interact with Dependabot alerts for a repository.","octicon":null,"category":["Secure code and manage vulnerabilities"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/dependabot/repository-access","title":"REST API endpoints for Dependabot repository access","intro":"Use the REST API to manage which repositories Dependabot can access within an organization.","octicon":null,"category":["Secure code and manage vulnerabilities"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/dependabot/secrets","title":"REST API endpoints for Dependabot secrets","intro":"Use the REST API to manage Dependabot secrets for an organization or repository.","octicon":null,"category":["Secure code and manage vulnerabilities"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]}]},{"fullPath":"/en/rest/dependency-graph","title":"REST API endpoints for the dependency graph","intro":"Use the REST API to view dependency changes and their security impact on your repository.","octicon":null,"category":null,"complexity":null,"surface":null,"industry":null,"childTocItems":[{"fullPath":"/en/rest/dependency-graph/dependency-review","title":"REST API endpoints for dependency review","intro":"Use the REST API to interact with dependency changes.","octicon":null,"category":["Secure code and manage vulnerabilities"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/dependency-graph/dependency-submission","title":"REST API endpoints for dependency submission","intro":"Use the REST API to submit dependencies.","octicon":null,"category":["Secure code and manage vulnerabilities"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/dependency-graph/sboms","title":"REST API endpoints for software bill of materials (SBOM)","intro":"Use the REST API to export the software bill of materials (SBOM) for a repository.","octicon":null,"category":["Secure code and manage vulnerabilities"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]}]},{"fullPath":"/en/rest/deploy-keys","title":"REST API endpoints for deploy keys","intro":"Use the REST API to create and manage deploy keys.","octicon":null,"category":null,"complexity":null,"surface":null,"industry":null,"childTocItems":[{"fullPath":"/en/rest/deploy-keys/deploy-keys","title":"REST API endpoints for deploy keys","intro":"Use the REST API to create and manage deploy keys.","octicon":null,"category":["Manage repositories and code"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]}]},{"fullPath":"/en/rest/deployments","title":"REST API endpoints for deployments","intro":"Use the REST API to create and delete deploy keys, deployments, and deployment environments.","octicon":null,"category":null,"complexity":null,"surface":null,"industry":null,"childTocItems":[{"fullPath":"/en/rest/deployments/branch-policies","title":"REST API endpoints for deployment branch policies","intro":"Use the REST API to manage custom deployment branch policies.","octicon":null,"category":["Automate CI/CD workflows"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/deployments/deployments","title":"REST API endpoints for deployments","intro":"Use the REST API to create and delete deployments and deployment environments.","octicon":null,"category":["Automate CI/CD workflows"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/deployments/environments","title":"REST API endpoints for deployment environments","intro":"Use the REST API to create, configure, and delete deployment environments.","octicon":null,"category":["Automate CI/CD workflows"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/deployments/protection-rules","title":"REST API endpoints for protection rules","intro":"Use the REST API to create, configure, and delete deployment protection rules.","octicon":null,"category":["Automate CI/CD workflows"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/deployments/statuses","title":"REST API endpoints for deployment statuses","intro":"Use the REST API to manage deployment statuses.","octicon":null,"category":["Automate CI/CD workflows"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]}]},{"fullPath":"/en/rest/emojis","title":"REST API endpoints for emojis","intro":"Use the REST API to list and view all the available emojis to use on GitHub.","octicon":null,"category":null,"complexity":null,"surface":null,"industry":null,"childTocItems":[{"fullPath":"/en/rest/emojis/emojis","title":"REST API endpoints for emojis","intro":"Use the REST API to list and view all the available emojis to use on GitHub.","octicon":null,"category":["Learn about the REST API"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]}]},{"fullPath":"/en/rest/enterprise-teams","title":"Enterprise teams","intro":"Use the REST API to create and manage enterprise teams in your GitHub enterprise.","octicon":null,"category":null,"complexity":null,"surface":null,"industry":null,"childTocItems":[{"fullPath":"/en/rest/enterprise-teams/enterprise-team-members","title":"REST API endpoints for enterprise team memberships","intro":"Use the REST API to create and manage membership of enterprise teams in your GitHub enterprise.","octicon":null,"category":["Administer enterprises and billing"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/enterprise-teams/enterprise-team-organizations","title":"REST API endpoints for enterprise team organizations","intro":"Use the REST API to create and manage organization assignments for enterprise teams in your GitHub enterprise.","octicon":null,"category":["Administer enterprises and billing"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/enterprise-teams/enterprise-teams","title":"REST API endpoints for enterprise teams","intro":"Use the REST API to create and manage enterprise teams in your GitHub enterprise.","octicon":null,"category":["Administer enterprises and billing"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]}]},{"fullPath":"/en/rest/gists","title":"REST API endpoints for gists and gist comments","intro":"Use the REST API to list, create, update and delete the public gists on GitHub.","octicon":null,"category":null,"complexity":null,"surface":null,"industry":null,"childTocItems":[{"fullPath":"/en/rest/gists/gists","title":"REST API endpoints for gists","intro":"Use the REST API to list, create, update and delete the public gists on GitHub.","octicon":null,"category":["Manage users and activity"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/gists/comments","title":"REST API endpoints for gist comments","intro":"Use the REST API to view and modify comments on a gist.","octicon":null,"category":["Manage users and activity"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]}]},{"fullPath":"/en/rest/git","title":"REST API endpoints for Git database","intro":"Use the REST API to interact with raw Git objects in your Git database on GitHub and to list and update Git references (branch heads and tags).","octicon":null,"category":null,"complexity":null,"surface":null,"industry":null,"childTocItems":[{"fullPath":"/en/rest/git/blobs","title":"REST API endpoints for Git blobs","intro":"Use the REST API to interact with a Git blob (binary large object), the object type used to store the contents of each file in a repository.","octicon":null,"category":["Manage repositories and code"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/git/commits","title":"REST API endpoints for Git commits","intro":"Use the REST API to interact with commit objects in your Git database on GitHub.","octicon":null,"category":["Manage repositories and code"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/git/refs","title":"REST API endpoints for Git references","intro":"Use the REST API to interact with references in your Git database on GitHub","octicon":null,"category":["Manage repositories and code"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/git/tags","title":"REST API endpoints for Git tags","intro":"Use the REST API to interact with tag objects in your Git database on GitHub.","octicon":null,"category":["Manage repositories and code"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/git/trees","title":"REST API endpoints for Git trees","intro":"Use the REST API to interact with tree objects in your Git database on GitHub.","octicon":null,"category":["Manage repositories and code"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]}]},{"fullPath":"/en/rest/gitignore","title":"REST API endpoints for gitignore","intro":"Use the REST API to get .gitignore templates that can be used to ignore files and directories.","octicon":null,"category":null,"complexity":null,"surface":null,"industry":null,"childTocItems":[{"fullPath":"/en/rest/gitignore/gitignore","title":"REST API endpoints for gitignore","intro":"Use the REST API to get .gitignore templates that can be used to ignore files and directories.","octicon":null,"category":["Manage repositories and code"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]}]},{"fullPath":"/en/rest/interactions","title":"REST API endpoints for interactions","intro":"Use the REST API to set the interaction limit for the users in your organizations and repositories.","octicon":null,"category":null,"complexity":null,"surface":null,"industry":null,"childTocItems":[{"fullPath":"/en/rest/interactions/orgs","title":"REST API endpoints for organization interactions","intro":"Use the REST API to temporarily restrict which type of user can comment, open issues, or create pull requests in the organization's public repositories.","octicon":null,"category":["Manage organizations and teams"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/interactions/repos","title":"REST API endpoints for repository interactions","intro":"Use the REST API to temporarily restrict which type of user can comment, open issues, or create pull requests in a public repository.","octicon":null,"category":["Manage repositories and code"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/interactions/user","title":"REST API endpoints for user interactions","intro":"Use the REST API to temporarily restrict which type of user can comment, open issues, or create pull requests in your public repositories.","octicon":null,"category":["Manage users and activity"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]}]},{"fullPath":"/en/rest/issues","title":"REST API endpoints for issues","intro":"Use the REST API to view and manage issues, including issue assignees, comments, labels, and milestones.","octicon":null,"category":null,"complexity":null,"surface":null,"industry":null,"childTocItems":[{"fullPath":"/en/rest/issues/assignees","title":"REST API endpoints for issue assignees","intro":"Use the REST API to manage assignees on issues and pull requests.","octicon":null,"category":["Manage issues, pull requests, and projects"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/issues/comments","title":"REST API endpoints for issue comments","intro":"Use the REST API to manage comments on issues and pull requests.","octicon":null,"category":["Manage issues, pull requests, and projects"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/issues/events","title":"REST API endpoints for issue events","intro":"Use the REST API to retrieve events triggered by activity in issues and pull requests.","octicon":null,"category":["Manage issues, pull requests, and projects"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/issues/issue-dependencies","title":"REST API endpoints for issue dependencies","intro":"Use the REST API to view, add, and remove issue dependencies.","octicon":null,"category":["Manage issues, pull requests, and projects"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/issues/issue-field-values","title":"REST API endpoints for issue field values","intro":"Use the REST API to view and manage issue field values for issues.","octicon":null,"category":["Manage issues, pull requests, and projects"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/issues/issues","title":"REST API endpoints for issues","intro":"Use the REST API to manage issues and pull requests.","octicon":null,"category":["Manage issues, pull requests, and projects"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/issues/labels","title":"REST API endpoints for labels","intro":"Use the REST API to manage labels for repositories, issues and pull requests.","octicon":null,"category":["Manage issues, pull requests, and projects"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/issues/milestones","title":"REST API endpoints for milestones","intro":"Use the REST API to manage milestones.","octicon":null,"category":["Manage issues, pull requests, and projects"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/issues/sub-issues","title":"REST API endpoints for sub-issues","intro":"Use the REST API to view, add, remove, and reprioritize sub-issues.","octicon":null,"category":["Manage issues, pull requests, and projects"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/issues/timeline","title":"REST API endpoints for timeline events","intro":"Use the REST API to receive events triggered by timeline activity in issues and pull requests.","octicon":null,"category":["Manage issues, pull requests, and projects"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]}]},{"fullPath":"/en/rest/licenses","title":"REST API endpoints for licenses","intro":"Use the REST API to retrieve popular open source licenses and information about a particular project's license file.","octicon":null,"category":null,"complexity":null,"surface":null,"industry":null,"childTocItems":[{"fullPath":"/en/rest/licenses/licenses","title":"REST API endpoints for licenses","intro":"Use the REST API to retrieve popular open source licenses and information about a particular project's license file.","octicon":null,"category":["Manage repositories and code"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]}]},{"fullPath":"/en/rest/markdown","title":"REST API endpoints for Markdown","intro":"Use the REST API to render a Markdown document as an HTML page or as raw text.","octicon":null,"category":null,"complexity":null,"surface":null,"industry":null,"childTocItems":[{"fullPath":"/en/rest/markdown/markdown","title":"REST API endpoints for Markdown","intro":"Use the REST API to render a markdown document as an HTML page or as raw text.","octicon":null,"category":["Learn about the REST API"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]}]},{"fullPath":"/en/rest/meta","title":"REST API endpoints for meta data","intro":"Use the REST API to get meta information about GitHub, including the IP addresses of GitHub services.","octicon":null,"category":null,"complexity":null,"surface":null,"industry":null,"childTocItems":[{"fullPath":"/en/rest/meta/meta","title":"REST API endpoints for meta data","intro":"Use the REST API to get meta information about GitHub, including the IP addresses of GitHub services.","octicon":null,"category":["Learn about the REST API"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]}]},{"fullPath":"/en/rest/metrics","title":"REST API endpoints for metrics","intro":"Use the REST API to retrieve the community profile, statistics, and traffic for your repository.","octicon":null,"category":null,"complexity":null,"surface":null,"industry":null,"childTocItems":[{"fullPath":"/en/rest/metrics/community","title":"REST API endpoints for community metrics","intro":"Use the REST API to retrieve information about your community profile.","octicon":null,"category":["Manage repositories and code"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/metrics/statistics","title":"REST API endpoints for repository statistics","intro":"Use the REST API to fetch the data that GitHub uses for visualizing different types of repository activity.","octicon":null,"category":["Manage repositories and code"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/metrics/traffic","title":"REST API endpoints for repository traffic","intro":"Use the REST API to retrieve information provided in your repository graph.","octicon":null,"category":["Manage repositories and code"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]}]},{"fullPath":"/en/rest/migrations","title":"REST API endpoints for migrations","intro":"Use the REST API to migrate the repositories and users of your organization from GitHub.com to GitHub Enterprise Server.","octicon":null,"category":null,"complexity":null,"surface":null,"industry":null,"childTocItems":[{"fullPath":"/en/rest/migrations/orgs","title":"REST API endpoints for organization migrations","intro":"Use the REST API to export one or more repositories so you can move them to  GitHub Enterprise Server.","octicon":null,"category":["Manage organizations and teams"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/migrations/source-imports","title":"REST API endpoints for source imports","intro":"Use the REST API to start an import from a Git source repository.","octicon":null,"category":["Manage repositories and code"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/migrations/users","title":"REST API endpoints for user migrations","intro":"Use the REST API to review, backup, or migrate your user data stored on GitHub.","octicon":null,"category":["Manage users and activity"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]}]},{"fullPath":"/en/rest/orgs","title":"REST API endpoints for organizations","intro":"Use the REST API to control and manage all your GitHub organizations.","octicon":null,"category":null,"complexity":null,"surface":null,"industry":null,"childTocItems":[{"fullPath":"/en/rest/orgs/api-insights","title":"REST API endpoints for API Insights","intro":"Use the REST API to view statistics for API usage in an organization.","octicon":null,"category":["Manage organizations and teams"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/orgs/artifact-metadata","title":"REST API endpoints for artifact metadata","intro":"Use these endpoints to retrieve and manage metadata for artifacts in your organization. Artifact metadata provides information about build artifacts, their provenance, and related details.","octicon":null,"category":["Manage organizations and teams"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/orgs/attestations","title":"REST API endpoints for artifact attestations","intro":"Use the REST API to interact with artifact attestations.","octicon":null,"category":["Manage organizations and teams"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/orgs/blocking","title":"REST API endpoints for blocking users","intro":"Use the REST API to block and unblock users in an organization.","octicon":null,"category":["Manage organizations and teams"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/orgs/custom-properties","title":"REST API endpoints for custom properties","intro":"Use the REST API to create and manage custom properties for an organization.","octicon":null,"category":["Manage organizations and teams"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/orgs/issue-fields","title":"REST API endpoints for issue fields","intro":"Use the REST API to create and manage issue fields for an organization.","octicon":null,"category":["Manage organizations and teams"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/orgs/issue-types","title":"REST API endpoints for issue types","intro":"Use the REST API to interact with issue types in an organization.","octicon":null,"category":["Manage organizations and teams"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/orgs/members","title":"REST API endpoints for organization members","intro":"Use the REST API to manage memberships in your organization.","octicon":null,"category":["Manage organizations and teams"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/orgs/network-configurations","title":"REST API endpoints for network configurations","intro":"REST API endpoints for network configurations","octicon":null,"category":["Manage organizations and teams"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/orgs/organization-roles","title":"REST API endpoints for organization roles","intro":"Use the REST API to interact with organization roles.","octicon":null,"category":["Manage organizations and teams"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/orgs/orgs","title":"REST API endpoints for organizations","intro":"Use the REST API to interact with organizations.","octicon":null,"category":["Manage organizations and teams"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/orgs/outside-collaborators","title":"REST API endpoints for outside collaborators","intro":"Use the REST API to manage outside collaborators.","octicon":null,"category":["Manage organizations and teams"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/orgs/personal-access-tokens","title":"REST API endpoints for personal access tokens","intro":"Use the REST API to manage fine-grained personal access tokens.","octicon":null,"category":["Manage organizations and teams"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/orgs/rule-suites","title":"REST API endpoints for rule suites","intro":"Use the REST API to manage rule suites for organizations.","octicon":null,"category":["Manage organizations and teams"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/orgs/rules","title":"REST API endpoints for rules","intro":"Use the REST API to manage rulesets for organizations. Organization rulesets control how people can interact with selected branches and tags in repositories in an organization.","octicon":null,"category":["Manage organizations and teams"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/orgs/security-managers","title":"REST API endpoints for security managers","intro":"Use the REST API to manage security managers in an organization.","octicon":null,"category":["Manage organizations and teams"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/orgs/webhooks","title":"REST API endpoints for organization webhooks","intro":"Use the REST API to interact with webhooks in an organization.","octicon":null,"category":["Manage organizations and teams"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]}]},{"fullPath":"/en/rest/packages","title":"REST API endpoints for packages","intro":"Use the REST API to interact with GitHub Packages.","octicon":null,"category":null,"complexity":null,"surface":null,"industry":null,"childTocItems":[{"fullPath":"/en/rest/packages/packages","title":"REST API endpoints for packages","intro":"Use the REST API to interact with GitHub Packages.","octicon":null,"category":["Manage repositories and code"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]}]},{"fullPath":"/en/rest/pages","title":"REST API endpoints for GitHub Pages","intro":"Use the REST API to interact with GitHub Pages sites and builds.","octicon":null,"category":null,"complexity":null,"surface":null,"industry":null,"childTocItems":[{"fullPath":"/en/rest/pages/pages","title":"REST API endpoints for GitHub Pages","intro":"Use the REST API to interact with GitHub Pages sites and builds.","octicon":null,"category":["Manage repositories and code"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]}]},{"fullPath":"/en/rest/private-registries","title":"Private registries","intro":null,"octicon":null,"category":null,"complexity":null,"surface":null,"industry":null,"childTocItems":[{"fullPath":"/en/rest/private-registries/organization-configurations","title":"Organization configurations","intro":"Use the REST API to manage private registry configurations for organizations.","octicon":null,"category":["Manage organizations and teams"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]}]},{"fullPath":"/en/rest/projects","title":"Projects","intro":null,"octicon":null,"category":null,"complexity":null,"surface":null,"industry":null,"childTocItems":[{"fullPath":"/en/rest/projects/drafts","title":"REST API endpoints for draft Project items","intro":"Use the REST API to manage draft items in Projects.","octicon":null,"category":["Manage issues, pull requests, and projects"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/projects/fields","title":"REST API endpoints for Project fields","intro":"Use the REST API to manage Project fields","octicon":null,"category":["Manage issues, pull requests, and projects"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/projects/items","title":"REST API endpoints for Project items","intro":"Use the REST API to manage Project items","octicon":null,"category":["Manage issues, pull requests, and projects"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/projects/projects","title":"REST API endpoints for Projects","intro":"Use the REST API to manage Projects","octicon":null,"category":["Manage issues, pull requests, and projects"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/projects/views","title":"REST API endpoints for Project views","intro":"Use the REST API to manage Project views","octicon":null,"category":["Manage issues, pull requests, and projects"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]}]},{"fullPath":"/en/rest/pulls","title":"REST API endpoints for pull requests","intro":"Use the REST API to manage pull requests and pull request reviews.","octicon":null,"category":null,"complexity":null,"surface":null,"industry":null,"childTocItems":[{"fullPath":"/en/rest/pulls/comments","title":"REST API endpoints for pull request review comments","intro":"Use the REST API to interact with pull request review comments.","octicon":null,"category":["Manage issues, pull requests, and projects"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/pulls/pulls","title":"REST API endpoints for pull requests","intro":"Use the REST API to interact with pull requests.","octicon":null,"category":["Manage issues, pull requests, and projects"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/pulls/review-requests","title":"REST API endpoints for review requests","intro":"Use the REST API to interact with review requests.","octicon":null,"category":["Manage issues, pull requests, and projects"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/pulls/reviews","title":"REST API endpoints for pull request reviews","intro":"Use the REST API to interact with pull request reviews.","octicon":null,"category":["Manage issues, pull requests, and projects"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/pulls/stacks","title":"REST API endpoints for stacked pull requests","intro":"Use the REST API to interact with stacked pull requests.","octicon":null,"category":["Manage issues, pull requests, and projects"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]}]},{"fullPath":"/en/rest/rate-limit","title":"REST API endpoints for rate limits","intro":"Use the REST API to check your current rate limit status.","octicon":null,"category":null,"complexity":null,"surface":null,"industry":null,"childTocItems":[{"fullPath":"/en/rest/rate-limit/rate-limit","title":"REST API endpoints for rate limits","intro":"Use the REST API to check your current rate limit status.","octicon":null,"category":["Learn about the REST API"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]}]},{"fullPath":"/en/rest/reactions","title":"REST API endpoints for reactions","intro":"Use the REST API to interact with reactions on GitHub.","octicon":null,"category":null,"complexity":null,"surface":null,"industry":null,"childTocItems":[{"fullPath":"/en/rest/reactions/reactions","title":"REST API endpoints for reactions","intro":"Use the REST API to interact with reactions on GitHub.","octicon":null,"category":["Manage issues, pull requests, and projects"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]}]},{"fullPath":"/en/rest/releases","title":"REST API endpoints for releases and release assets","intro":"Use the REST API to create, modify, and delete releases and release assets.","octicon":null,"category":null,"complexity":null,"surface":null,"industry":null,"childTocItems":[{"fullPath":"/en/rest/releases/releases","title":"REST API endpoints for releases","intro":"Use the REST API to create, modify, and delete releases.","octicon":null,"category":["Manage repositories and code"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/releases/assets","title":"REST API endpoints for release assets","intro":"Use the REST API to manage release assets.","octicon":null,"category":["Manage repositories and code"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]}]},{"fullPath":"/en/rest/repos","title":"REST API endpoints for repositories","intro":"Use the REST API to create, manage and control the workflow of public and private GitHub repositories.","octicon":null,"category":null,"complexity":null,"surface":null,"industry":null,"childTocItems":[{"fullPath":"/en/rest/repos/attestations","title":"REST API endpoints for repository attestations","intro":"Use the REST API to manage repository attestations.","octicon":null,"category":["Manage repositories and code"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/repos/autolinks","title":"REST API endpoints for repository autolinks","intro":"Use the REST API to add autolinks to external resources.","octicon":null,"category":["Manage repositories and code"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/repos/contents","title":"REST API endpoints for repository contents","intro":"Use the REST API to create, modify, and delete Base64 encoded content in a repository.","octicon":null,"category":["Manage repositories and code"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/repos/custom-properties","title":"REST API endpoints for custom properties","intro":"Use the REST API to list the custom properties assigned to a repository by the organization.","octicon":null,"category":["Manage repositories and code"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/repos/forks","title":"REST API endpoints for forks","intro":"Use the REST API to manage repository forks.","octicon":null,"category":["Manage repositories and code"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/repos/issue-types","title":"REST API endpoints for issue types","intro":"Use the REST API to manage issue types for a repository.","octicon":null,"category":["Manage repositories and code"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/repos/repos","title":"REST API endpoints for repositories","intro":"Use the REST API to manage repositories on GitHub.","octicon":null,"category":["Manage repositories and code"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/repos/rule-suites","title":"REST API endpoints for rule suites","intro":"Use the REST API to manage rule suites for repositories.","octicon":null,"category":["Manage repositories and code"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/repos/rules","title":"REST API endpoints for rules","intro":"Use the REST API to manage rulesets for repositories. Rulesets control how people can interact with selected branches and tags in a repository.","octicon":null,"category":["Manage repositories and code"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/repos/webhooks","title":"REST API endpoints for repository webhooks","intro":"Use the REST API to create and manage webhooks for your repositories.","octicon":null,"category":["Manage repositories and code"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]}]},{"fullPath":"/en/rest/search","title":"REST API endpoints for search","intro":"Use the REST API to search for specific items on GitHub.","octicon":null,"category":null,"complexity":null,"surface":null,"industry":null,"childTocItems":[{"fullPath":"/en/rest/search/search","title":"REST API endpoints for search","intro":"Use the REST API to search for specific items on GitHub.","octicon":null,"category":["Manage repositories and code"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]}]},{"fullPath":"/en/rest/secret-scanning","title":"REST API endpoints for secret scanning","intro":"Use the REST API to retrieve and update secret alerts from a repository.","octicon":null,"category":null,"complexity":null,"surface":null,"industry":null,"childTocItems":[{"fullPath":"/en/rest/secret-scanning/custom-patterns","title":"REST API endpoints for secret scanning custom patterns","intro":"Use the REST API to manage custom patterns for secret scanning.","octicon":null,"category":["Secure code and manage vulnerabilities"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/secret-scanning/push-protection","title":"REST API endpoints for secret scanning push protection","intro":"Use the REST API to manage secret scanning push protection.","octicon":null,"category":["Secure code and manage vulnerabilities"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/secret-scanning/secret-scanning","title":"REST API endpoints for secret scanning","intro":"Use the REST API to retrieve and update secret alerts from a repository.","octicon":null,"category":["Secure code and manage vulnerabilities"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]}]},{"fullPath":"/en/rest/security-advisories","title":"REST API endpoints for security advisories","intro":"Use the REST API to view and manage security advisories.","octicon":null,"category":null,"complexity":null,"surface":null,"industry":null,"childTocItems":[{"fullPath":"/en/rest/security-advisories/global-advisories","title":"REST API endpoints for global security advisories","intro":"Use the REST API to view global security advisories.","octicon":null,"category":["Secure code and manage vulnerabilities"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/security-advisories/repository-advisories","title":"REST API endpoints for repository security advisories","intro":"Use the REST API to view and manage repository security advisories.","octicon":null,"category":["Secure code and manage vulnerabilities"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]}]},{"fullPath":"/en/rest/teams","title":"REST API endpoints for teams","intro":"Use the REST API to create and manage teams in your GitHub organization.","octicon":null,"category":null,"complexity":null,"surface":null,"industry":null,"childTocItems":[{"fullPath":"/en/rest/teams/members","title":"REST API endpoints for team members","intro":"Use the REST API to create and manage membership of teams in your GitHub organization.","octicon":null,"category":["Manage organizations and teams"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/teams/teams","title":"REST API endpoints for teams","intro":"Use the REST API to create and manage teams in your GitHub organization.","octicon":null,"category":["Manage organizations and teams"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]}]},{"fullPath":"/en/rest/users","title":"REST API endpoints for users","intro":"Use the REST API to get public and private information about authenticated users.","octicon":null,"category":null,"complexity":null,"surface":null,"industry":null,"childTocItems":[{"fullPath":"/en/rest/users/attestations","title":"REST API endpoints for artifact attestations","intro":"Use the REST API to manage artifact attestations.","octicon":null,"category":["Manage users and activity"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/users/blocking","title":"REST API endpoints for blocking users","intro":"Use the REST API to manage blocked users.","octicon":null,"category":["Manage users and activity"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/users/emails","title":"REST API endpoints for emails","intro":"Use the REST API to manage email addresses of authenticated users.","octicon":null,"category":["Manage users and activity"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/users/followers","title":"REST API endpoints for followers","intro":"Use the REST API to get information about followers of authenticated users.","octicon":null,"category":["Manage users and activity"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/users/gpg-keys","title":"REST API endpoints for GPG keys","intro":"Use the REST API to manage GPG keys of authenticated users.","octicon":null,"category":["Manage users and activity"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/users/keys","title":"REST API endpoints for Git SSH keys","intro":"Use the REST API to manage Git SSH keys of authenticated users.","octicon":null,"category":["Manage users and activity"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/users/social-accounts","title":"REST API endpoints for social accounts","intro":"Use the REST API to manage social accounts of authenticated users.","octicon":null,"category":["Manage users and activity"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/users/ssh-signing-keys","title":"REST API endpoints for SSH signing keys","intro":"Use the REST API to manage SSH signing keys of authenticated users.","octicon":null,"category":["Manage users and activity"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]},{"fullPath":"/en/rest/users/users","title":"REST API endpoints for users","intro":"Use the REST API to get public and private information about authenticated users.","octicon":null,"category":["Manage users and activity"],"complexity":null,"surface":null,"industry":null,"childTocItems":[]}]}],"variant":"expanded","featuredLinks":{},"renderedPage":"","currentLayout":"discovery-landing","heroImage":"/assets/images/banner-images/hero-1","introLinks":{"overview":"/rest/about-the-rest-api/about-the-rest-api","quickstart":"/rest/quickstart"},"carousels":{"recommended":[{"title":"Quickstart for GitHub REST API","intro":"Learn how to get started with the GitHub REST API.","href":"/rest/quickstart","category":["rest"]},{"title":"Getting started with the REST API","intro":"Learn how to use the GitHub REST API.","href":"/rest/using-the-rest-api/getting-started-with-the-rest-api","category":["rest","using-the-rest-api"]},{"title":"Authenticating to the REST API","intro":"You can authenticate to the REST API to access more endpoints and have a higher rate limit.","href":"/rest/authentication/authenticating-to-the-rest-api","category":["rest","authentication"]},{"title":"Best practices for using the REST API","intro":"Follow these best practices when using GitHub's API.","href":"/rest/using-the-rest-api/best-practices-for-using-the-rest-api","category":["rest","using-the-rest-api"]},{"title":"Rate limits for the REST API","intro":"Learn about REST API rate limits, how to avoid exceeding them, and what to do if you do exceed them.","href":"/rest/using-the-rest-api/rate-limits-for-the-rest-api","category":["rest","using-the-rest-api"]},{"title":"Keeping your API credentials secure","intro":"Follow these best practices to keep your API credentials and tokens secure.","href":"/rest/authentication/keeping-your-api-credentials-secure","category":["rest","authentication"]},{"title":"Scripting with the REST API and JavaScript","intro":"Write a script using the Octokit.js SDK to interact with the REST API.","href":"/rest/guides/scripting-with-the-rest-api-and-javascript","category":["rest","guides"]},{"title":"Troubleshooting the REST API","intro":"Learn how to diagnose and resolve common problems for the REST API.","href":"/rest/using-the-rest-api/troubleshooting-the-rest-api","category":["rest","using-the-rest-api"]},{"title":"Using pagination in the REST API","intro":"Learn how to navigate through paginated responses from the REST API.","href":"/rest/using-the-rest-api/using-pagination-in-the-rest-api","category":["rest","using-the-rest-api"]}]},"journeyTracks":[],"journeyArticlesHeading":null,"includedCategories":["Learn about the REST API","Authenticate API requests","Build apps and integrations","Manage repositories and code","Manage issues, pull requests, and projects","Automate CI/CD workflows","Secure code and manage vulnerabilities","Manage organizations and teams","Administer enterprises and billing","Manage users and activity","Use Codespaces","Use Copilot and AI services"]}},"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]/[productId]","query":{"versionId":"free-pro-team@latest","productId":"rest"},"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></body></html>