APIEndpointsUserGet user groupsGet user groups Endpoint URLGET /api/v2/users/:id/groups Retrieves the groups assigned to a specific user. Include the user's unique ID as a path parameter. Returns a list of groups with their ID and name. Request Responses200Successful response