# Get Company User Groups **GET /public/v1/user-groups** ## Servers - SmartPM Production Environment: https://live.smartpmtech.com (SmartPM Production Environment) ## Authentication methods - Api key ## Parameters ### Headers - **X-COMPANY-ID** (string) The company's unique ID ## Responses ### 500 Internal Server Error #### Body: */* (object) object ### 200 OK #### Body: */* (array[object]) - **id** (string(uuid)) The ID of the user group - **name** (string) The name of the user group - **users** (array[object]) The list of users in the user group [Powered by Bump.sh](https://bump.sh)