v5

latestSwagger 2.0MIT2026-08-03485217850.7 KB
package

Gets a package

get/packages/{owner}/{type}/{name}/{version}

Path parameters

ownerstring required

owner of the package

typestring required

type of the package

namestring required

name of the package

versionstring required

version of the package

Response

Package

created_atstring date-time

The date and time when the package was created

html_urlstring

The HTML URL to view the package

idinteger

The unique identifier of the package

namestring

The name of the package

typestring

The type of the package (e.g., npm, maven, docker)

versionstring

The version of the package