Amazon Mechanical Turk · Example Payload

Amazon Mechanical Turk Qualification Example

CrowdsourcingHuman IntelligenceLaborMachine LearningTasks

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

Top-level fields

QualificationTypeIdWorkerIdGrantTimeIntegerValueLocaleValueStatus

Example Payload

Raw ↑
{
  "QualificationTypeId": "abc12345",
  "WorkerId": "abc12345",
  "GrantTime": "example-value",
  "IntegerValue": "example-value",
  "LocaleValue": "example-value",
  "Status": "ACTIVE"
}