It is convenient to call these get endpoints without arguments like so:

This code runs and provides the expected output, but the editor discourages this usage. This is documented usage on the qlik.dev site, however. Ideally the types will reflect this usage as acceptable. A workaround to satisfy the linter is to pass an empty object to satisfy the query requirement, but this doesn't feel like an intentional requirement.