Example searches: “http://api.example.com”, “Authentication”, “204”, “401”, “Returns information if the user is authenticated else it returns a 401”
Filter groups for the current user and only for open projects
curl \ --request GET 'http://api.example.com/data/user/filter-groups/{filter_group_id}' \ --header "Authorization: $API_KEY"