# \_getDT

Retrieve details for all Task records.

### Example

```
FM_api('Tasks_getDT');
```

### Result

#### On Success

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