Fetch a saved scan's result
get_scan_resultFor a signed-in user: the finished result for a scan on their account, in the same shape as price_item, once the sold comps have landed in the background. Call it with the account.scanId a photo price returned when that result said comps were still loading (about 20 seconds later), or to re-read any saved scan.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cost | No | What the user would pay, in USD, for a worth-it verdict. | |
| scan_id | Yes | The account.scanId from a signed-in price_item, or the saved-scan link. |