curl --location --request GET '/jmreport/share/queryJurisdiction?reportId' \
--header 'Authorization: 3ecf676011544a3293b9665f63513a28' \
--header 'tenant-id: 10053'{
"success": true,
"message": "string",
"code": 0,
"result": {
"id": "string",
"reportId": "string",
"previewUrl": "string",
"previewLock": "string",
"status": "string",
"lastUpdateTime": "2019-08-24T14:15:22.123Z",
"termOfValidity": "string",
"previewLockStatus": "string"
},
"timestamp": 0
}