Hi there I need some assistance.
I searched the forum and sadly only found one dead thread.
So basically I’m able to return all lists from a project board with
GET /projects/:id/boards/:board_id/lists/:list_id
just fine but I can’t figure out how to get to the issues within the list.
Help much appreciated!