curl --location --request GET '/resources/resource/'{
"success": true,
"response": {
"name": "string",
"_id": "string",
"status": "string",
"dateCreated": "string",
"capacity": 0,
"efficiency": 0,
"code": "string"
}
}