info: name: test protected routes type: http seq: 4 http: method: GET url: "{{base_url}}/api/v1/protected/ping" auth: type: bearer token: "{{access_token}}" settings: encodeUrl: true timeout: 0 followRedirects: true maxRedirects: 5