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": "7e0d70d6-a880-49c0-9b78-dc59838fdf8c",
      "Asset": {
        "AssetId": "550353ab-1591-4b73-a63c-3facbc08f1ab",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "73e47ba6-90fa-45b3-b51d-34d5b00a88ad",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "43c765fc-d58b-4a0c-933b-63ae6027c85a",
          "CreateDate": "2025-09-13T21:04:49.9976228-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-09-13T21:04:49.9976228-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "03a7957a-3f4c-4d3e-a9b2-2f845b9f73ed",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2025-09-13T21:04:49.9976228-07:00",
          "MeasurementValueNeededDate": "2025-09-13T21:04:49.9976228-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "1e9ab464-2fd5-4a6e-88c6-98c643e860af",
          "CreateDate": "2025-09-13T21:04:49.9976228-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-09-13T21:04:49.9976228-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2025-09-13T21:04:49.9976228-07:00",
        "MeasurementValueNeededDate": "2025-09-13T21:04:49.9976228-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "2ea0e5d6-78e9-44d0-8da7-9524deba3609",
        "CreateDate": "2025-09-13T21:04:49.9976228-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2025-09-13T21:04:49.9976228-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "FormType": {
        "FormTypeId": "c348b556-6de0-4b10-8572-9c1fb5d02455",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "73e47ba6-90fa-45b3-b51d-34d5b00a88ad",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "43c765fc-d58b-4a0c-933b-63ae6027c85a",
          "CreateDate": "2025-09-13T21:04:49.9976228-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-09-13T21:04:49.9976228-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "FrequencyNeeded": 1,
        "ValueNeededDate": "2025-09-13T21:04:49.9976228-07:00",
        "Active": true,
        "Fields": [
          {
            "FormTypeFieldId": "fa52698f-6eb1-4b96-a3df-aa7fc2c10e0b",
            "Section": {
              "FormTypeSectionId": "fd89d37b-36f9-4999-ac24-3be5dd169ecb",
              "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": "ff1868c2-b11d-408b-8958-84a3074dc307",
              "Name": "sample string 1"
            },
            "Unit": {
              "UnitId": "cb50d018-4808-4e25-9d04-295a360002da",
              "Code": "sample string 1",
              "Description": "sample string 2",
              "SourceSystemId": "sample string 3",
              "CompanyId": "0d5e1ee4-4d5b-4af9-8f2a-5a7db030ad60",
              "CreateDate": "2025-09-13T21:04:49.9976228-07:00",
              "CreateUser": "sample string 5",
              "LastModifiedDate": "2025-09-13T21:04:49.9976228-07:00",
              "LastModifiedUser": "sample string 6"
            },
            "DisplayOrder": 1,
            "MinValue": 1.0,
            "MaxValue": 1.0,
            "MinLength": 1,
            "MaxLength": 1,
            "HasValidValues": true,
            "ValidValues": [
              {
                "ValidValueId": "5ef94a64-7596-4287-b181-37b1e16d9835",
                "FieldId": "0c1ec754-2ecc-4535-bafd-1967b3dc1769",
                "FieldName": "sample string 1",
                "FieldLabel": "sample string 2",
                "ValueText": "sample string 3",
                "LabelText": "sample string 4"
              },
              {
                "ValidValueId": "5ef94a64-7596-4287-b181-37b1e16d9835",
                "FieldId": "0c1ec754-2ecc-4535-bafd-1967b3dc1769",
                "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": "fa52698f-6eb1-4b96-a3df-aa7fc2c10e0b",
            "Section": {
              "FormTypeSectionId": "fd89d37b-36f9-4999-ac24-3be5dd169ecb",
              "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": "ff1868c2-b11d-408b-8958-84a3074dc307",
              "Name": "sample string 1"
            },
            "Unit": {
              "UnitId": "cb50d018-4808-4e25-9d04-295a360002da",
              "Code": "sample string 1",
              "Description": "sample string 2",
              "SourceSystemId": "sample string 3",
              "CompanyId": "0d5e1ee4-4d5b-4af9-8f2a-5a7db030ad60",
              "CreateDate": "2025-09-13T21:04:49.9976228-07:00",
              "CreateUser": "sample string 5",
              "LastModifiedDate": "2025-09-13T21:04:49.9976228-07:00",
              "LastModifiedUser": "sample string 6"
            },
            "DisplayOrder": 1,
            "MinValue": 1.0,
            "MaxValue": 1.0,
            "MinLength": 1,
            "MaxLength": 1,
            "HasValidValues": true,
            "ValidValues": [
              {
                "ValidValueId": "5ef94a64-7596-4287-b181-37b1e16d9835",
                "FieldId": "0c1ec754-2ecc-4535-bafd-1967b3dc1769",
                "FieldName": "sample string 1",
                "FieldLabel": "sample string 2",
                "ValueText": "sample string 3",
                "LabelText": "sample string 4"
              },
              {
                "ValidValueId": "5ef94a64-7596-4287-b181-37b1e16d9835",
                "FieldId": "0c1ec754-2ecc-4535-bafd-1967b3dc1769",
                "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": "d9ed6831-5e61-4afb-b300-6d5f8ae9ace6",
        "CreateDate": "2025-09-13T21:04:49.9976228-07:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2025-09-13T21:04:49.9976228-07:00",
        "LastModifiedUser": "sample string 7"
      },
      "FrequencyNeeded": 1,
      "ValueNeededDate": "2025-09-13T21:04:49.9976228-07:00",
      "LastValueDate": "2025-09-13T21:04:49.9976228-07:00",
      "SourceSystemId": "sample string 1",
      "CompanyId": "012e1f33-b788-42b6-b494-0dfd9d17ecaf",
      "CreateDate": "2025-09-13T21:04:49.9976228-07:00",
      "CreateUser": "sample string 3",
      "LastModifiedDate": "2025-09-13T21:04:49.9976228-07:00",
      "LastModifiedUser": "sample string 4"
    },
    {
      "AssetFormTypeId": "7e0d70d6-a880-49c0-9b78-dc59838fdf8c",
      "Asset": {
        "AssetId": "550353ab-1591-4b73-a63c-3facbc08f1ab",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "73e47ba6-90fa-45b3-b51d-34d5b00a88ad",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "43c765fc-d58b-4a0c-933b-63ae6027c85a",
          "CreateDate": "2025-09-13T21:04:49.9976228-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-09-13T21:04:49.9976228-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "03a7957a-3f4c-4d3e-a9b2-2f845b9f73ed",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2025-09-13T21:04:49.9976228-07:00",
          "MeasurementValueNeededDate": "2025-09-13T21:04:49.9976228-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "1e9ab464-2fd5-4a6e-88c6-98c643e860af",
          "CreateDate": "2025-09-13T21:04:49.9976228-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-09-13T21:04:49.9976228-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2025-09-13T21:04:49.9976228-07:00",
        "MeasurementValueNeededDate": "2025-09-13T21:04:49.9976228-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "2ea0e5d6-78e9-44d0-8da7-9524deba3609",
        "CreateDate": "2025-09-13T21:04:49.9976228-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2025-09-13T21:04:49.9976228-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "FormType": {
        "FormTypeId": "c348b556-6de0-4b10-8572-9c1fb5d02455",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "73e47ba6-90fa-45b3-b51d-34d5b00a88ad",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "43c765fc-d58b-4a0c-933b-63ae6027c85a",
          "CreateDate": "2025-09-13T21:04:49.9976228-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-09-13T21:04:49.9976228-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "FrequencyNeeded": 1,
        "ValueNeededDate": "2025-09-13T21:04:49.9976228-07:00",
        "Active": true,
        "Fields": [
          {
            "FormTypeFieldId": "fa52698f-6eb1-4b96-a3df-aa7fc2c10e0b",
            "Section": {
              "FormTypeSectionId": "fd89d37b-36f9-4999-ac24-3be5dd169ecb",
              "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": "ff1868c2-b11d-408b-8958-84a3074dc307",
              "Name": "sample string 1"
            },
            "Unit": {
              "UnitId": "cb50d018-4808-4e25-9d04-295a360002da",
              "Code": "sample string 1",
              "Description": "sample string 2",
              "SourceSystemId": "sample string 3",
              "CompanyId": "0d5e1ee4-4d5b-4af9-8f2a-5a7db030ad60",
              "CreateDate": "2025-09-13T21:04:49.9976228-07:00",
              "CreateUser": "sample string 5",
              "LastModifiedDate": "2025-09-13T21:04:49.9976228-07:00",
              "LastModifiedUser": "sample string 6"
            },
            "DisplayOrder": 1,
            "MinValue": 1.0,
            "MaxValue": 1.0,
            "MinLength": 1,
            "MaxLength": 1,
            "HasValidValues": true,
            "ValidValues": [
              {
                "ValidValueId": "5ef94a64-7596-4287-b181-37b1e16d9835",
                "FieldId": "0c1ec754-2ecc-4535-bafd-1967b3dc1769",
                "FieldName": "sample string 1",
                "FieldLabel": "sample string 2",
                "ValueText": "sample string 3",
                "LabelText": "sample string 4"
              },
              {
                "ValidValueId": "5ef94a64-7596-4287-b181-37b1e16d9835",
                "FieldId": "0c1ec754-2ecc-4535-bafd-1967b3dc1769",
                "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": "fa52698f-6eb1-4b96-a3df-aa7fc2c10e0b",
            "Section": {
              "FormTypeSectionId": "fd89d37b-36f9-4999-ac24-3be5dd169ecb",
              "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": "ff1868c2-b11d-408b-8958-84a3074dc307",
              "Name": "sample string 1"
            },
            "Unit": {
              "UnitId": "cb50d018-4808-4e25-9d04-295a360002da",
              "Code": "sample string 1",
              "Description": "sample string 2",
              "SourceSystemId": "sample string 3",
              "CompanyId": "0d5e1ee4-4d5b-4af9-8f2a-5a7db030ad60",
              "CreateDate": "2025-09-13T21:04:49.9976228-07:00",
              "CreateUser": "sample string 5",
              "LastModifiedDate": "2025-09-13T21:04:49.9976228-07:00",
              "LastModifiedUser": "sample string 6"
            },
            "DisplayOrder": 1,
            "MinValue": 1.0,
            "MaxValue": 1.0,
            "MinLength": 1,
            "MaxLength": 1,
            "HasValidValues": true,
            "ValidValues": [
              {
                "ValidValueId": "5ef94a64-7596-4287-b181-37b1e16d9835",
                "FieldId": "0c1ec754-2ecc-4535-bafd-1967b3dc1769",
                "FieldName": "sample string 1",
                "FieldLabel": "sample string 2",
                "ValueText": "sample string 3",
                "LabelText": "sample string 4"
              },
              {
                "ValidValueId": "5ef94a64-7596-4287-b181-37b1e16d9835",
                "FieldId": "0c1ec754-2ecc-4535-bafd-1967b3dc1769",
                "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": "d9ed6831-5e61-4afb-b300-6d5f8ae9ace6",
        "CreateDate": "2025-09-13T21:04:49.9976228-07:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2025-09-13T21:04:49.9976228-07:00",
        "LastModifiedUser": "sample string 7"
      },
      "FrequencyNeeded": 1,
      "ValueNeededDate": "2025-09-13T21:04:49.9976228-07:00",
      "LastValueDate": "2025-09-13T21:04:49.9976228-07:00",
      "SourceSystemId": "sample string 1",
      "CompanyId": "012e1f33-b788-42b6-b494-0dfd9d17ecaf",
      "CreateDate": "2025-09-13T21:04:49.9976228-07:00",
      "CreateUser": "sample string 3",
      "LastModifiedDate": "2025-09-13T21:04:49.9976228-07:00",
      "LastModifiedUser": "sample string 4"
    }
  ],
  "Total": 1,
  "Message": "sample string 1"
}