Skip to main content

List Assets

Retrieve information about assets. See /api/assets/scheme to get the scheme for additional filter parameters.

Parameters

ParameterDescription
Asset LabelsFilter by this asset_labels.
Asset StateFilter by this asset_state.
Asset TypeFilter by this asset_type.
Asset Unique IDFilter by this asset_unique_id.
Cloud Provider IDFilter by this cloud_provider_id.
Compute RegionsFilter by this compute.regions.
Compute VpcsFilter by this compute.vpcs.
Internet FacingFilter by this internet_facing.
State ScoreFilter by this state.score, possible values 1-4.
State SeverityFilter by this state.severity.
Tags Info ListFilter by this tags_info_list.
TypeFilter by this type.

Example Output

[
{}
]

Workflow Library Example

List Assets with Orca Security and Send Results Via Email

Workflow LibraryPreview this Workflow on desktop