Skip to main content

List Cloud Accounts

Retrieve list of cloud accounts of the current logged-in user's organization.

Parameters

ParameterDescription
FilterFilter only cloud accounts with fields containing certain values.
Free Text SearchFilter cloud accounts by user free text input. search in cloud account name, id, cloud provider and tags.
Get StatsGet statistics on returned cloud accounts.
Get TagsGet cloud account tags.
Get Total StatsGet summary of statistics.
Sort BySort cloud accounts by this field.
Sort OrderSort cloud accounts in asc/desc order (by sort_by field).
Unique ListGet unique list of values for the specified fields (comma separated list).
With Associated Business UnitsGet the cloud accounts list with ;business_units; field containing a list of business units associated to account.

Example Output

{
"data": "a list of cloud accounts",
"status": "Operation status"
}

Workflow Library Example

List Cloud Accounts with Orca Security and Send Results Via Email

Workflow LibraryPreview this Workflow on desktop