이제 REST API의 버전이 지정되었습니다. 자세한 내용은 "API 버전 관리 정보"를 참조하세요.
패키지에 대한 REST API 엔드포인트
REST API를 사용하여 GitHub Packages과(와) 상호 작용합니다.
- 패키지에 대한 REST API 엔드포인트
- Get list of conflicting packages during Docker migration for organization
 - List packages for an organization
 - Get a package for an organization
 - Delete a package for an organization
 - Restore a package for an organization
 - List package versions for a package owned by an organization
 - Get a package version for an organization
 - Delete package version for an organization
 - Restore package version for an organization
 - Get list of conflicting packages during Docker migration for authenticated-user
 - List packages for the authenticated user's namespace
 - Get a package for the authenticated user
 - Delete a package for the authenticated user
 - Restore a package for the authenticated user
 - List package versions for a package owned by the authenticated user
 - Get a package version for the authenticated user
 - Delete a package version for the authenticated user
 - Restore a package version for the authenticated user
 - Get list of conflicting packages during Docker migration for user
 - List packages for a user
 - Get a package for a user
 - Delete a package for a user
 - Restore a package for a user
 - List package versions for a package owned by a user
 - Get a package version for a user
 - Delete package version for a user
 - Restore package version for a user