# Retrieve available product types **GET /V1/products/types** Retrieve available product types ## Servers - https://magento2.winkelstraat.mac/rest/all: https://magento2.winkelstraat.mac/rest/all () ## Parameters ## Responses ### 200 200 Success. #### Body: (array[object]) - **name** (string) Product type code - **label** (string) Product type label - **extension_attributes** (object) ExtensionInterface class for @see \Magento\Catalog\Api\Data\ProductTypeInterface ### default Unexpected error #### Body: (object) - **message** (string) Error message - **errors** (array[object]) Error details - **code** (integer) Error code - **parameters** (array[object]) Error parameters item - **trace** (string) Stack trace [Powered by Bump.sh](https://bump.sh)