Retrieve general statistics about the application
curl --request GET \ --url https://aquilax.ai/api/v2/app-stats
{ "line_of_codes": 123, "orgs": 123, "scans": 123, "users": 123, "vulns": 123 }
Schema for application statistics.