Get Form Fields of an AssetType
GET https://{tenant}.atomicwork.com/api/v1/assets/types/{asset_type_id}/form-fields
Authorization
X-Api-KeyrequiredHeaders
X-Workspace-IdPath Parameters
asset_type_idrequiredassetTypeId
Query Parameters
sourceOptional. 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
200application/json
Successful response