See
get_scan_diff
GETFreereadread-only
Compares two scans: prompts added/removed, engines measured, scorer_version, and score delta.
When to use
when a trend from 47 to 0 is uninterpretable.
Parameters
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
business_id | string | yes | — | Scope business ID |
scan_a | string | yes | — | Older scan ID |
scan_b | string | yes | — | Newer scan ID |
REST path: GET /v1/get_scan_diff · All tools