> 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/assettypes/_listbyrentaltype.md).

# \_listByRentalType

List Asset Types by Rental type.

### Example

```
FM_api('AssetTypes_listByRentalType')
```

### Result

#### On Success

```
{"name":"Heating","id":"2"},{"name":"CCTV","id":"3"},{"name":"Re-fridgeration","id":"4"},{"name":"Test","id":"8"}
```
