v1

latestOpenAPI 3.0.0CoreStack Inc License2026-07-248001,5071.7 MB
Security

Get Threat by Cloud Accounts

Security Dashboard Threats by Accounts

post/security/executive_dashboard/threats/by_cloud_accounts

Request body

Example request

{
  "filter": {
    "clouds": [
      "AWS"
    ]
  }
}

Response

Success

Example response

{
  "summary_by_accounts": [
    {
      "cloud_provider": "AWS"
    }
  ]
}