Get Text Analysis Result
GET/datasets/:dataset_id/versions/:version_id/analysis/text
Get the per-property text analysis stats for one run.
404s if the run has no text_length_profile 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