@@ -4096,7 +4096,7 @@ paths:
40964096 - Report
40974097 /v1/report/static/{job_id}/remediation :
40984098 get :
4099- summary : Get Other Remediation Measures
4099+ summary : Get attack library scan remediation
41004100 description : Get other remediation measures for a static job.
41014101 operationId : get_static_remediations_v1_report_static__job_id__remediation_get
41024102 responses :
@@ -4124,7 +4124,7 @@ paths:
41244124 - Report
41254125 /v1/report/static/{job_id}/runtime-policy-config :
41264126 get :
4127- summary : Get Runtime Security Policy Configuration
4127+ summary : Get attack library runtime security profile
41284128 description : Get Runtime security profile for a static job.
41294129 operationId : get_static_runtime_security_policy_config_v1_report_static__job_id__runtime_policy_config_get
41304130 responses :
@@ -4180,7 +4180,7 @@ paths:
41804180 - Report
41814181 /v1/report/dynamic/{job_id}/remediation :
41824182 get :
4183- summary : Get Other Remediation Measures
4183+ summary : Get agent scan rememdiation
41844184 description : Get other remediation measures for a dynamic job.
41854185 operationId : get_dynamic_remediations_v1_report_dynamic__job_id__remediation_get
41864186 responses :
@@ -4208,7 +4208,7 @@ paths:
42084208 - Report
42094209 /v1/report/dynamic/{job_id}/runtime-policy-config :
42104210 get :
4211- summary : Get Runtime Security Policy Configuration
4211+ summary : Get agent scan runtime security profile
42124212 description : Get Runtime security profile for a dynamic job.
42134213 operationId : get_dynamic_runtime_security_policy_config_v1_report_dynamic__job_id__runtime_policy_config_get
42144214 responses :
@@ -4324,7 +4324,7 @@ paths:
43244324 - Report
43254325 /v1/report/dynamic/{job_id}/goal/{goal_id}/list-streams :
43264326 get :
4327- summary : List agent scan streams
4327+ summary : List agent scan goal deatils
43284328 description : Get streams for a specific goal in a job.
43294329 operationId : list_dynamic_job_streams_v1_report_dynamic__job_id__goal__goal_id__list_streams_get
43304330 responses :
@@ -4359,7 +4359,7 @@ paths:
43594359 - Report
43604360 /v1/report/dynamic/stream/{stream_id} :
43614361 get :
4362- summary : List agent scan streams
4362+ summary : List agent scan stream details
43634363 description : Retrieve the {stream id} details through this Application Programming
43644364 Interface endpoint.
43654365 operationId : get_stream_detail_v1_report_dynamic_stream__stream_id__get
@@ -4452,7 +4452,7 @@ paths:
44524452 - Report
44534453 /v1/report/static/{job_id}/attack-multi-turn/{attack_id} :
44544454 get :
4455- summary : Get multi-turn attack detail
4455+ summary : Get multi-turn attack details
44564456 description : Get detailed multi-turn attack information including outputs and
44574457 framework techniques.
44584458 operationId : get_attack_multi_turn_detail_v1_report_static__job_id__attack_multi_turn__attack_id__get
@@ -4677,7 +4677,7 @@ paths:
46774677 - CustomAttack
46784678 /v1/custom-attacks/report/{job_id}/prompt/{prompt_id} :
46794679 get :
4680- summary : Get prompt detail
4680+ summary : Get prompt details
46814681 description : Get detailed information for a specific prompt.
46824682 operationId : get_prompt_detail_v1_custom_attacks_report__job_id__prompt__prompt_id__get
46834683 responses :
@@ -5023,7 +5023,7 @@ paths:
50235023 required : true
50245024 /v1/sentiment/{job_id} :
50255025 get :
5026- summary : Get sentiment for a scan
5026+ summary : Get sentiment for a scan report
50275027 description : Guardrail configuration for toxic content with severity levels.
50285028 operationId : get_job_sentiment_v1_sentiment__job_id__get
50295029 responses :
0 commit comments