**Version:** - listmonk: 2.5 and v3-rc-3 - OS: docker **Description of the bug and steps to reproduce:** If get /api/subscribers/lists/{list_id} not work with /api/subscribers/lists/1 ---> { "message": "404 unknown endpoint" } with api/subscribers/lists ---> { "message": "Invalid ID(s)" } tried with postman and curl