I have a NextGen Kanban project that I use to help manage our work activities.
I am looking for a way, using the REST APIs to provide a list of only those items that are on the board. I have attempted the following request, however, I get all issues, on the board, as well as in the backlog.
https://<instance>/rest/agile/1.0/board/325/issue?startAt=0&maxRestuls=100