v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1739146147.5 KB

The <code>ListReviewableHITs</code> operation retrieves the HITs with Status equal to Reviewable or Status equal to Reviewing that belong to the Requester calling the operation.

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

Headers

X-Amz-Target'MTurkRequesterServiceV20170117.ListReviewableHITs' required

Request body

HITTypeIdstring

The ID of the HIT type of the HITs to consider for the query. If not specified, all HITs for the Reviewer are considered

Status'Reviewable' | 'Reviewing'

Can be either <code>Reviewable</code> or <code>Reviewing</code>. Reviewable is the default value.

NextTokenstring

Pagination Token

MaxResultsinteger

Limit the number of results returned.

Response

Success

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.

NumResultsinteger

The number of HITs on this page in the filtered results list, equivalent to the number of HITs being returned by this call.