{ "meta": { "name": "Get users", "type": "http", "seq": 1 }, "http": { "method": "GET", "url": "https://reqres.in/api/users" }, "headers": [ { "name": "Content-Type", "value": "application/json", "enabled": true }, { "name": "Dots.In.Header.Key", "value": "Dots.In.Header.Value", "enabled": true } ] }