Query parameters

This topic discusses how to use query parameters to refine a request to customize the response payload. This is most often done with GETs. But, query parameters can also be used with POSTs and PATCHes to refine the responses to those methods.

If you want to interact directly with the concepts in this topic, go to the following tutorials: