curl --location --request GET '/requests//items'
[
{
"name": "string",
"id": "string",
"type": "UPLOAD",
"description": "string",
"required": true,
"answer": "string",
"verified": false
}
]