---
title: "Get AWS Services report grouped by account."
slug: "get-aws-services-report-grouped-by-account"
updated: 2025-10-18T04:50:53Z
published: 2025-10-18T04:50:58Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://support.fortanix.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Get AWS Services report grouped by account.

Get/api/v1/discovery/scans/{id}/services_report/aws/by_account

Get AWS Services report grouped by account.

SecurityOAuth

OAuth 2.0 client credential flow, see [https://datatracker.ietf.org/doc/html/rfc6749#section-4.4](https://datatracker.ietf.org/doc/html/rfc6749#section-4.4).

FlowClient Credentials Token URLhttps://api.armor.fortanix.com/api/v1/iam/session/oauth2/token
		

Path parametersidstring (uuid) Required

Query parametersDiscoveryAwsScannedServicesReportByAccountParamsobject  filterstring    
limitinteger    
previous_idstring    
previous_sort_valuestring    
sort_bystring    

Responses2XX

Success result

<select class='api-response-data' aria-label='Media type'><option value='88115cf7-2413-44d6-ab30-9716edc637df'>application/json</option>
</select>Expand Allobject  items Array of object (DiscoveryAwsAccountViolationMetrics)   object  account_idstring    
violations_by_regionobject  property*object  additionalPropertiesoverall_riskstring    Valid values[
  "critical",
  "high",
  "medium",
  "low",
  "good"
]
violations_by_service_typeobject  property*object  additionalPropertiesoverall_riskstring    Valid values[
  "critical",
  "high",
  "medium",
  "low",
  "good"
]
total_resourcesinteger    
violation_metricsobject  property*object  additionalPropertiescountinteger    
risk_levelstring    Valid values[
  "critical",
  "high",
  "medium",
  "low",
  "good"
]

metadataobject  account_metricsobject  filtered_countinteger    
total_countinteger    

region_metricsobject  filtered_countinteger    
total_countinteger    

resource_metricsobject  filtered_countinteger    
total_countinteger    

violation_metricsobject  filtered_countinteger    
total_countinteger
