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": "0d34937e-df56-4f7e-9977-0c3943244c16",
      "Asset": {
        "AssetId": "0332b0e1-3466-4823-be21-ada7cad2fa33",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "a5a5346b-82e3-4662-b5cb-882b36e64d6f",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "47b56c7c-7912-4843-96b9-e42554721531",
          "CreateDate": "2025-12-10T05:05:07.0837663-08:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-12-10T05:05:07.0837663-08:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "65c3ed9b-9f75-45f3-ab5f-41c04432d7b8",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2025-12-10T05:05:07.0837663-08:00",
          "MeasurementValueNeededDate": "2025-12-10T05:05:07.0837663-08:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "81780cb9-1838-4c86-879b-76fbba5be86a",
          "CreateDate": "2025-12-10T05:05:07.0837663-08:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-12-10T05:05:07.0837663-08:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2025-12-10T05:05:07.0837663-08:00",
        "MeasurementValueNeededDate": "2025-12-10T05:05:07.0837663-08:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "cc9c7871-6de1-4007-b591-1745d6630bdb",
        "CreateDate": "2025-12-10T05:05:07.0837663-08:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2025-12-10T05:05:07.0837663-08:00",
        "LastModifiedUser": "sample string 8"
      },
      "FormType": {
        "FormTypeId": "255dd14e-dd1b-440f-8640-dcbb1f56b745",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "a5a5346b-82e3-4662-b5cb-882b36e64d6f",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "47b56c7c-7912-4843-96b9-e42554721531",
          "CreateDate": "2025-12-10T05:05:07.0837663-08:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-12-10T05:05:07.0837663-08:00",
          "LastModifiedUser": "sample string 7"
        },
        "FrequencyNeeded": 1,
        "ValueNeededDate": "2025-12-10T05:05:07.0837663-08:00",
        "Active": true,
        "Fields": [
          {
            "FormTypeFieldId": "fcd5edfa-f6c3-41a9-8de8-152bf591d78f",
            "Section": {
              "FormTypeSectionId": "f726a26e-2117-4d6d-bcc3-15c38b369cdd",
              "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": "c7b0578d-357e-47e0-b0ce-2ba217dc9f69",
              "Name": "sample string 1"
            },
            "Unit": {
              "UnitId": "afec8635-2ac3-4e01-85d1-1d49c2601913",
              "Code": "sample string 1",
              "Description": "sample string 2",
              "SourceSystemId": "sample string 3",
              "CompanyId": "7e1dc158-c536-470e-8642-5b52e59a9bdc",
              "CreateDate": "2025-12-10T05:05:07.0837663-08:00",
              "CreateUser": "sample string 5",
              "LastModifiedDate": "2025-12-10T05:05:07.0837663-08:00",
              "LastModifiedUser": "sample string 6"
            },
            "DisplayOrder": 1,
            "MinValue": 1.0,
            "MaxValue": 1.0,
            "MinLength": 1,
            "MaxLength": 1,
            "HasValidValues": true,
            "ValidValues": [
              {
                "ValidValueId": "f4efaa01-a52d-4641-a9f3-73aa6fa77ddb",
                "FieldId": "cf08fc41-fd22-4a84-a431-95f831650472",
                "FieldName": "sample string 1",
                "FieldLabel": "sample string 2",
                "ValueText": "sample string 3",
                "LabelText": "sample string 4"
              },
              {
                "ValidValueId": "f4efaa01-a52d-4641-a9f3-73aa6fa77ddb",
                "FieldId": "cf08fc41-fd22-4a84-a431-95f831650472",
                "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": "fcd5edfa-f6c3-41a9-8de8-152bf591d78f",
            "Section": {
              "FormTypeSectionId": "f726a26e-2117-4d6d-bcc3-15c38b369cdd",
              "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": "c7b0578d-357e-47e0-b0ce-2ba217dc9f69",
              "Name": "sample string 1"
            },
            "Unit": {
              "UnitId": "afec8635-2ac3-4e01-85d1-1d49c2601913",
              "Code": "sample string 1",
              "Description": "sample string 2",
              "SourceSystemId": "sample string 3",
              "CompanyId": "7e1dc158-c536-470e-8642-5b52e59a9bdc",
              "CreateDate": "2025-12-10T05:05:07.0837663-08:00",
              "CreateUser": "sample string 5",
              "LastModifiedDate": "2025-12-10T05:05:07.0837663-08:00",
              "LastModifiedUser": "sample string 6"
            },
            "DisplayOrder": 1,
            "MinValue": 1.0,
            "MaxValue": 1.0,
            "MinLength": 1,
            "MaxLength": 1,
            "HasValidValues": true,
            "ValidValues": [
              {
                "ValidValueId": "f4efaa01-a52d-4641-a9f3-73aa6fa77ddb",
                "FieldId": "cf08fc41-fd22-4a84-a431-95f831650472",
                "FieldName": "sample string 1",
                "FieldLabel": "sample string 2",
                "ValueText": "sample string 3",
                "LabelText": "sample string 4"
              },
              {
                "ValidValueId": "f4efaa01-a52d-4641-a9f3-73aa6fa77ddb",
                "FieldId": "cf08fc41-fd22-4a84-a431-95f831650472",
                "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": "ec4bf8c0-a90a-4e0e-a534-b9649d1b47db",
        "CreateDate": "2025-12-10T05:05:07.0837663-08:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2025-12-10T05:05:07.0837663-08:00",
        "LastModifiedUser": "sample string 7"
      },
      "FrequencyNeeded": 1,
      "ValueNeededDate": "2025-12-10T05:05:07.0837663-08:00",
      "LastValueDate": "2025-12-10T05:05:07.0837663-08:00",
      "SourceSystemId": "sample string 1",
      "CompanyId": "8219c1d0-4024-4ee3-bff2-acd07ec9de13",
      "CreateDate": "2025-12-10T05:05:07.0837663-08:00",
      "CreateUser": "sample string 3",
      "LastModifiedDate": "2025-12-10T05:05:07.0837663-08:00",
      "LastModifiedUser": "sample string 4"
    },
    {
      "AssetFormTypeId": "0d34937e-df56-4f7e-9977-0c3943244c16",
      "Asset": {
        "AssetId": "0332b0e1-3466-4823-be21-ada7cad2fa33",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "a5a5346b-82e3-4662-b5cb-882b36e64d6f",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "47b56c7c-7912-4843-96b9-e42554721531",
          "CreateDate": "2025-12-10T05:05:07.0837663-08:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-12-10T05:05:07.0837663-08:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "65c3ed9b-9f75-45f3-ab5f-41c04432d7b8",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2025-12-10T05:05:07.0837663-08:00",
          "MeasurementValueNeededDate": "2025-12-10T05:05:07.0837663-08:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "81780cb9-1838-4c86-879b-76fbba5be86a",
          "CreateDate": "2025-12-10T05:05:07.0837663-08:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-12-10T05:05:07.0837663-08:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2025-12-10T05:05:07.0837663-08:00",
        "MeasurementValueNeededDate": "2025-12-10T05:05:07.0837663-08:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "cc9c7871-6de1-4007-b591-1745d6630bdb",
        "CreateDate": "2025-12-10T05:05:07.0837663-08:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2025-12-10T05:05:07.0837663-08:00",
        "LastModifiedUser": "sample string 8"
      },
      "FormType": {
        "FormTypeId": "255dd14e-dd1b-440f-8640-dcbb1f56b745",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "a5a5346b-82e3-4662-b5cb-882b36e64d6f",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "47b56c7c-7912-4843-96b9-e42554721531",
          "CreateDate": "2025-12-10T05:05:07.0837663-08:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-12-10T05:05:07.0837663-08:00",
          "LastModifiedUser": "sample string 7"
        },
        "FrequencyNeeded": 1,
        "ValueNeededDate": "2025-12-10T05:05:07.0837663-08:00",
        "Active": true,
        "Fields": [
          {
            "FormTypeFieldId": "fcd5edfa-f6c3-41a9-8de8-152bf591d78f",
            "Section": {
              "FormTypeSectionId": "f726a26e-2117-4d6d-bcc3-15c38b369cdd",
              "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": "c7b0578d-357e-47e0-b0ce-2ba217dc9f69",
              "Name": "sample string 1"
            },
            "Unit": {
              "UnitId": "afec8635-2ac3-4e01-85d1-1d49c2601913",
              "Code": "sample string 1",
              "Description": "sample string 2",
              "SourceSystemId": "sample string 3",
              "CompanyId": "7e1dc158-c536-470e-8642-5b52e59a9bdc",
              "CreateDate": "2025-12-10T05:05:07.0837663-08:00",
              "CreateUser": "sample string 5",
              "LastModifiedDate": "2025-12-10T05:05:07.0837663-08:00",
              "LastModifiedUser": "sample string 6"
            },
            "DisplayOrder": 1,
            "MinValue": 1.0,
            "MaxValue": 1.0,
            "MinLength": 1,
            "MaxLength": 1,
            "HasValidValues": true,
            "ValidValues": [
              {
                "ValidValueId": "f4efaa01-a52d-4641-a9f3-73aa6fa77ddb",
                "FieldId": "cf08fc41-fd22-4a84-a431-95f831650472",
                "FieldName": "sample string 1",
                "FieldLabel": "sample string 2",
                "ValueText": "sample string 3",
                "LabelText": "sample string 4"
              },
              {
                "ValidValueId": "f4efaa01-a52d-4641-a9f3-73aa6fa77ddb",
                "FieldId": "cf08fc41-fd22-4a84-a431-95f831650472",
                "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": "fcd5edfa-f6c3-41a9-8de8-152bf591d78f",
            "Section": {
              "FormTypeSectionId": "f726a26e-2117-4d6d-bcc3-15c38b369cdd",
              "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": "c7b0578d-357e-47e0-b0ce-2ba217dc9f69",
              "Name": "sample string 1"
            },
            "Unit": {
              "UnitId": "afec8635-2ac3-4e01-85d1-1d49c2601913",
              "Code": "sample string 1",
              "Description": "sample string 2",
              "SourceSystemId": "sample string 3",
              "CompanyId": "7e1dc158-c536-470e-8642-5b52e59a9bdc",
              "CreateDate": "2025-12-10T05:05:07.0837663-08:00",
              "CreateUser": "sample string 5",
              "LastModifiedDate": "2025-12-10T05:05:07.0837663-08:00",
              "LastModifiedUser": "sample string 6"
            },
            "DisplayOrder": 1,
            "MinValue": 1.0,
            "MaxValue": 1.0,
            "MinLength": 1,
            "MaxLength": 1,
            "HasValidValues": true,
            "ValidValues": [
              {
                "ValidValueId": "f4efaa01-a52d-4641-a9f3-73aa6fa77ddb",
                "FieldId": "cf08fc41-fd22-4a84-a431-95f831650472",
                "FieldName": "sample string 1",
                "FieldLabel": "sample string 2",
                "ValueText": "sample string 3",
                "LabelText": "sample string 4"
              },
              {
                "ValidValueId": "f4efaa01-a52d-4641-a9f3-73aa6fa77ddb",
                "FieldId": "cf08fc41-fd22-4a84-a431-95f831650472",
                "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": "ec4bf8c0-a90a-4e0e-a534-b9649d1b47db",
        "CreateDate": "2025-12-10T05:05:07.0837663-08:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2025-12-10T05:05:07.0837663-08:00",
        "LastModifiedUser": "sample string 7"
      },
      "FrequencyNeeded": 1,
      "ValueNeededDate": "2025-12-10T05:05:07.0837663-08:00",
      "LastValueDate": "2025-12-10T05:05:07.0837663-08:00",
      "SourceSystemId": "sample string 1",
      "CompanyId": "8219c1d0-4024-4ee3-bff2-acd07ec9de13",
      "CreateDate": "2025-12-10T05:05:07.0837663-08:00",
      "CreateUser": "sample string 3",
      "LastModifiedDate": "2025-12-10T05:05:07.0837663-08:00",
      "LastModifiedUser": "sample string 4"
    }
  ],
  "Total": 1,
  "Message": "sample string 1"
}