Support
Log In
Packages

Get package version source

Retrieves the raw package archive (zip) uploaded at publish time for a specific version, defaulting to the package's latest version.

GET/organizations/{organizationName}/environments/{environmentName}/packages/{packageName}/source

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

organizationName*string

The unique identifier of the organization

Match^[a-zA-Z0-9_ -]+$
environmentName*string

The unique identifier of the environment

Match^[a-zA-Z0-9_ -]+$
packageName*string

The unique identifier of the package

Match^[a-zA-Z0-9_ -]+$

Query Parameters

versionId?string

The version to fetch the source for. Defaults to the package's latest version.

Match^[a-zA-Z0-9_.-]+$

Response Body

application/octet-stream

application/json

application/json

application/json

application/json