Hello, community!
I’m currently working with board items using the
`GET https://api.miro.com/v2/boards/{board_id}/items` endpoint
and am wondering if there’s a query parameter available to sort these items by group (using the group ID).
Sorting by group would be incredibly helpful for my use case, as the `Get groups` endpoint doesn’t quite meet my needs.
Thanks in advance for any insights!
Vas