Check for Valid Query Params
GET {{baseUrl}}/get?foo=bar&baz=value
The tests in the request validate the response code and the data returned in the response is the same as the one being sent.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
foo | string | ||
baz | string |