Skip to main content

Download Sdk Version

GET 

/sdk/versions/:version/download

Stream a specific SDK build's offline bundle zip.

Resolves version against the same listing GET /sdk/versions returns and, if it matches, streams the release asset's bytes straight through from the release store rather than buffering the whole zip in memory first. 404 covers both an unconfigured environment and a version that isn't among the published builds.

Request​

Responses​

Successful Response