cURL
curl --request GET \ --url https://api.prd.rad.security/accounts/{account_id}/identities/reports/latest
{ "account_id": "<string>", "avg_risk_score": 123, "avg_risks_per_identity": 123, "created_at": "<string>", "day": 123, "hour": 123, "id": "<string>", "identities_count": 123, "identities_with_risks_count": 123, "identity_counts_per_level": {}, "identity_counts_per_risk": {}, "identity_counts_per_source": {}, "identity_counts_per_type": {}, "month": 123, "risk_counts_per_identity_type": {}, "risk_counts_per_source": {}, "risk_counts_per_type": {}, "risks_count": 123, "year": 123 }
Get Account Identities Report
Account ID
OK
Show child attributes