Amazon Mechanical Turk · Example Payload

Amazon Mechanical Turk Associate Qualification With Worker Request Example

CrowdsourcingHuman IntelligenceLaborMachine LearningTasks

Amazon Mechanical Turk Associate Qualification With Worker Request Example is an example object payload from Amazon Mechanical Turk, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

QualificationTypeIdWorkerIdIntegerValueSendNotification

Example Payload

Raw ↑
{
  "QualificationTypeId": "abc12345",
  "WorkerId": "abc12345",
  "IntegerValue": "example-value",
  "SendNotification": "example-value"
}