meta { name: query-spaces type: http seq: 1 } get { url: http://localhost:8081/api/echo/anything/api?name=John Doe&age=25 body: none auth: none } params:query { name: John Doe age: 25 } settings { encodeUrl: false }