curl --location --request GET '/medemr/indoctor/InSeriesRcdController/selMedEmrInSeriesRcdContentById' \
--header 'Authorizations: {{token}}'
{
"body": {
"content": "string",
"id": 0
},
"resultCode": "string",
"resultMessage": "string"
}