Authorization: Bearer ********************curl --location --request GET 'http://127.0.0.1:9000/questionBank/select' \
--header 'Authorization: Bearer <token>'[
{
"value": {},
"label": "string",
"label2": "string"
}
]