# Customer Group

## [list](http://www.magentocommerce.com/api/soap/customer/customer_group.html)

Retrieve the list of customer groups.

```js
magento.customerGroup.list(callback);
```