X-Token: ********************
curl --location --request GET '/document/bags//inactive' \
--header 'X-Requested-Session;' \
--header 'X-Requested-Session;'
{
"code": "string",
"message": "string",
"data": [
{
"wsid": "string",
"documentBagWsid": "string",
"mrClassCode": "string",
"fileWsid": "string",
"fileNo": 0,
"title": "string",
"filePage": 0,
"contentFilePath": "string",
"isDuringHospital": true
}
]
}