Hello Community,
I have a question regarding the Miro API that I hope someone can help clarify.
I've noticed that there seems to be a significant delay between the time I create a board in the Miro web UI and when it becomes accessible via the endpoint `https://api.miro.com/v2/boards/`.
Can anyone provide insight into the exact time it typically takes for this API, specifically this endpoint, to reflect newly created boards?
Additionally, I've encountered a peculiar situation where some freshly created boards are not visible through the `https://api.miro.com/v2/boards/` endpoint, yet they can be accessed using `https://api.miro.com/v2/boards/{board_id}` endpoint (with the board ID retrieved from the Miro web UI URL).
Can someone explain this inconsistency in visibility?
Thank you in advance for your assistance!
Best regards,
Vas