# Listing Event Categories and Names These requests are used to get a list of event names and categories that have been reported by your application to Usage Intelligence, know which ones have been enabled for collection, and also set which ones should be collected. Endpoint: GET /v3/event-tracking/{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" ## Query parameters: - `flat` (boolean) Example: "true" - `showEvents` (string) Example: "all" ## Path parameters: - `product_id` (string, required)