# \_getDT

Get details for all Contracts

### Example

```
FM_api(
	'Contracts_getDT'
);
```

### Result

The result will look something like this:

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