# \_getDT

Retrieve details for all Stock records.

### Example

```
FM_api('Stock_getDT');
```

### Result

#### On Success

```
{"draw":0,"recordsTotal":1,"recordsFiltered":1,"data":[]}
```
