get https://example.com/api/v2/status
Returns status of server
Log in to see full request history
Response
200Object
Returns status of server
200Object
xxxxxxxxxx
curl --request GET \
--url https://example.com/api/v2/status
Try It!
to start a request and see the response here!