Calling the status of Veracode services endpoint
You can call an endpoint to retrieve the status information on this status page: http://status.veracode.com/.
Use this command to get the current status of Veracode services:
http GET "https://api.status.veracode.com/status"
You can also use this cURL command to get the current status of Veracode services:
curl "https://api.status.veracode.com/status"