In the Ultimate version, we can ban a user from a group.
Wondering how can we know whether or not a user has been banned in a group via API?
I have tried GET /groups/:id/members
API ( Group and project members API | GitLab), but there is no such information in the response.