How to set the request for the Pager

I have a datatable. The API I am getting data from has a query parameter of ?page=1. How can I tell webix to use that query parameter to get the next page.

You can use onDataRequest to intercept default calls and use your own parameters

https://docs.webix.com/desktop__server_customload.html#dynamicloading