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

NameDescriptionTypeAdditional 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.

NameDescriptionTypeAdditional information
Data

Collection of AssetFormType

None.

Total

integer

None.

Message

string

None.

Response Formats

application/json, text/json

Sample:
{
  "Data": [
    {
      "AssetFormTypeId": "4f9c5410-fd50-49f3-9718-91456017a13f",
      "Asset": {
        "AssetId": "b337f5d3-503d-4692-89af-7bf555866dce",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "e366742e-9982-4828-ab82-b6bcf99a66fa",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "01565777-24ff-42b5-b0fa-71431d1b225f",
          "CreateDate": "2026-01-01T23:30:37.2174249-08:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-01-01T23:30:37.2174249-08:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "26ec0aad-a0eb-41c1-9e71-1da0bad417ce",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2026-01-01T23:30:37.2174249-08:00",
          "MeasurementValueNeededDate": "2026-01-01T23:30:37.2174249-08:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "1c96b753-778a-4b6a-830f-8236e114e111",
          "CreateDate": "2026-01-01T23:30:37.2174249-08:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-01-01T23:30:37.2174249-08:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2026-01-01T23:30:37.2174249-08:00",
        "MeasurementValueNeededDate": "2026-01-01T23:30:37.2174249-08:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "47d3f067-afb0-4a33-b60c-756137db6e39",
        "CreateDate": "2026-01-01T23:30:37.2174249-08:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-01-01T23:30:37.2174249-08:00",
        "LastModifiedUser": "sample string 8"
      },
      "FormType": {
        "FormTypeId": "5da447c4-af6b-4c9e-88ba-de528b31ce80",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "e366742e-9982-4828-ab82-b6bcf99a66fa",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "01565777-24ff-42b5-b0fa-71431d1b225f",
          "CreateDate": "2026-01-01T23:30:37.2174249-08:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-01-01T23:30:37.2174249-08:00",
          "LastModifiedUser": "sample string 7"
        },
        "FrequencyNeeded": 1,
        "ValueNeededDate": "2026-01-01T23:30:37.2174249-08:00",
        "Active": true,
        "Fields": [
          {
            "FormTypeFieldId": "dd9d43e5-fad0-4afd-a1dd-434f9a6427d4",
            "Section": {
              "FormTypeSectionId": "3c17d6cf-e23a-437e-adc0-5361c59f8f58",
              "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": "154b90c1-21c1-492d-ae81-4b5e888def3f",
              "Name": "sample string 1"
            },
            "Unit": {
              "UnitId": "41d6f394-9090-40c2-8f92-a0699089036f",
              "Code": "sample string 1",
              "Description": "sample string 2",
              "SourceSystemId": "sample string 3",
              "CompanyId": "c815c463-24c1-4196-8c07-110037c74f7b",
              "CreateDate": "2026-01-01T23:30:37.2174249-08:00",
              "CreateUser": "sample string 5",
              "LastModifiedDate": "2026-01-01T23:30:37.2174249-08:00",
              "LastModifiedUser": "sample string 6"
            },
            "DisplayOrder": 1,
            "MinValue": 1.0,
            "MaxValue": 1.0,
            "MinLength": 1,
            "MaxLength": 1,
            "HasValidValues": true,
            "ValidValues": [
              {
                "ValidValueId": "3768cfe8-3366-4bad-99e0-5ca0a78baad6",
                "FieldId": "4a8da61c-c301-46fd-8e23-b5b673f9db05",
                "FieldName": "sample string 1",
                "FieldLabel": "sample string 2",
                "ValueText": "sample string 3",
                "LabelText": "sample string 4"
              },
              {
                "ValidValueId": "3768cfe8-3366-4bad-99e0-5ca0a78baad6",
                "FieldId": "4a8da61c-c301-46fd-8e23-b5b673f9db05",
                "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": "dd9d43e5-fad0-4afd-a1dd-434f9a6427d4",
            "Section": {
              "FormTypeSectionId": "3c17d6cf-e23a-437e-adc0-5361c59f8f58",
              "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": "154b90c1-21c1-492d-ae81-4b5e888def3f",
              "Name": "sample string 1"
            },
            "Unit": {
              "UnitId": "41d6f394-9090-40c2-8f92-a0699089036f",
              "Code": "sample string 1",
              "Description": "sample string 2",
              "SourceSystemId": "sample string 3",
              "CompanyId": "c815c463-24c1-4196-8c07-110037c74f7b",
              "CreateDate": "2026-01-01T23:30:37.2174249-08:00",
              "CreateUser": "sample string 5",
              "LastModifiedDate": "2026-01-01T23:30:37.2174249-08:00",
              "LastModifiedUser": "sample string 6"
            },
            "DisplayOrder": 1,
            "MinValue": 1.0,
            "MaxValue": 1.0,
            "MinLength": 1,
            "MaxLength": 1,
            "HasValidValues": true,
            "ValidValues": [
              {
                "ValidValueId": "3768cfe8-3366-4bad-99e0-5ca0a78baad6",
                "FieldId": "4a8da61c-c301-46fd-8e23-b5b673f9db05",
                "FieldName": "sample string 1",
                "FieldLabel": "sample string 2",
                "ValueText": "sample string 3",
                "LabelText": "sample string 4"
              },
              {
                "ValidValueId": "3768cfe8-3366-4bad-99e0-5ca0a78baad6",
                "FieldId": "4a8da61c-c301-46fd-8e23-b5b673f9db05",
                "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": "77d8cfd3-a1b1-4779-a056-dd0bea4eac94",
        "CreateDate": "2026-01-01T23:30:37.2174249-08:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2026-01-01T23:30:37.2174249-08:00",
        "LastModifiedUser": "sample string 7"
      },
      "FrequencyNeeded": 1,
      "ValueNeededDate": "2026-01-01T23:30:37.2174249-08:00",
      "LastValueDate": "2026-01-01T23:30:37.2174249-08:00",
      "SourceSystemId": "sample string 1",
      "CompanyId": "7b743ba6-940b-4d54-9899-63a833aa5532",
      "CreateDate": "2026-01-01T23:30:37.2174249-08:00",
      "CreateUser": "sample string 3",
      "LastModifiedDate": "2026-01-01T23:30:37.2174249-08:00",
      "LastModifiedUser": "sample string 4"
    },
    {
      "AssetFormTypeId": "4f9c5410-fd50-49f3-9718-91456017a13f",
      "Asset": {
        "AssetId": "b337f5d3-503d-4692-89af-7bf555866dce",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "e366742e-9982-4828-ab82-b6bcf99a66fa",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "01565777-24ff-42b5-b0fa-71431d1b225f",
          "CreateDate": "2026-01-01T23:30:37.2174249-08:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-01-01T23:30:37.2174249-08:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "26ec0aad-a0eb-41c1-9e71-1da0bad417ce",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2026-01-01T23:30:37.2174249-08:00",
          "MeasurementValueNeededDate": "2026-01-01T23:30:37.2174249-08:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "1c96b753-778a-4b6a-830f-8236e114e111",
          "CreateDate": "2026-01-01T23:30:37.2174249-08:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-01-01T23:30:37.2174249-08:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2026-01-01T23:30:37.2174249-08:00",
        "MeasurementValueNeededDate": "2026-01-01T23:30:37.2174249-08:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "47d3f067-afb0-4a33-b60c-756137db6e39",
        "CreateDate": "2026-01-01T23:30:37.2174249-08:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-01-01T23:30:37.2174249-08:00",
        "LastModifiedUser": "sample string 8"
      },
      "FormType": {
        "FormTypeId": "5da447c4-af6b-4c9e-88ba-de528b31ce80",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "e366742e-9982-4828-ab82-b6bcf99a66fa",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "01565777-24ff-42b5-b0fa-71431d1b225f",
          "CreateDate": "2026-01-01T23:30:37.2174249-08:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-01-01T23:30:37.2174249-08:00",
          "LastModifiedUser": "sample string 7"
        },
        "FrequencyNeeded": 1,
        "ValueNeededDate": "2026-01-01T23:30:37.2174249-08:00",
        "Active": true,
        "Fields": [
          {
            "FormTypeFieldId": "dd9d43e5-fad0-4afd-a1dd-434f9a6427d4",
            "Section": {
              "FormTypeSectionId": "3c17d6cf-e23a-437e-adc0-5361c59f8f58",
              "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": "154b90c1-21c1-492d-ae81-4b5e888def3f",
              "Name": "sample string 1"
            },
            "Unit": {
              "UnitId": "41d6f394-9090-40c2-8f92-a0699089036f",
              "Code": "sample string 1",
              "Description": "sample string 2",
              "SourceSystemId": "sample string 3",
              "CompanyId": "c815c463-24c1-4196-8c07-110037c74f7b",
              "CreateDate": "2026-01-01T23:30:37.2174249-08:00",
              "CreateUser": "sample string 5",
              "LastModifiedDate": "2026-01-01T23:30:37.2174249-08:00",
              "LastModifiedUser": "sample string 6"
            },
            "DisplayOrder": 1,
            "MinValue": 1.0,
            "MaxValue": 1.0,
            "MinLength": 1,
            "MaxLength": 1,
            "HasValidValues": true,
            "ValidValues": [
              {
                "ValidValueId": "3768cfe8-3366-4bad-99e0-5ca0a78baad6",
                "FieldId": "4a8da61c-c301-46fd-8e23-b5b673f9db05",
                "FieldName": "sample string 1",
                "FieldLabel": "sample string 2",
                "ValueText": "sample string 3",
                "LabelText": "sample string 4"
              },
              {
                "ValidValueId": "3768cfe8-3366-4bad-99e0-5ca0a78baad6",
                "FieldId": "4a8da61c-c301-46fd-8e23-b5b673f9db05",
                "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": "dd9d43e5-fad0-4afd-a1dd-434f9a6427d4",
            "Section": {
              "FormTypeSectionId": "3c17d6cf-e23a-437e-adc0-5361c59f8f58",
              "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": "154b90c1-21c1-492d-ae81-4b5e888def3f",
              "Name": "sample string 1"
            },
            "Unit": {
              "UnitId": "41d6f394-9090-40c2-8f92-a0699089036f",
              "Code": "sample string 1",
              "Description": "sample string 2",
              "SourceSystemId": "sample string 3",
              "CompanyId": "c815c463-24c1-4196-8c07-110037c74f7b",
              "CreateDate": "2026-01-01T23:30:37.2174249-08:00",
              "CreateUser": "sample string 5",
              "LastModifiedDate": "2026-01-01T23:30:37.2174249-08:00",
              "LastModifiedUser": "sample string 6"
            },
            "DisplayOrder": 1,
            "MinValue": 1.0,
            "MaxValue": 1.0,
            "MinLength": 1,
            "MaxLength": 1,
            "HasValidValues": true,
            "ValidValues": [
              {
                "ValidValueId": "3768cfe8-3366-4bad-99e0-5ca0a78baad6",
                "FieldId": "4a8da61c-c301-46fd-8e23-b5b673f9db05",
                "FieldName": "sample string 1",
                "FieldLabel": "sample string 2",
                "ValueText": "sample string 3",
                "LabelText": "sample string 4"
              },
              {
                "ValidValueId": "3768cfe8-3366-4bad-99e0-5ca0a78baad6",
                "FieldId": "4a8da61c-c301-46fd-8e23-b5b673f9db05",
                "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": "77d8cfd3-a1b1-4779-a056-dd0bea4eac94",
        "CreateDate": "2026-01-01T23:30:37.2174249-08:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2026-01-01T23:30:37.2174249-08:00",
        "LastModifiedUser": "sample string 7"
      },
      "FrequencyNeeded": 1,
      "ValueNeededDate": "2026-01-01T23:30:37.2174249-08:00",
      "LastValueDate": "2026-01-01T23:30:37.2174249-08:00",
      "SourceSystemId": "sample string 1",
      "CompanyId": "7b743ba6-940b-4d54-9899-63a833aa5532",
      "CreateDate": "2026-01-01T23:30:37.2174249-08:00",
      "CreateUser": "sample string 3",
      "LastModifiedDate": "2026-01-01T23:30:37.2174249-08:00",
      "LastModifiedUser": "sample string 4"
    }
  ],
  "Total": 1,
  "Message": "sample string 1"
}