# Client Property List Export The aim of this request is to export all data about all clients by paging through all the data and storing the returned data for offline processing. Endpoint: POST /v3/export/request/clientPropertyList/{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) ## Response 200 fields