listHits
inline suspend fun MTurkClient.listHits(crossinline block: ListHitsRequest.Builder.() -> Unit): ListHitsResponse
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.