Authorization: Bearer ********************curl --location --request GET '/css_template/related/' \
--header 'Authorization: Bearer <token>'{
"count": 0,
"result": [
{
"text": "string",
"value": 0
}
]
}