v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1739146147.5 KB

The <code>ListReviewPolicyResultsForHIT</code> operation retrieves the computed results and the actions taken in the course of executing your Review Policies for a given HIT. For information about how to specify Review Policies when you call CreateHIT, see Review Policies. The ListReviewPolicyResultsForHIT operation can return results for both Assignment-level and HIT-level review results.

post/#X-Amz-Target=MTurkRequesterServiceV20170117.ListReviewPolicyResultsForHIT

Headers

X-Amz-Target'MTurkRequesterServiceV20170117.ListReviewPolicyResultsForHIT' required

Request body

HITIdstring required

The unique identifier of the HIT to retrieve review results for.

PolicyLevelsReviewPolicyLevel[]

The Policy Level(s) to retrieve review results for - HIT or Assignment. If omitted, the default behavior is to retrieve all data for both policy levels. For a list of all the described policies, see Review Policies.

RetrieveActionsboolean

Specify if the operation should retrieve a list of the actions taken executing the Review Policies and their outcomes.

RetrieveResultsboolean

Specify if the operation should retrieve a list of the results computed by the Review Policies.

NextTokenstring

Pagination token

MaxResultsinteger

Limit the number of results returned.

Response

Success

HITIdstring

The HITId of the HIT for which results have been returned.

NextTokenstring

If the previous response was incomplete (because there is more data to retrieve), Amazon Mechanical Turk returns a pagination token in the response. You can use this pagination token to retrieve the next set of results.