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