GET
/
users
/
groups
curl --request GET \
  --url https://use.hoop.dev/api/users/groups
[
  "<string>"
]

Response

200
application/json
OK

The response is of type string[].