Skip to main content
Boards are configurable dashboards with metric blocks and markdown notes. Saved metrics let you store and reuse metric configurations. Both are workspace-scoped and support sharing via public links. All endpoints require a JWT token and X-Workspace-ID header:

Boards

Create a board

Requires Editor role or higher. Titles must be 1-200 characters. Descriptions are optional (max 2,000 characters).

List boards

Get a board

Returns the board with its full settings, including all metric blocks and note blocks.

Update a board

Only the board owner or an Admin can update. Settings include the grid layout, metric blocks (max 50), and note blocks (max 50). Each metric block supports up to 20 series.

Delete a board

Pin a board

Pinned boards appear at the top of the board list for quick access.

Saved metrics

Saved metrics store a metric configuration (query, time range, breakdown) for reuse on boards or standalone viewing.

Create a saved metric

List saved metrics

Get, update, delete

Permissions

What’s next