Artboard
Builds

Build Download Link

Download a build zip using a download url

The download url is a signed url that can be used to download a build zip. This endpoint will return a 404 if the build does not exist.

The url can be obtained from the Get Build Status endpoint.

GET
/otto/api/build/download/{token}

Response Body

application/octet-stream

text/plain

curl -X GET "https://your.server.net/otto/api/build/download/{token}"
"string"
"string"