# Terminal Hardware SKUs

## Endpoints

### Retrieve an available Terminal Hardware SKU

- [GET /v1/terminal/hardware_skus/:id](https://docs.stripe.com/api/terminal/hardware_skus/retrieve.md)

### List all Terminal Hardware SKUs

- [GET /v1/terminal/hardware_skus](https://docs.stripe.com/api/terminal/hardware_skus/list.md)

A TerminalHardwareSKU represents a SKU for Terminal hardware. A SKU is a representation of a product available for purchase, containing information such as the name, price, and images.
