Amazon Mechanical Turk · Example Payload

Amazon Mechanical Turk Review Action Detail Example

CrowdsourcingHuman IntelligenceLaborMachine LearningTasks

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

Top-level fields

ActionIdActionNameTargetIdTargetTypeStatusCompleteTimeResultErrorCode

Example Payload

Raw ↑
{
  "ActionId": "abc12345",
  "ActionName": "my-resource",
  "TargetId": "abc12345",
  "TargetType": "example-value",
  "Status": "ACTIVE",
  "CompleteTime": "example-value",
  "Result": "example-value",
  "ErrorCode": "example-value"
}