Skip to content

The NuGet V2 Feed Find Packages by ID endpoint

GET
/api/v4/projects/{project_id}/packages/nuget/v2/FindPackagesById\(\)

This feature was introduced in GitLab 16.4

project_id
required
One of:
string

The ID or URL-encoded path of the project

id
required
string
nullable /^[\-+._a-zA-Z0-9]+$/

The NuGet package name

Example
mynugetpkg

OK

Bad Request

Not Found