> For the complete documentation index, see [llms.txt](https://docs.fieldmotion.com/fieldmotion-api-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fieldmotion.com/fieldmotion-api-docs/jobs/_getdt.md).

# \_getDT

Retrieve details of all Jobs.

### Example

```
FM_api('Jobs_getDT']);
```

### Result

#### On Success

```
{"draw":0,"recordsTotal":46,"recordsFiltered":46,"data":[[["2","0",0],"2018-09-25",["2018-09-25 13:00:00","Tue 25th Sep, 2018, 01:00PM","2018-09-20 13:00:00"],"Service","[{\"content\":\"\",\"createdby\":0,\"noteTime\":0},{\"content\":\"Service boiler\",\"createdby\":\"82878\",\"noteTime\":1537357018522}]","82878|0|0|",["2","0","","based on last one, using method defined in Settings page"],"0|3",", Down, BT35 6BB","<p class=\"hide\">10<\/p><span title=\"Click to view Recorded Form Data for this form\">Servic"...}
```
