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.