このバージョンの GitHub Enterprise サーバーはこの日付をもって終了となります: 2026-03-17. 重大なセキュリティの問題に対してであっても、パッチリリースは作成されません。 パフォーマンスの向上、セキュリティの向上、新機能の向上を図るために、最新バージョンの GitHub Enterprise サーバーにアップグレードしてください。 アップグレードに関するヘルプについては、GitHub Enterprise サポートにお問い合わせください。
REST API はバージョン管理になりました。 詳細については、「API のバージョン管理について」を参照してください。
Organization の REST API エンドポイント
REST API を使うと、自分のすべての GitHub organization の制御と管理ができます。
- Organization の REST API エンドポイント
 - カスタム プロパティの REST API エンドポイント
- Get all custom properties for an organization
 - Create or update custom properties for an organization
 - Get a custom property for an organization
 - Create or update a custom property for an organization
 - Remove a custom property for an organization
 - List custom property values for organization repositories
 - Create or update custom property values for organization repositories
 
 - カスタム リポジトリ ロールの REST API エンドポイント
 - Organization メンバーの REST API エンドポイント
- List organization members
 - Check organization membership for a user
 - Remove an organization member
 - Get organization membership for a user
 - Set organization membership for a user
 - Remove organization membership for a user
 - List public organization members
 - Check public organization membership for a user
 - Set public organization membership for the authenticated user
 - Remove public organization membership for the authenticated user
 - List organization memberships for the authenticated user
 - Get an organization membership for the authenticated user
 - Update an organization membership for the authenticated user
 
 - Organization ロールの REST API エンドポイント
- List organization fine-grained permissions for an organization
 - Get all organization roles for an organization
 - Create a custom organization role
 - Remove all organization roles for a team
 - Assign an organization role to a team
 - Remove an organization role from a team
 - Remove all organization roles for a user
 - Assign an organization role to a user
 - Remove an organization role from a user
 - Get an organization role
 - Update a custom organization role
 - Delete a custom organization role.
 - List teams that are assigned to an organization role
 - List users that are assigned to an organization role
 
 - 外部コラボレーターの REST API エンドポイント
 - 個人用アクセス トークンの REST API エンドポイント
- List requests to access organization resources with fine-grained personal access tokens
 - Review requests to access organization resources with fine-grained personal access tokens
 - Review a request to access organization resources with a fine-grained personal access token
 - List repositories requested to be accessed by a fine-grained personal access token
 - List fine-grained personal access tokens with access to organization resources
 - Update the access to organization resources via fine-grained personal access tokens
 - Update the access a fine-grained personal access token has to organization resources
 - List repositories a fine-grained personal access token has access to
 
 - ルールスイートのREST APIエンドポイント
 - ルールの REST API エンドポイント
 - セキュリティ マネージャーの REST API エンドポイント
 - 組織の Webhook の REST API エンドポイント
- List organization webhooks
 - Create an organization webhook
 - Get an organization webhook
 - Update an organization webhook
 - Delete an organization webhook
 - Get a webhook configuration for an organization
 - Update a webhook configuration for an organization
 - List deliveries for an organization webhook
 - Get a webhook delivery for an organization webhook
 - Redeliver a delivery for an organization webhook
 - Ping an organization webhook