Skip to content

Download a gem file

GET
/api/v4/projects/{id}/packages/rubygems/gems/{file_name}

Downloads a specified gem file for a project.

id
required
One of:
integer

The ID or URL-encoded path of the project

file_name
required
string

Package file name

OK

Bad Request

Unauthorized

Forbidden

Not Found