v1
latestSwagger 2.0MIT2026-08-06120162320.1 KBbuild-artifact
Get a specific build artifact
Retrieve data of a specific build artifact. The endpoint can retrieve archived artifacts as well. The response output contains a time-limited download url (expires in 10 minutes) and a public install-page URL. You can view the build artifact with both URLs, but the public install-page url will not work unless you enable it.
get/apps/{app-slug}/builds/{build-slug}/artifacts/{artifact-slug}
Path parameters
app-slugstring required
App slug
build-slugstring required
Build slug
artifact-slugstring required
Artifact slug
Query parameters
downloadinteger
Setting this will result in a redirect to the artifact download location
Response
OK