curl --location --request GET '/api/PdfTemplate/Get'{
"success": true,
"statusCode": 0,
"errorCode": "string",
"errors": [
"string"
],
"result": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"documentType": "string",
"content": "string",
"isProduction": true,
"createdAt": "2019-08-24T14:15:22Z"
}
}