# Get event names **GET /data/events/names** Retrieve the distinct event names present in the log. It is meant to build the object and action filters of the log screen. The list is not scoped to the caller's productions: it exposes the event vocabulary, not any production data. ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Jwt authorization ## Parameters ## Responses ### 200 Sorted list of the event names in use #### Body: application/json (array[string]) array[string] [Powered by Bump.sh](https://bump.sh)