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