Authorization: Bearer ********************curl --location --request GET '/Auths/DeviceData' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"deviceId": "12345678-1234-1234-1234-123456789012"
}'{
"rowNo": 0,
"id": 0,
"status": 0,
"description": null,
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z",
"tenants": "string",
"tenantDevices": "string",
"tenantSessions": "string"
}