Skip to main content
Question

Boards not appearing via REST API

  • February 26, 2025
  • 2 replies
  • 62 views

Forum|alt.badge.img+1

Created some new boards today.

These boards are not appearing via REST API (https://api.miro.com/v2/boards), even hours after creation.

The account that installed the app is the same account that created the boards, and I can access such boards by ID if I specifically request them via REST API and they also appear if I use the “team_id” query string parameter, as suggested in the API documentation. But in such case I cannot use the “query” query string parameter, which I need to use. According to the same documentation the new boards should appear within seconds without the “team_id” parameter.

The account we are developing for has around 1,149 boards, but I don’t believe that should break the API.

Was it helpful?

2 replies

Horea Porutiu
Mironeer
Forum|alt.badge.img+1

Hey ​@Fadi Wissa thank you for reporting this, and sorry you are experiencing this issue. 

I’ve just tested this on my own org and it seems to be working just fine. I tried just a regular GET boards call with no params, and then one with project_id param (which is just the space id). That seemed to also work fine. 

Are you still seeing this issue? We had some bug fixed recently deployed to the REST API so I wonder if it may have fixed your issue? 

Please let me know, otherwise I will try and reproduce your issue again and talk to the eng team to see how we can further diagnose the problem. 


Forum|alt.badge.img+1
  • Author
  • New Here
  • 1 reply
  • February 26, 2025

Thank you for your feedback, ​@Horea Porutiu.

The boards appeared this morning. I can’t tell how many hours it took for them to appear, but I can say it was more than 8 hours.

I created a new project now (a few minutes ago) that hasn’t appeared yet.

Using the “project_id” parameter was returning an Internal Server error yesterday but it’s working today and returns fresh data, so we can use that for now.

Thank you


Reply