Parameters in the query string of the endpoint, after the (?).
This parameter can also be used to submit arrays. For example, to pass several foo_ids fields, use:
/v1/endpoint?foo_ids=1&foo_ids=2&foo_ids=3
These types of parameters are mainly used in GET requests to list endpoints