> For the complete documentation index, see [llms.txt](https://api.senderwiz.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://api.senderwiz.com/admin/customer.md).

# Customer

- [Get All Customers](https://api.senderwiz.com/admin/customer/get-all-customers.md): Fetch a paginated list of all customers from your SenderWiz account using the Admin API with optional filters.
- [Get One Customer](https://api.senderwiz.com/admin/customer/get-one-customer.md): Retrieve a single customer’s full profile details using their unique UID via SenderWiz Admin API.
- [Create a Customer](https://api.senderwiz.com/admin/customer/create-a-customer.md): Create a new customer account in SenderWiz, with optional company information. This is typically used for provisioning new client accounts.
- [Update a Customer](https://api.senderwiz.com/admin/customer/update-a-customer.md): Update an existing customer profile using SenderWiz Admin API by passing updated personal or company information.
- [Delete a Customer](https://api.senderwiz.com/admin/customer/delete-a-customer.md): Delete an existing customer profile using SenderWiz Admin API safely by first setting their status to 'Pending delete'.
- [Get All Customer Groups](https://api.senderwiz.com/admin/customer/get-all-customer-groups.md): Retrieve a complete list of all customer groups available in your SenderWiz account.
- [Get All Timezones](https://api.senderwiz.com/admin/customer/get-all-timezones.md): Retrieve a complete list of supported timezones for your SenderWiz platform using Admin API access.
