v1

latestOpenAPI 3.0.3Apache 2.02026-07-142201861.5 MB
Mobile Builds

Retrieve install info for a given artifact

Retrieve install info for a given artifact.

Returns distribution and installation details for a specific preprod artifact, including whether the artifact is installable, the install URL, download count, and iOS-specific code signing information.

get/api/0/organizations/{organization_id_or_slug}/preprodartifacts/{artifact_id}/install-details/

Path parameters

organization_id_or_slugstring required

The ID or slug of the organization the resource belongs to.

artifact_idstring required

The ID of the build artifact.

Response

buildIdstring required
statestring required
platformstring nullable required
projectIdstring required
projectSlugstring required
buildConfigurationstring nullable required
isInstallableboolean required
installUrlstring nullable required
installUrlExpiresAtstring nullable required
downloadCountinteger required
releaseNotesstring nullable required
installGroupsstring[] nullable required
isCodeSignatureValidboolean nullable required
profileNamestring nullable required
codesigningTypestring nullable required