tru8_get_result_raw
Retrieve raw result data from a submitted check, including claims, evidence, and claim maps, without computed analytics.
Instructions
Retrieve a previously submitted check without computed analytics.
Returns claims, elements, evidence, and claim maps only. No _computed block. Smaller response payload. Use this when you will compute your own aggregations or only need specific fields from the raw data.
Args: check_id: UUID returned by tru8_check.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| check_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |