GET AssetFormTypes/GetAllForAsset?assetId={assetId}
Retrieves all asset form types for the given asset. This includes asset form types of that asset that may not have a value.
Request Information
URI Parameters
| Name | Description | Type | Additional information | 
|---|---|---|---|
| assetId | Id of the asset | globally unique identifier | Required | 
Body Parameters
None.
Response Information
Resource Description
On success, a list of all asset form types for the asset.
| Name | Description | Type | Additional information | 
|---|---|---|---|
| Data | Collection of AssetFormType | None. | |
| Total | integer | None. | |
| Message | string | None. | 
Response Formats
application/json, text/json
            Sample:
{
  "Data": [
    {
      "AssetFormTypeId": "65cc92c8-69c6-4933-86e2-b2bb742cd896",
      "Asset": {
        "AssetId": "82154fd3-3554-403e-b99b-8c358870f01d",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "347fa82d-ff3a-488a-b290-6ca9db056251",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "cbe6a872-8a0e-419f-816f-8b875c97f57f",
          "CreateDate": "2025-10-31T00:36:25.2349922-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-10-31T00:36:25.2349922-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "0ebf1b5e-4513-4860-aeab-d683c797a987",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2025-10-31T00:36:25.2349922-07:00",
          "MeasurementValueNeededDate": "2025-10-31T00:36:25.2349922-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "f003ec53-276f-48b4-8ae5-22139a8b7168",
          "CreateDate": "2025-10-31T00:36:25.2349922-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-10-31T00:36:25.2349922-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2025-10-31T00:36:25.2349922-07:00",
        "MeasurementValueNeededDate": "2025-10-31T00:36:25.2349922-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "2dd9d3b9-fa3d-4bdc-90ac-8c6dada0d1b4",
        "CreateDate": "2025-10-31T00:36:25.2349922-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2025-10-31T00:36:25.2349922-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "FormType": {
        "FormTypeId": "de2da602-1a90-4f04-811b-de40f90a1e93",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "347fa82d-ff3a-488a-b290-6ca9db056251",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "cbe6a872-8a0e-419f-816f-8b875c97f57f",
          "CreateDate": "2025-10-31T00:36:25.2349922-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-10-31T00:36:25.2349922-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "FrequencyNeeded": 1,
        "ValueNeededDate": "2025-10-31T00:36:25.2349922-07:00",
        "Active": true,
        "Fields": [
          {
            "FormTypeFieldId": "ddd94bc9-34c5-4aa1-90df-8f4c9fa6b6d5",
            "Section": {
              "FormTypeSectionId": "980f8779-1a58-4ac7-bf87-91b7848a515c",
              "Name": "sample string 1",
              "Label": "sample string 2",
              "DisplayOrder": 1,
              "IsRepeatable": true,
              "VisibleExpression": "sample string 4",
              "SourceSystemId": "sample string 5"
            },
            "Name": "sample string 1",
            "Label": "sample string 2",
            "Description": "sample string 3",
            "DataType": {
              "DataTypeId": "c3b138e7-8b60-49b2-bb52-16e457d81512",
              "Name": "sample string 1"
            },
            "Unit": {
              "UnitId": "34aa4e22-80d0-4d01-8225-796b620d39f8",
              "Code": "sample string 1",
              "Description": "sample string 2",
              "SourceSystemId": "sample string 3",
              "CompanyId": "391157e8-4874-47c9-b53b-964061e44c86",
              "CreateDate": "2025-10-31T00:36:25.2349922-07:00",
              "CreateUser": "sample string 5",
              "LastModifiedDate": "2025-10-31T00:36:25.2349922-07:00",
              "LastModifiedUser": "sample string 6"
            },
            "DisplayOrder": 1,
            "MinValue": 1.0,
            "MaxValue": 1.0,
            "MinLength": 1,
            "MaxLength": 1,
            "HasValidValues": true,
            "ValidValues": [
              {
                "ValidValueId": "3fc0eb95-ea1f-471a-ac46-e33b832ff789",
                "FieldId": "5877dc98-ce03-4d2d-8b15-0787b6e62de3",
                "FieldName": "sample string 1",
                "FieldLabel": "sample string 2",
                "ValueText": "sample string 3",
                "LabelText": "sample string 4"
              },
              {
                "ValidValueId": "3fc0eb95-ea1f-471a-ac46-e33b832ff789",
                "FieldId": "5877dc98-ce03-4d2d-8b15-0787b6e62de3",
                "FieldName": "sample string 1",
                "FieldLabel": "sample string 2",
                "ValueText": "sample string 3",
                "LabelText": "sample string 4"
              }
            ],
            "ValueExpression": "sample string 5",
            "RequiredExpression": "sample string 6",
            "IsAttachment": true,
            "DefaultValueExpression": "sample string 8",
            "IsAccumulator": true,
            "IsMultiline": true,
            "IsRepeatable": true,
            "VisibleExpression": "sample string 12",
            "SourceSystemId": "sample string 13"
          },
          {
            "FormTypeFieldId": "ddd94bc9-34c5-4aa1-90df-8f4c9fa6b6d5",
            "Section": {
              "FormTypeSectionId": "980f8779-1a58-4ac7-bf87-91b7848a515c",
              "Name": "sample string 1",
              "Label": "sample string 2",
              "DisplayOrder": 1,
              "IsRepeatable": true,
              "VisibleExpression": "sample string 4",
              "SourceSystemId": "sample string 5"
            },
            "Name": "sample string 1",
            "Label": "sample string 2",
            "Description": "sample string 3",
            "DataType": {
              "DataTypeId": "c3b138e7-8b60-49b2-bb52-16e457d81512",
              "Name": "sample string 1"
            },
            "Unit": {
              "UnitId": "34aa4e22-80d0-4d01-8225-796b620d39f8",
              "Code": "sample string 1",
              "Description": "sample string 2",
              "SourceSystemId": "sample string 3",
              "CompanyId": "391157e8-4874-47c9-b53b-964061e44c86",
              "CreateDate": "2025-10-31T00:36:25.2349922-07:00",
              "CreateUser": "sample string 5",
              "LastModifiedDate": "2025-10-31T00:36:25.2349922-07:00",
              "LastModifiedUser": "sample string 6"
            },
            "DisplayOrder": 1,
            "MinValue": 1.0,
            "MaxValue": 1.0,
            "MinLength": 1,
            "MaxLength": 1,
            "HasValidValues": true,
            "ValidValues": [
              {
                "ValidValueId": "3fc0eb95-ea1f-471a-ac46-e33b832ff789",
                "FieldId": "5877dc98-ce03-4d2d-8b15-0787b6e62de3",
                "FieldName": "sample string 1",
                "FieldLabel": "sample string 2",
                "ValueText": "sample string 3",
                "LabelText": "sample string 4"
              },
              {
                "ValidValueId": "3fc0eb95-ea1f-471a-ac46-e33b832ff789",
                "FieldId": "5877dc98-ce03-4d2d-8b15-0787b6e62de3",
                "FieldName": "sample string 1",
                "FieldLabel": "sample string 2",
                "ValueText": "sample string 3",
                "LabelText": "sample string 4"
              }
            ],
            "ValueExpression": "sample string 5",
            "RequiredExpression": "sample string 6",
            "IsAttachment": true,
            "DefaultValueExpression": "sample string 8",
            "IsAccumulator": true,
            "IsMultiline": true,
            "IsRepeatable": true,
            "VisibleExpression": "sample string 12",
            "SourceSystemId": "sample string 13"
          }
        ],
        "SourceSystemId": "sample string 4",
        "CompanyId": "c392d000-7b18-4667-89f3-0d046908db4d",
        "CreateDate": "2025-10-31T00:36:25.2349922-07:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2025-10-31T00:36:25.2349922-07:00",
        "LastModifiedUser": "sample string 7"
      },
      "FrequencyNeeded": 1,
      "ValueNeededDate": "2025-10-31T00:36:25.2349922-07:00",
      "LastValueDate": "2025-10-31T00:36:25.2349922-07:00",
      "SourceSystemId": "sample string 1",
      "CompanyId": "151cd5a5-3620-4c10-a625-a176963e60b1",
      "CreateDate": "2025-10-31T00:36:25.2349922-07:00",
      "CreateUser": "sample string 3",
      "LastModifiedDate": "2025-10-31T00:36:25.2349922-07:00",
      "LastModifiedUser": "sample string 4"
    },
    {
      "AssetFormTypeId": "65cc92c8-69c6-4933-86e2-b2bb742cd896",
      "Asset": {
        "AssetId": "82154fd3-3554-403e-b99b-8c358870f01d",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "347fa82d-ff3a-488a-b290-6ca9db056251",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "cbe6a872-8a0e-419f-816f-8b875c97f57f",
          "CreateDate": "2025-10-31T00:36:25.2349922-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-10-31T00:36:25.2349922-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "0ebf1b5e-4513-4860-aeab-d683c797a987",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2025-10-31T00:36:25.2349922-07:00",
          "MeasurementValueNeededDate": "2025-10-31T00:36:25.2349922-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "f003ec53-276f-48b4-8ae5-22139a8b7168",
          "CreateDate": "2025-10-31T00:36:25.2349922-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-10-31T00:36:25.2349922-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2025-10-31T00:36:25.2349922-07:00",
        "MeasurementValueNeededDate": "2025-10-31T00:36:25.2349922-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "2dd9d3b9-fa3d-4bdc-90ac-8c6dada0d1b4",
        "CreateDate": "2025-10-31T00:36:25.2349922-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2025-10-31T00:36:25.2349922-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "FormType": {
        "FormTypeId": "de2da602-1a90-4f04-811b-de40f90a1e93",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "347fa82d-ff3a-488a-b290-6ca9db056251",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "cbe6a872-8a0e-419f-816f-8b875c97f57f",
          "CreateDate": "2025-10-31T00:36:25.2349922-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-10-31T00:36:25.2349922-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "FrequencyNeeded": 1,
        "ValueNeededDate": "2025-10-31T00:36:25.2349922-07:00",
        "Active": true,
        "Fields": [
          {
            "FormTypeFieldId": "ddd94bc9-34c5-4aa1-90df-8f4c9fa6b6d5",
            "Section": {
              "FormTypeSectionId": "980f8779-1a58-4ac7-bf87-91b7848a515c",
              "Name": "sample string 1",
              "Label": "sample string 2",
              "DisplayOrder": 1,
              "IsRepeatable": true,
              "VisibleExpression": "sample string 4",
              "SourceSystemId": "sample string 5"
            },
            "Name": "sample string 1",
            "Label": "sample string 2",
            "Description": "sample string 3",
            "DataType": {
              "DataTypeId": "c3b138e7-8b60-49b2-bb52-16e457d81512",
              "Name": "sample string 1"
            },
            "Unit": {
              "UnitId": "34aa4e22-80d0-4d01-8225-796b620d39f8",
              "Code": "sample string 1",
              "Description": "sample string 2",
              "SourceSystemId": "sample string 3",
              "CompanyId": "391157e8-4874-47c9-b53b-964061e44c86",
              "CreateDate": "2025-10-31T00:36:25.2349922-07:00",
              "CreateUser": "sample string 5",
              "LastModifiedDate": "2025-10-31T00:36:25.2349922-07:00",
              "LastModifiedUser": "sample string 6"
            },
            "DisplayOrder": 1,
            "MinValue": 1.0,
            "MaxValue": 1.0,
            "MinLength": 1,
            "MaxLength": 1,
            "HasValidValues": true,
            "ValidValues": [
              {
                "ValidValueId": "3fc0eb95-ea1f-471a-ac46-e33b832ff789",
                "FieldId": "5877dc98-ce03-4d2d-8b15-0787b6e62de3",
                "FieldName": "sample string 1",
                "FieldLabel": "sample string 2",
                "ValueText": "sample string 3",
                "LabelText": "sample string 4"
              },
              {
                "ValidValueId": "3fc0eb95-ea1f-471a-ac46-e33b832ff789",
                "FieldId": "5877dc98-ce03-4d2d-8b15-0787b6e62de3",
                "FieldName": "sample string 1",
                "FieldLabel": "sample string 2",
                "ValueText": "sample string 3",
                "LabelText": "sample string 4"
              }
            ],
            "ValueExpression": "sample string 5",
            "RequiredExpression": "sample string 6",
            "IsAttachment": true,
            "DefaultValueExpression": "sample string 8",
            "IsAccumulator": true,
            "IsMultiline": true,
            "IsRepeatable": true,
            "VisibleExpression": "sample string 12",
            "SourceSystemId": "sample string 13"
          },
          {
            "FormTypeFieldId": "ddd94bc9-34c5-4aa1-90df-8f4c9fa6b6d5",
            "Section": {
              "FormTypeSectionId": "980f8779-1a58-4ac7-bf87-91b7848a515c",
              "Name": "sample string 1",
              "Label": "sample string 2",
              "DisplayOrder": 1,
              "IsRepeatable": true,
              "VisibleExpression": "sample string 4",
              "SourceSystemId": "sample string 5"
            },
            "Name": "sample string 1",
            "Label": "sample string 2",
            "Description": "sample string 3",
            "DataType": {
              "DataTypeId": "c3b138e7-8b60-49b2-bb52-16e457d81512",
              "Name": "sample string 1"
            },
            "Unit": {
              "UnitId": "34aa4e22-80d0-4d01-8225-796b620d39f8",
              "Code": "sample string 1",
              "Description": "sample string 2",
              "SourceSystemId": "sample string 3",
              "CompanyId": "391157e8-4874-47c9-b53b-964061e44c86",
              "CreateDate": "2025-10-31T00:36:25.2349922-07:00",
              "CreateUser": "sample string 5",
              "LastModifiedDate": "2025-10-31T00:36:25.2349922-07:00",
              "LastModifiedUser": "sample string 6"
            },
            "DisplayOrder": 1,
            "MinValue": 1.0,
            "MaxValue": 1.0,
            "MinLength": 1,
            "MaxLength": 1,
            "HasValidValues": true,
            "ValidValues": [
              {
                "ValidValueId": "3fc0eb95-ea1f-471a-ac46-e33b832ff789",
                "FieldId": "5877dc98-ce03-4d2d-8b15-0787b6e62de3",
                "FieldName": "sample string 1",
                "FieldLabel": "sample string 2",
                "ValueText": "sample string 3",
                "LabelText": "sample string 4"
              },
              {
                "ValidValueId": "3fc0eb95-ea1f-471a-ac46-e33b832ff789",
                "FieldId": "5877dc98-ce03-4d2d-8b15-0787b6e62de3",
                "FieldName": "sample string 1",
                "FieldLabel": "sample string 2",
                "ValueText": "sample string 3",
                "LabelText": "sample string 4"
              }
            ],
            "ValueExpression": "sample string 5",
            "RequiredExpression": "sample string 6",
            "IsAttachment": true,
            "DefaultValueExpression": "sample string 8",
            "IsAccumulator": true,
            "IsMultiline": true,
            "IsRepeatable": true,
            "VisibleExpression": "sample string 12",
            "SourceSystemId": "sample string 13"
          }
        ],
        "SourceSystemId": "sample string 4",
        "CompanyId": "c392d000-7b18-4667-89f3-0d046908db4d",
        "CreateDate": "2025-10-31T00:36:25.2349922-07:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2025-10-31T00:36:25.2349922-07:00",
        "LastModifiedUser": "sample string 7"
      },
      "FrequencyNeeded": 1,
      "ValueNeededDate": "2025-10-31T00:36:25.2349922-07:00",
      "LastValueDate": "2025-10-31T00:36:25.2349922-07:00",
      "SourceSystemId": "sample string 1",
      "CompanyId": "151cd5a5-3620-4c10-a625-a176963e60b1",
      "CreateDate": "2025-10-31T00:36:25.2349922-07:00",
      "CreateUser": "sample string 3",
      "LastModifiedDate": "2025-10-31T00:36:25.2349922-07:00",
      "LastModifiedUser": "sample string 4"
    }
  ],
  "Total": 1,
  "Message": "sample string 1"
}