Skip to main content

Poll draft validation status

GET 

/api/v1/assessments/drafts/:draft_id/validation-status

Fetch current validation status for a draft.

Use this endpoint to poll for the async validation task's progress and results (errors list + the static analysis engine summary).

  • Scope required: assessments:read.
  • Rate-limit tier: read (default).

Request

Responses

Successful Response