Skip to main content

Get Asset Details by ID

GET 

/asm/api/v1/asset/:asset_id

Get asset overview or details by asset id.

Request

Path Parameters

    asset_id uuidrequired

    Asset ID

Query Parameters

    snapshot_date int64required

    Snapshot date

    asset_type string

    Asset type

    manage_type string

    Default value: UNMANAGED

    Manage type

    all_asset_details boolean

    Set it true to fetch all asset details.

Responses

Ok

Schema

    string

Loading...