Discussion

Ask a Question
Back to All

Get all stories in a view using API query

Hi, I would like to get all stories in a particular board with the API. How do I do that?

Now when I query for specific acid= parameter from a specific View, the results in my REST API endpoint are not filtered, even though the view has the cardFilter parameter saved. I still receive all stories, and not the ones that match card filter only.