Retrieve given filter group for the current user.

GET /data/user/filter-groups/{filter_group_id}

Responses

  • Filter groups for the current user and only for open projects

GET /data/user/filter-groups/{filter_group_id}
curl \
 -X GET http://localhost:8080/api/data/user/filter-groups/{filter_group_id}