Returns the current status of a requested device location report.
thingspace_oauth VZ-M2M-Token In: header
M2M Session Token (How to generate an M2M session token?)
In: header
Account identifier in "##########-#####".
Transaction ID of the report.
application/json
application/json
curl -X GET "https://example.com/locationreports/0252012345-00001/report/2c90bd28-eeee-ffff-gggg-7e3bd4fbff33/status"{ "txid": "2c90bd28-eeee-ffff-gggg-7e3bd4fbff33", "status": "INPROGRESS"}{ "errorCode": "The type of error, such as INVALID_REQUEST.", "errorMessage": "Additional error information."}