Skip to main content
Panels are visualization components within dashboards.

List Panels

Retrieve all panels.

Get Panel

Retrieve a single panel.

Create Panel

Create a new panel.
Request Body:

Update Panel

Update panel configuration.

Delete Panel

Delete a panel.

Panel Types

  • metric - Single value metric
  • line-chart - Line chart visualization
  • bar-chart - Bar chart visualization
  • list - Item list
  • table - Data table
  • time-series - Time-based chart
  • label - Text label
  • markdown - Markdown content

Panel Properties

string
Panel UUID
string
Parent dashboard UUID
string
Panel name
string
Panel type
integer
Horizontal position (grid units)
integer
Vertical position (grid units)
integer
Panel width (grid units)
integer
Panel height (grid units)
object
Panel-specific configuration

Next Steps

Dashboards

Manage dashboards

Insights

Learn about Insights