Hi,
I am using this endpoint https://developers.miro.com/reference/get-items-within-frame.
If:
- parent_item_id = {frame_id} - it works as described.
- parent_item_id = id of not-frame - 404 item not found and that is valid
- parent_item_id = 0 - items that are not in any frame - without parent node in JSON response
The last one is very convenient to use, however it is not mentioned in the documentary. Could you please tell whether it is a bug and i should not use that, or is that a fair way of getting free-placed items