Skip to main content

Fetch blackbox scope review data

GET 

/api/v1/assessments/:assessment_id/scope-review

Fetch scope-review data for a blackbox assessment awaiting approval.

Returns the validation results (hosts, credentials, whitelist) the user needs to review before testing proceeds. Only available when the assessment is in scope_review state.

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

Request

Responses

Successful Response