v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1439144149.2 KB

The GetQualificationScore operation returns the value of a Worker's Qualification for a given Qualification type.

To get a Worker's Qualification, you must know the Worker's ID. The Worker's ID is included in the assignment data returned by the ListAssignmentsForHIT operation.

Only the owner of a Qualification type can query the value of a Worker's Qualification of that type.

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

Headers

X-Amz-Target'MTurkRequesterServiceV20170117.GetQualificationScore' required

Request body

QualificationTypeIdstring required

The ID of the QualificationType.

WorkerIdstring required

The ID of the Worker whose Qualification is being updated.

Response

Success