Contents

FetchDeviceRequest

The request for a list of devices.

Declaration

object FetchDeviceRequest

Properties

NameTypeDescription
cursorstring

A hex string that represents the starting position for a request. Use this to retrieve the list of devices that have been added or removed since a previous request. The string can be up to 1000 characters. On the initial request, this should be omitted.

limitint32

The maximum number of entries to return. Optional.

See Also

Request and Response