paws.analytics (version 0.1.0)

mturk_get_hit: The GetHIT operation retrieves the details of the specified HIT

Description

The GetHIT operation retrieves the details of the specified HIT.

Usage

mturk_get_hit(HITId)

Arguments

HITId

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

Request syntax

svc$get_hit(
  HITId = "string"
)