# Read product units **GET /productunits** Read a list of available units of measurement for products. ## Servers - https://rest.api.24sevenoffice.com/v1: https://rest.api.24sevenoffice.com/v1 () ## Authentication methods - Tfso ## Parameters #### Headers - **Authorization** (string) Authorization header ## Responses ### 200: Success #### Headers - **Access-Control-Allow-Origin** (string) - **Access-Control-Allow-Credentials** (string) - **X-Trace-Id** (string) #### Body Parameters: application/json (array[object]) - **id** (number | null) The ID of the unit of measurement. - **name** (string | null) The name of the unit of measurement. - **symbol** (string | null) The symbol of the unit of measurement. [Powered by Bump.sh](https://bump.sh)