Get the list of device templates in an application with basic ODATA support ($top, $filter, $orderby), [more details](https://aka.ms/iotcentralodatasupport).
get/deviceTemplates
Query parameters
api-versionstring required
The version of the API being called.
$filterstring
An expression on the resource type that selects the resources to be returned.
$topinteger
The maximum number of resources to return from the collection.
$orderbystring
An expression that specify the order of the returned resources.
Response
Success