JulianWNew Member3 years agoEFront API not responding (cURL) I want to test the API and request the all users. My code is the following: curl -X "GET" ^ "https://virtserver.swaggerhub.com/Epignosis/Efront-API/1.0.0/Users" ^ -H "accept: application/json" ^ ...Show More
Recent DiscussionsSwagger in net10Transfer Organization Ownership (Free Plan)Question about Public APIs on SwaggerHub free plan
Related ContentGroovy script for running curl commandsimport curl command to soap ui requestConvert curl request to SoapUI Request