GET /releases/{release}/quality-report

Get the Preflight QC report for a release

Preflight QC is an optional add-on for API distribution accounts: once automated checks finish, a submitted release is held for your own quality check — review the results, fix what you want, then confirm the release into distribution review.

Returns the customer-facing issues found by the automated checks plus report metadata (generated_at, checks_in_progress, stale, hold, review_status, release_status, and the report profile name/version). Issues are populated only while the release is held with checks complete. stale is true when the release was edited after generated_at (the held findings no longer reflect the current release): re-run the analysis with the refresh endpoint, then confirm.

Requires Preflight QC to be enabled for the owning account (403 pre_review_qc_not_enabled otherwise — contact our sales team to enable it).

Parameters

Responses