Send a GET request with query parameters (e.g. first_param=5&second_param=true)

xh

xh get {{httpbin.org/get}} {{first_param==5}} {{second_param==true}}

click the source code to copy