Get board for the given identifier.
{ "data": { "boards": [ { "id": "1234567890", "name": "My Board", "description": null, "board_kind": "public", "state": "active", "updated_at": "2022-01-01T11:11:11Z" } ] }, "account_id": 12345678}
Was this page helpful?