Gets the list of a status for hyper-precise location devices.
thingspace_oauth VZ-M2M-Token This is the ThingSpace token, from Credentials and Tokens is used
In: header
The VZ-M2M session token from Credentials and Tokens
In: header
The International Mobile Equipment Identifier of the device.
The numeric name of the account and must include leading zeroes.
application/json
application/json
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/devices/services?imei=15-digit+IMEI&accountNumber=0000123456-00001"{ "accountNumber": "0000123456-00001", "deviceList": [ { "imei": "15-digit IMEI", "BullseyeEnable": true } ]}"{\n \"responseCode\": \"INVALID_PARAMETER\",\n \"message\": \"Device Not Found, Request will be queued\"\n}""{\n \"responseCode\": \"INVALID_ACCESS\",\n \"message\": \"The access policy denied the resource operation for this user\"\n}""{\n \"responseCode\": \"INVALID_PARAMETER\",\n \"message\": \"Device Not Certified\"\n}""{\n \"responseCode\": \"INVALID_PARAMETER\",\n \"message\": \"Device Inactive\"\n}""{\n \"responseCode\": \"INVALID_PARAMETER\",\n \"message\": \"Service Not Purchased\"\n}""{\n \"responseCode\": \"INTERNAL_ERROR\",\n \"message\": \"Device is active in several accounts\"\n}"