Example searches: “Tokens are considered as outdated every two weeks.”, “year”, “news_id”, “task_type_id”, “Returns information if the user is authenticated else it returns a 401”
True if current user has subscribed to given task, False otherwise
curl \ --request GET 'http://api.example.com/data/user/tasks/a24a6ea4-ce75-4665-a070-57453082c25/subscribed' \ --header "Authorization: $API_KEY"