GET /issue-definitions

Get the issue-definitions catalog

Returns the customer-facing issue definitions for the active quality-report profile, keyed by their public string code (slug), each with its curated customer-safe title and message plus severity, is_blocking, requires_feedback and type, alongside the report profile name/version. Requires Preflight QC to be enabled for the authenticated account (403 pre_review_qc_not_enabled).

Fail-closed as a WHOLE: 503 issue_definitions_unavailable when there is no active quality-report profile, or when ANY of its codes lacks a curated customer-safe layer or a clean public slug — never a partial catalog.

Responses