Authorization: Bearer ********************curl --location -g --request GET 'https://app.hustro.com/api/unauthorized/simpleForm//project' \
--header 'hustro-client-version: ' \
--header 'hustro-client: web' \
--header 'Authorization: Bearer <token>'[
{
"_id": "string",
"deleted": true,
"label": "string"
}
]