Campaigns Report Retrieve

Declare per-endpoint throttling configuration attributes for views. Endpoints can inherit this mixin and set: - endpoint_default_rate_limit_per_user_per_min: float | None When set (not None), throttling will use ONLY this default RPM for the endpoint without requiring API key / org attributes on the request. When unset, the standard API key / organization / subscription limits apply.

Authentication

AuthorizationBearer
JWT access token or Respan API key

Path parameters

campaign_idstringRequired

Response

target_labelstring
statusstring
gradestring
scoreinteger or null
resistance_ratedouble or null
probes_sentinteger
probes_completedinteger
probes_erroredinteger
probes_totalinteger
cost_usddouble
duration_sdouble
severity_countsmap from strings to any
findings_countinteger
profilemap from strings to any
category_tileslist of maps from strings to any
findingslist of maps from strings to any
worst_findingmap from strings to any or null