paws.analytics (version 0.6.0)

mturk_list_assignments_for_hit: The ListAssignmentsForHIT operation retrieves completed assignments for a HIT

Description

The list_assignments_for_hit operation retrieves completed assignments for a HIT. You can use this operation to retrieve the results for a HIT.

See https://www.paws-r-sdk.com/docs/mturk_list_assignments_for_hit/ for full documentation.

Usage

mturk_list_assignments_for_hit(
  HITId,
  NextToken = NULL,
  MaxResults = NULL,
  AssignmentStatuses = NULL
)

Arguments

HITId

[required] The ID of the HIT.

NextToken

Pagination token

MaxResults

AssignmentStatuses

The status of the assignments to return: Submitted | Approved | Rejected