mturk_list_hi_ts: The ListHITs operation returns all of a Requester's HITs

View source: R/mturk_operations.R

mturk_list_hi_tsR Documentation

The ListHITs operation returns all of a Requester's HITs

Description

The list_hi_ts 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.

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

Usage

mturk_list_hi_ts(NextToken = NULL, MaxResults = NULL)

Arguments

NextToken

Pagination token

MaxResults

paws.analytics documentation built on Sept. 11, 2023, 5:06 p.m.