# Getting a List of Possible Property Values This request is used in order to get a list of possible values for the selected property. This data is then used to build filters or segments as required. Endpoint: POST /v3/meta/propertyValues/{product_id} Version: 3.0.0 ## Header parameters: - `Content-Type` (string) Example: "application/json" - `RUI-Client` (string) Example: "Postman" - `RUI-Client-Version` (string) Example: "0.0.1" - `Origin` (string) Example: "https://analytics.revenera.com" ## Path parameters: - `product_id` (string, required) ## Request fields (application/json): - `property` (string) Example: "os"