Skip to main content

Get a list of all build artifacts

GET 

/apps/:app-slug/builds/:build-slug/artifacts

List all build artifacts that have been generated for an app's build. This endpoint can retrieve artifacts from the archive as well. You can use the created build artifact slugs from the response output to retrieve data of a specific build artifact with the GET/apps/ endpoint or update a build artifact with the PATCH/apps endpoint.

RequestClick to copy link

ResponsesClick to copy link

OK