v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1439144149.2 KB

The <code>ListQualificationRequests</code> operation retrieves requests for Qualifications of a particular Qualification type. The owner of the Qualification type calls this operation to poll for pending requests, and accepts them using the AcceptQualification operation.

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

Query parameters

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Headers

X-Amz-Target'MTurkRequesterServiceV20170117.ListQualificationRequests' required

Request body

QualificationTypeIdstring

The ID of the QualificationType.

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.

MaxResultsinteger

The maximum number of results to return in a single call.

Response

Success

NumResultsinteger

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

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.