Read Board
Retrieve the information for a board in monday.com using the board ID.
Input
Field | Definition | Type | Required |
---|---|---|---|
ID | Unique identification number for the board. | Number | TRUE |
Output
Field | Definition | Type |
---|---|---|
ID | Unique identification number for the board. | Number |
Name | The name of the board. | Text |
Description | The description for the board. | Text |
Kind |
The type of board:
|
Text |
Permissions |
The permission set for the board:
|
Text |
State |
The current state of the board:
|
Text |
Tags |
A list of the specific tags on the board:
|
List of Objects |
Type |
The object type of the board:
|
Text |
Updated At | The last time the board was updated. | Date & Time |
Folder ID | The unique identifier of the folder that contains the board | Number |
Workspace |
The workspace where the board is located:
|
Object |
Owners |
The owners of the board:
|
List of Objects |
Creator |
The creator of the board:
|
Object |
Subscribers |
A list of the subscribers to the board:
Attempting to read a board that doesn't contain any subscribers returns an error message: Failed to run users loader. |
List of Objects |
Groups |
A list of the visible groups belonging to the board:
|
List of Objects |
Columns |
A list of the visible columns belonging to the board:
|
List of Objects |
Items Count | The number of items on the board. | Number |
Communication | The board's communication value. Typically this is a meeting ID. | Text |