Koa router: How to get query string params? May 15, 2023 by Tarik According to the docs there should be a ctx.request.query that is the query string items represented as an object.