A staff widgets board is a layout structure that organizes dashboard widgets into sections. Each board is defined by a layout type, sections, and associated widgets, allowing customizable dashboard configurations.
Properties
Name
Description
Type
Example
uid
Unique identifier of the staffWidgetsBoard object
string
d290f1ee-6c54-4b01-90e6-d701748f0851
board_layout_code_name
A string representing the board layout
string
MainAndSideBar2Columns
type
The grid frame of the layout, determines the layout frame containing the board
string
home
sections
An array of dashboard sections. Each section contains properties defining it and a list of widgets.