Skip to main content
GET
Retrieve a list of log views

Authorizations

X-BRONTO-API-KEY
string
header
required

Response

A list of log views

A view configuration describing how log data should be presented. A view consists of one or more components (e.g. timeline, list), each defining a specific way to visualize or explore the data.

components
object[]

Ordered list of components that make up the view.

Each component represents a distinct visualization or data representation, such as a timeline or a list.

The order of components determines their display order in the UI.