Check-in history can be retrieved for any device belonging to the account, not necessarily with logging enabled.
thingspace_oauth VZ-M2M-Token In: header
M2M Session Token (How to generate an M2M session token?)
In: header
Account identifier.
Device IMEI identifier.
application/json
application/json
curl -X GET "https://example.com/logging/0000123456-00001/devices/990013907835573/checkInHistory"[ { "deviceId": "990013907835573", "clientType": "string", "result": "string", "failureType": "string", "timeCompleted": "2020-10-22T19:35:07.753Z" }]{ "errorCode": "error code string", "errorMessage": "error message string"}