Get all devicesAsk AIget https://api.scs.iot.telekom.com/rest/device?iDisplayLength={displayLength}&iDisplayStart={displayStart}Returns information about all devices in the project.Path ParamsdisplayLengthint32requiredDefaults to -1Amount of records to return. If not provided, system setting pagination.data.fetch.size defines the amount. Use value -1 to fetch ALL records.displayStartint32requiredDefaults to 0Start index for paging. If not provided, the page will start at beginning of the list (index 0)HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/plainAllowed:application/jsontext/plainResponses 200200 400400 401401 403403 404404Updated about 4 years ago