# Class: AdminGetCustomersParams [internal](../modules/internal-4.md).AdminGetCustomersParams ## Hierarchy - [`AdminListCustomerSelector`](internal-4.AdminListCustomerSelector.md) ↳ **`AdminGetCustomersParams`** ## Properties ### expand • `Optional` **expand**: `string` #### Defined in medusa/dist/api/routes/admin/customers/list-customers.d.ts:42 ___ ### groups • `Optional` **groups**: `string`[] #### Inherited from [AdminListCustomerSelector](internal-4.AdminListCustomerSelector.md).[groups](internal-4.AdminListCustomerSelector.md#groups) #### Defined in medusa/dist/types/customers.d.ts:4 ___ ### limit • **limit**: `number` #### Defined in medusa/dist/api/routes/admin/customers/list-customers.d.ts:40 ___ ### offset • **offset**: `number` #### Defined in medusa/dist/api/routes/admin/customers/list-customers.d.ts:41 ___ ### q • `Optional` **q**: `string` #### Inherited from [AdminListCustomerSelector](internal-4.AdminListCustomerSelector.md).[q](internal-4.AdminListCustomerSelector.md#q) #### Defined in medusa/dist/types/customers.d.ts:3