Jetstream API
...
Device Configuration
Get All Devices
5 min
about return all devices from your jetstream application parameters true 138 unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type example request url get https //api jetstreamrfid com/2/devices request body none required response code 200 ok response body \[ { "name" "mydevicename1", 	 "serialnumber" "mydeviceserialnumber1", 	 "devicedefinition" "ts032, cabinet, us, uhf, gf, 7 9 cu ft, v4", 	 "region" "us" 	 "policy" "" }, { "name" "mydevicename2", 	 "serialnumber" "mydeviceserialnumber2", 	 "devicedefinition" "ts047, freezer, eu, uhf, mf, 3 7 cu ft, v4", 	 "region" "eu" 	 "policy" "mydevicepolicy" }, { "name" "mydevicename3", 	 "serialnumber" "mydeviceserialnumber3", 	 "devicedefinition" "ts068, freezer, ap, uhf, mf, 3 7 cu ft, v4", 	 "region" "ap" 	 "policy" "" } ] version changes replaces getconfiguration