async request
GET https://postman-echo.com/get?foo1=bar1&foo2=bar2
Under the Tests tab, view an example of an asynchronous request that will display in the Qodex console when you send this request.
pm.sendRequest();
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
foo1 | string | ||
foo2 | string |