# User Groups

These endpoints allow you to view your user groups.
<br><br>
User Groups are used to collectively manage policies and view permissions for a group of users.
<br><br>
The API is read-only. To manage user groups, visit the Fordefi web console. See more info in the
<a href='https://docs.fordefi.com/user-guide/organization-management/manage-user-groups'>user</a> guide.

 - [GET /api/v1/user-groups](https://docs.fordefi.com/api/openapi/user-groups/list_user_groups_api_v1_user_groups_get.md): Get a list of user groups
 - [GET /api/v1/user-groups/{id}](https://docs.fordefi.com/api/openapi/user-groups/get_user_group_api_v1_user_groups__id__get.md): Retrieve user group details
