Jetstream API
...
API Endpoints
Policy Configuration
Get a Device's Policy
5 min
about return a specified device’s policy from your jetstream application parameters true false 123false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type example request url get https //api jetstreamrfid com/3/devices/{devicename}/policy request body none required response code 200 ok response body { 	"id" 0, "name" "mypolicyname", 	"parameters" { 	 "aggregateeventscancount" "3" 	}, 	"lastpolicyupdate" "2018 05 18t20 39 16z", 	"lastpolicysync" "2018 05 18t20 39 16z" } version changes none