Skip to main content
GET
Retrieve a widget

Authorizations

X-BRONTO-API-KEY
string
header
required

Path Parameters

id
string<uuid>
required

Widget ID

Response

Widget successfully retrieved

id
string<uuid>
name
string

The name of the Widget.

Example:

"5xx errors by service"

description
string

A description of the widget

Example:

"This widget shows the 5xx errors by service"

type
enum<string>

The type of the Widget.

Available options:
line,
bar,
area,
score,
pie,
treemap,
top-list
metric_ids
string<uuid>[]

the metric IDs associated with the widget

widget_ids
string<uuid>[]

the widgets IDs associated with the widget

layout
object

The layout of the widget

Example:
tags
object

A map of key value pairs associated with this log

Example:
template
object
metadata
object

Common metadata attached to all persisted resources.