get https://api.miro.com/v2/boards
Retrieves a list of boards that the user associated with the access token has access to. You can filter and sort the boards by specifying URL query parameter values. If you are an Enterprise customer and a Company Admin, you can retrieve all boards, including all private boards (boards that haven't been specifically shared with you) by enabling Content Admin permissions. To enable Content Admin permissions, see Content Admin permissions for Company Admins. Note that you only get results instantaneously when you filter by the team_id
, project_id
, or both the team_id
and project_id
. If you use any other filter, you need to give a few seconds for the indexing of newly created boards before retrieving boards.