paws.analytics (version 0.1.0)

mturk_get_assignment: The GetAssignment operation retrieves the details of the specified Assignment

Description

The GetAssignment operation retrieves the details of the specified Assignment.

Usage

mturk_get_assignment(AssignmentId)

Arguments

AssignmentId

[required] The ID of the Assignment to be retrieved.

Request syntax

svc$get_assignment(
  AssignmentId = "string"
)