You can later add page-size parameter to the query so the client can specify the page size.
In case no page parameter was specified you can just return the first page (the default). In many cases you client might need only the first page, so it simplifies the protocol between client and server.