Forum Discussion
Anonymous
4 years ago21 minutes ago, mnagel said:Perhaps the API team could document the various common parameters in Swagger or elsewhere
Agreed. We need every customer who wants this to request it through their CSM.
13 minutes ago, mnagel said:I think I have just gotten used to full or partial table scans and then run all the complex bits on the client side. Wasteful of resources and more time-intensive, but ya gotta do what ya gotta do.
This is what i pretty much always do. The only time i put filtering on is to reduce the number of paging calls i have to do.