# Terminal Hardware Product A TerminalHardwareProduct is a category of hardware devices that are generally similar, but may have variations depending on the country it’s shipped to. TerminalHardwareSKUs represent variations within the same Product (for example, a country specific device). For example, WisePOS E is a TerminalHardwareProduct and a WisePOS E - US and WisePOS E - UK are TerminalHardwareSKUs. ## Endpoints ### Retrieve a Terminal Hardware Product - [GET /v1/terminal/hardware_products/:id](https://docs.stripe.com/api/terminal/hardware_products/retrieve.md) ### List all Terminal Hardware Products - [GET /v1/terminal/hardware_products](https://docs.stripe.com/api/terminal/hardware_products/list.md)