List Monday Com Boards
GET/api/integrations/:integration_id/monday_com/boards
List monday.com boards for the connected account.
Returns [{id, name, description}] for the workflow-node config panel:
used by the board_id picker on every board-scoped operation
(archive/get/item/column/group ops) AND by the template_id picker on
the create-board op (since monday's create_board mutation accepts any
existing board's ID as a clone source — there's no separate templates API).
Request
Responses
- 200
- 404
- 422
Successful Response
Not found
Validation Error