Assets

Get Form Fields of an AssetType

GET https://{tenant}.atomicwork.com/api/v1/assets/types/{asset_type_id}/form-fields

Authorization

X-Api-Keyheaderstringrequired

API key authentication.

Headers

X-Workspace-Idheaderstring

Path Parameters

asset_type_idpathintegerrequired

assetTypeId

Query Parameters

sourcequerystring

Optional. When provided (e.g. "KANDJI", "MS_INTUNE", "JAMF"), filters the returned form fields to only those mapped to that integration source — used by the per-source asset detail view to render only the fields the source contributes. When omitted, returns the full field set for the asset type (current behavior).

Response

200

Successful response