Get Visual Analysis Result
GET/datasets/:dataset_id/versions/:version_id/analysis/visual
Get the per-property visual (image) analysis stats for one run.
404s if the run has no image_properties result. Set
include_properties=false to omit the raw per-row property arrays and
return only the aggregate stats.
Request
Responses
- 200
- 401
- 403
- 404
- 422
Successful Response
Unauthorized
Forbidden
Not Found
Validation Error