mturk_list_hi_ts: The ListHITs operation returns all of a Requester's HITs
Description
The ListHITs
operation returns all of a Requester\'s HITs. The
operation returns HITs of any status, except for HITs that have been
deleted of with the DeleteHIT operation or that have been auto-deleted.
Usage
mturk_list_hi_ts(NextToken, MaxResults)
Request syntax
svc$list_hi_ts(
NextToken = "string",
MaxResults = 123
)