v8

latestSwagger 2.02026-07-13120150263.9 KB

Get the list of devices in an application with basic ODATA support (maxpagesize, filter, orderby), [more details](https://aka.ms/iotcentralodatasupport).

get/devices

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.

maxpagesizeinteger

The maximum number of resources to return from one response.

orderbystring

An expression that specify the order of the returned resources.

expandstring

The query parameter for including requested entities in response.

Response

Success

nextLinkstring

URL to get the next page of devices.