Skip to main content

List Discovered Accounts

Select

SaaS
Customer Managed

Lists accounts that were discovered to match the organization's content rules.

Path Parameters
  • organizationId int32 required

    Id of an existing organization

Responses

OK


Schema
  • discoveredAccounts object[]
  • accountName string

    Name of the account

  • accountId string

    Id of the account

  • accountArn string

    ARN of the account

  • accountEmail string

    E-mail corresponding to the account

  • organizationPath string

    Path to the account in the organization structure

  • accountStatus string

    Possible values: [ACTIVE, SUSPENDED, PENDING_CLOSURE]

    State of the account

Loading...