---
title: "Search Scanned account names"
slug: "search-scanned-account-names"
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.

# Search Scanned account names

Get/api/v1/discovery/scans/{id}/accounts/aws

Search Scanned account names

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 parametersDiscoveryScannedAwsAccountsParamsobject  filterstring    
limitinteger    
previous_idstring    
sort_bystring    

Responses2XX

Success result

<select class='api-response-data' aria-label='Media type'><option value='1aee50a0-18c3-463b-a85f-52c7a1c4211c'>application/json</option>
</select>Expand Allobject  items Array of object (DiscoveryScannedAwsAccount)   object  detailsobject  namestring   | null  

idstring    
regions Array of string (DiscoveryAwsRegion)   string    

Reference: [https://docs.aws.amazon.com/general/latest/gr/rande.html](https://docs.aws.amazon.com/general/latest/gr/rande.html)

Valid values[
  "us-east-2",
  "us-east-1",
  "us-west-1",
  "us-west-2",
  "af-south-1",
  "ap-east-1",
  "ap-south-2",
  "ap-southeast-3",
  "ap-southeast-4",
  "ap-south-1",
  "ap-northeast-3",
  "ap-northeast-2",
  "ap-southeast-1",
  "ap-southeast-2",
  "ap-northeast-1",
  "ca-central-1",
  "ca-west-1",
  "eu-central-1",
  "eu-west-1",
  "eu-west-2",
  "eu-south-1",
  "eu-west-3",
  "eu-south-2",
  "eu-north-1",
  "eu-central-2",
  "il-central-1",
  "me-south-1",
  "me-central-1",
  "sa-east-1",
  "us-gov-east-1",
  "us-gov-west-1"
]
