# GET /variant-warehouses/{id}.json **GET /variant-warehouses/{id}.json** ## Servers - http://api.example.com/v1: http://api.example.com/v1 () ## Authentication methods - Bearer auth ## Parameters ### Path parameters - **id** (integer(int64)) Numeric ID of the instance ## Responses ### 200 Successful response #### Body: application/json (object) - **binLocation** (string | null) Bin location - **createdAt** (string(date-time)) Created at - **id** (integer(int32)) Id - **inventoryQuantity** (integer(int32)) Inventory quantity - **updatedAt** (string(date-time)) Updated at - **variantId** (integer(int32)) Variant - **warehouseId** (integer(int32)) Warehouse [Powered by Bump.sh](https://bump.sh)