Assets

Get Asset Details

GET https://{tenant}.atomicwork.com/api/v1/assets/{asset_id}

Authorization

X-Api-Keyheaderstringrequired

API key authentication.

Headers

X-Workspace-Idheaderstring

Path Parameters

asset_idpathintegerrequired

assetId

Query Parameters

sourcequerystring

Optional. When provided (e.g. "KANDJI", "MS_INTUNE", "JAMF"), returns the asset's view from that integration's source-original ledger row instead of the merged unified view. The response's asset_basic_info.id stays as the unified id (URL is canonical); asset_basic_info.source still reflects the unified's origin; form_fields and per-row timestamps reflect the source's contribution. Returns 404 if the asset has no contribution from the requested source. See asset_basic_info.additional_sources for the list of valid source values for this asset.

Response

200

Successful response