[{
  "url": "https://yourdomain.monday.com/boards/212890254",
  "id": 212890254,
  "name": "Start from scratch",
  "description": null,
  "columns": [
    {
      "id": "name",
      "title": "Name",
      "type": "name",
      "width": 523.005682
    },
    {
      "title": "Person",
      "type": "person",
      "id": "person"
    },
    {
      "title": "Status",
      "type": "color",
      "labels": {
        "0": "Working on it",
        "1": "Done",
        "2": "Stuck"
      },
      "id": "status",
      "labels_positions_v2": {
        "0": 0,
        "1": 2,
        "2": 1,
        "5": 3
      }
    },
    {
      "type": "date",
      "title": "Date",
      "id": "date4"
    }
  ],
  "board_kind": "public",
  "groups": [
    {
      "title": "Group Title",
      "id": "topics",
      "color": "#579bfc",
      "board_id": 212890254
    },
    {
      "title": "Group Title",
      "color": "#a25ddc",
      "id": "group_title",
      "board_id": 212890254
    }
  ],
  "created_at": "2019-04-08T15:32:49Z",
  "updated_at": "2019-04-08T16:50:16Z"
}]