

# GetHIT


## Description


The `GetHIT` operation retrieves the details of the specified HIT.

## Request Syntax


```
{ 
  "HITId": String
 }
```

## Request Parameters


 The request accepts the following data in JSON format: 


| Name | Description | Required | 
| --- | --- | --- | 
|   ` HITId `   |  The ID of the HIT. Type: String  |  Yes  | 

## Response Elements


A successful request returns a [HIT](ApiReference_HITDataStructureArticle.md) data structure.