Example searches: “Authentication”, “Log in user by creating and registering auth tokens.”, “Log user out by revoking his auth tokens.”, “AGPL 3.0”, “Jwt authorization”
Filter groups for current user and only for open projects
curl \ --request GET 'http://api.example.com/data/user/filter-groups' \ --header "Authorization: $API_KEY"
[ {} ]