# GET /unit_of_measurements/:id **GET /unit_of_measurements/{id}** Return a single unit of measurement ## Servers ## Parameters ### Path parameters - **id** (integer(int64)) ID of the resource to fetch ## Responses ### 200 successful operation #### Body: (object) - **data** (object) ### 400 Bad Request ### 401 Authorization information is missing or invalid. ### 404 Unit of Measurement not found ### 500 Server Error [Powered by Bump.sh](https://bump.sh)