Forum Discussion

satya's avatar
satya
Expert
8 years ago

How can we get all parameters in the request?

Hi,   We are using http.request.parameters.name.get("parameter_name", default_value) method to get specified parameter value of a request in endpoints. How can we get all parameters list in the re...