Skip to main content
GitHub Docs
Version:
Enterprise Server 3.14
GitHub Docs を検索する
Search
Select language: current language is Japanese
Open Search Bar
Close Search Bar
Open Menu
Open Sidebar
REST API
/
リポジトリ
ホーム
REST API
API Version:
2022-11-28 (latest)
クイックスタート
REST API について
REST API について
GitHub の API の比較
API のバージョン
重大な変更
OpenAPI の記述
REST API の使用
作業の開始
転送率の制限
改ページ位置の自動修正
ライブラリ
ベスト プラクティス
トラブルシューティング
タイムゾーン
CORS と JSONP
Issue イベントタイプ
GitHubイベントの種類
認証
認証
API 資格情報をセキュリティで保護する
GitHub App インストール トークンのエンドポイント
GitHub App ユーザー トークンのエンドポイント
きめ細かい PAT のエンドポイント
GitHub Apps のためのアクセス許可
きめ細かい PAT 用のアクセス許可
Guides
JavaScript を使用したスクリプト
Ruby を使用したスクリプト
ユーザーのリソースを調べる
デプロイメントを配信する
データをグラフとしてレンダリングする
コメントを扱う
CIサーバーの構築
概要 - Git データベース
概要 - チェック
シークレットを暗号化する
アクション
Artifacts
キャッシュ
OIDC
アクセス許可
シークレット
セルフホストランナーグループ
セルフホステッド ランナー
変数
ワークフロージョブ
ワークフローの実行
Workflows
アクティビティ
Events
フィード
通知
Star
Watch中
お知らせバナー
Organization
アプリ
GitHub Apps
インストール
OAuth 認証
Webhooks
請求
請求
ブランチ
ブランチ
保護されたブランチ
チェック
チェック実行
チェック スイート
コード スキャン
コード スキャン
行動規範
行動規範
コラボレーター
コラボレーター
招待
コミット
コミット
コミットのコメント
コミットのステータス
Dependabot
警告
シークレット
依存関係グラフ
依存関係の確認
Dependency Submission
ソフトウェア部品表 (SBOM)
デプロイ キー
デプロイ キー
デプロイメント
デプロイ ブランチ ポリシー
デプロイメント
環境
保護ルール
デプロイメントステータス
絵文字
絵文字
Enterprise 管理
管理統計
告知
監査ログ
請求
コードのセキュリティと分析
グローバル Webhook
LDAP
ライセンス
GHES の管理
[Management Console]
Organization pre-receive フック
組織
Pre-receive 環境
pre-receive フック
リポジトリ pre-receive フック
SCIM
Users
Gists
Gists
説明
Git データベース
BLOB
コミット
関連情報
タグ
ツリー
Gitignore
Gitignore
issue
アサインされた人
説明
イベント
issue
ラベル
マイルストーン
タイムライン
ライセンス
ライセンス
Markdown
Markdown
Meta
Meta
メトリック
統計
移行
組織
ユーザー
OAuth アプリ認証
OAuth アプリ認証
組織
カスタム プロパティ
カスタム ロール
メンバー
組織 の役割
組織
外部コラボレーター
個人用アクセス トークン
ルール スイート
ルール
セキュリティマネージャー
Webhooks
パッケージ
パッケージ
ページ
ページ
Projects (classic)
Boards
カード
コラボレーター
[列]
プルリクエスト
Pull Request
レビュー コメント
レビューリクエスト
レビュー
レート制限
レート制限
リアクション
リアクション
リリース
リリース
リリース アセット
リポジトリ
自動リンク
内容
カスタム プロパティ
フォーク
Git LFS
リポジトリ
ルール スイート
ルール
タグ
ウェブフックs
検索
検索する
シークレット スキャン
シークレット スキャン
セキュリティ アドバイザリ
グローバル セキュリティ アドバイザリ
Teams
Teams
ディスカッションコメント
ディスカッション
外部グループ
メンバー
ユーザー
メール
フォロワー
GPG キー
Git SSH キー
ソーシャル アカウント
SSH 署名キー
ユーザー
REST API はバージョン管理になりました。
詳細については、「
API のバージョン管理について
」を参照してください。
REST API
/
リポジトリ
リポジトリの REST API エンドポイント
REST API を使うと、パブリックおよびプライベートの GitHub リポジトリのワークフローの作成、管理、制御ができます。
リポジトリの REST API エンドポイント
List organization repositories
Create an organization repository
Get a repository
Update a repository
Delete a repository
List repository activities
Check if Dependabot security updates are enabled for a repository
List CODEOWNERS errors
List repository contributors
Create a repository dispatch event
List repository languages
List repository cache replication status
List repository tags
List repository teams
Get all repository topics
Replace all repository topics
Transfer a repository
Check if vulnerability alerts are enabled for a repository
Enable vulnerability alerts
Disable vulnerability alerts
Create a repository using a template
List public repositories
List repositories for the authenticated user
Create a repository for the authenticated user
List repositories for a user
リポジトリ自動リンク用の REST API エンドポイント
Get all autolinks of a repository
Create an autolink reference for a repository
Get an autolink reference of a repository
Delete an autolink reference from a repository
リポジトリ コンテンツの REST API エンドポイント
Get repository content
Create or update file contents
Delete a file
Get a repository README
Get a repository README for a directory
Download a repository archive (tar)
Download a repository archive (zip)
カスタム プロパティの REST API エンドポイント
Get all custom property values for a repository
Create or update custom property values for a repository
フォーク用の REST API エンドポイント
List forks
Create a fork
Git LFS の REST API エンドポイント
Enable Git LFS for a repository
Disable Git LFS for a repository
ルールスイートのREST APIエンドポイント
List repository rule suites
Get a repository rule suite
ルールの REST API エンドポイント
Get rules for a branch
Get all repository rulesets
Create a repository ruleset
Get a repository ruleset
Update a repository ruleset
Delete a repository ruleset
リポジトリ タグの REST API エンドポイント
Closing down - List tag protection states for a repository
Closing down - Create a tag protection state for a repository
Closing down - Delete a tag protection state for a repository
リポジトリ ウェブフック の REST API エンドポイント
List repository webhooks
Create a repository webhook
Get a repository webhook
Update a repository webhook
Delete a repository webhook
Get a webhook configuration for a repository
Update a webhook configuration for a repository
List deliveries for a repository webhook
Get a delivery for a repository webhook
Redeliver a delivery for a repository webhook
Ping a repository webhook
Test the push repository webhook