get https://example.com/sysinfo
Log in to see full request history
Responses
200Status information retrieved successfully
404Unable to retrieve status information
500Internal server error
200Status information retrieved successfully
404Unable to retrieve status information
500Internal server error
xxxxxxxxxx
curl --request GET \
--url https://example.com/sysinfo
Try It!
to start a request and see the response here!