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