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": "fc8b0d9e-666d-432d-9703-2bd61db48e11",
      "Asset": {
        "AssetId": "e31df8e8-f97a-4325-bfe0-842bf210008c",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "fb7b34bf-4262-4bd2-bce2-52c56f2dee55",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "6210bd30-0e2f-4182-b083-4afd680e8322",
          "CreateDate": "2025-07-31T03:16:57.6996242-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-07-31T03:16:57.6996242-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "32ccef5f-0058-422e-9974-9f61217f0652",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2025-07-31T03:16:57.6996242-07:00",
          "MeasurementValueNeededDate": "2025-07-31T03:16:57.6996242-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "481a2754-7c33-4a18-95c2-b14b79858648",
          "CreateDate": "2025-07-31T03:16:57.6996242-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-07-31T03:16:57.6996242-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2025-07-31T03:16:57.6996242-07:00",
        "MeasurementValueNeededDate": "2025-07-31T03:16:57.6996242-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "d31a6c85-d620-4dcd-80df-7d08a7f7710a",
        "CreateDate": "2025-07-31T03:16:57.6996242-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2025-07-31T03:16:57.6996242-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "FormType": {
        "FormTypeId": "6052d8e1-a41b-4d0d-b026-97463b460214",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "fb7b34bf-4262-4bd2-bce2-52c56f2dee55",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "6210bd30-0e2f-4182-b083-4afd680e8322",
          "CreateDate": "2025-07-31T03:16:57.6996242-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-07-31T03:16:57.6996242-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "FrequencyNeeded": 1,
        "ValueNeededDate": "2025-07-31T03:16:57.6996242-07:00",
        "Active": true,
        "Fields": [
          {
            "FormTypeFieldId": "37d64743-bf7e-4605-b68a-a0ce1c1802dd",
            "Section": {
              "FormTypeSectionId": "a44d644a-dcde-465a-be28-f4c3d07024b5",
              "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": "ec9a5c26-e327-41fa-be93-d67703a72e75",
              "Name": "sample string 1"
            },
            "Unit": {
              "UnitId": "607f7cca-61c0-4a2f-9f84-074ac92607d9",
              "Code": "sample string 1",
              "Description": "sample string 2",
              "SourceSystemId": "sample string 3",
              "CompanyId": "6c954ea8-dc0e-4281-b88a-ce67ecfe6d59",
              "CreateDate": "2025-07-31T03:16:57.6996242-07:00",
              "CreateUser": "sample string 5",
              "LastModifiedDate": "2025-07-31T03:16:57.6996242-07:00",
              "LastModifiedUser": "sample string 6"
            },
            "DisplayOrder": 1,
            "MinValue": 1.0,
            "MaxValue": 1.0,
            "MinLength": 1,
            "MaxLength": 1,
            "HasValidValues": true,
            "ValidValues": [
              {
                "ValidValueId": "d555504f-df59-4b04-ba97-e8a20a57aec5",
                "FieldId": "a114145f-dd6b-4f6a-9737-27a44ad4a7a9",
                "FieldName": "sample string 1",
                "FieldLabel": "sample string 2",
                "ValueText": "sample string 3",
                "LabelText": "sample string 4"
              },
              {
                "ValidValueId": "d555504f-df59-4b04-ba97-e8a20a57aec5",
                "FieldId": "a114145f-dd6b-4f6a-9737-27a44ad4a7a9",
                "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": "37d64743-bf7e-4605-b68a-a0ce1c1802dd",
            "Section": {
              "FormTypeSectionId": "a44d644a-dcde-465a-be28-f4c3d07024b5",
              "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": "ec9a5c26-e327-41fa-be93-d67703a72e75",
              "Name": "sample string 1"
            },
            "Unit": {
              "UnitId": "607f7cca-61c0-4a2f-9f84-074ac92607d9",
              "Code": "sample string 1",
              "Description": "sample string 2",
              "SourceSystemId": "sample string 3",
              "CompanyId": "6c954ea8-dc0e-4281-b88a-ce67ecfe6d59",
              "CreateDate": "2025-07-31T03:16:57.6996242-07:00",
              "CreateUser": "sample string 5",
              "LastModifiedDate": "2025-07-31T03:16:57.6996242-07:00",
              "LastModifiedUser": "sample string 6"
            },
            "DisplayOrder": 1,
            "MinValue": 1.0,
            "MaxValue": 1.0,
            "MinLength": 1,
            "MaxLength": 1,
            "HasValidValues": true,
            "ValidValues": [
              {
                "ValidValueId": "d555504f-df59-4b04-ba97-e8a20a57aec5",
                "FieldId": "a114145f-dd6b-4f6a-9737-27a44ad4a7a9",
                "FieldName": "sample string 1",
                "FieldLabel": "sample string 2",
                "ValueText": "sample string 3",
                "LabelText": "sample string 4"
              },
              {
                "ValidValueId": "d555504f-df59-4b04-ba97-e8a20a57aec5",
                "FieldId": "a114145f-dd6b-4f6a-9737-27a44ad4a7a9",
                "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": "8cf9d5b2-698d-4608-9905-a48e1ebce134",
        "CreateDate": "2025-07-31T03:16:57.6996242-07:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2025-07-31T03:16:57.6996242-07:00",
        "LastModifiedUser": "sample string 7"
      },
      "FrequencyNeeded": 1,
      "ValueNeededDate": "2025-07-31T03:16:57.6996242-07:00",
      "LastValueDate": "2025-07-31T03:16:57.6996242-07:00",
      "SourceSystemId": "sample string 1",
      "CompanyId": "5ae2de24-b929-469e-a064-b3ea302a3850",
      "CreateDate": "2025-07-31T03:16:57.6996242-07:00",
      "CreateUser": "sample string 3",
      "LastModifiedDate": "2025-07-31T03:16:57.6996242-07:00",
      "LastModifiedUser": "sample string 4"
    },
    {
      "AssetFormTypeId": "fc8b0d9e-666d-432d-9703-2bd61db48e11",
      "Asset": {
        "AssetId": "e31df8e8-f97a-4325-bfe0-842bf210008c",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "fb7b34bf-4262-4bd2-bce2-52c56f2dee55",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "6210bd30-0e2f-4182-b083-4afd680e8322",
          "CreateDate": "2025-07-31T03:16:57.6996242-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-07-31T03:16:57.6996242-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "32ccef5f-0058-422e-9974-9f61217f0652",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2025-07-31T03:16:57.6996242-07:00",
          "MeasurementValueNeededDate": "2025-07-31T03:16:57.6996242-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "481a2754-7c33-4a18-95c2-b14b79858648",
          "CreateDate": "2025-07-31T03:16:57.6996242-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-07-31T03:16:57.6996242-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2025-07-31T03:16:57.6996242-07:00",
        "MeasurementValueNeededDate": "2025-07-31T03:16:57.6996242-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "d31a6c85-d620-4dcd-80df-7d08a7f7710a",
        "CreateDate": "2025-07-31T03:16:57.6996242-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2025-07-31T03:16:57.6996242-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "FormType": {
        "FormTypeId": "6052d8e1-a41b-4d0d-b026-97463b460214",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "fb7b34bf-4262-4bd2-bce2-52c56f2dee55",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "6210bd30-0e2f-4182-b083-4afd680e8322",
          "CreateDate": "2025-07-31T03:16:57.6996242-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-07-31T03:16:57.6996242-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "FrequencyNeeded": 1,
        "ValueNeededDate": "2025-07-31T03:16:57.6996242-07:00",
        "Active": true,
        "Fields": [
          {
            "FormTypeFieldId": "37d64743-bf7e-4605-b68a-a0ce1c1802dd",
            "Section": {
              "FormTypeSectionId": "a44d644a-dcde-465a-be28-f4c3d07024b5",
              "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": "ec9a5c26-e327-41fa-be93-d67703a72e75",
              "Name": "sample string 1"
            },
            "Unit": {
              "UnitId": "607f7cca-61c0-4a2f-9f84-074ac92607d9",
              "Code": "sample string 1",
              "Description": "sample string 2",
              "SourceSystemId": "sample string 3",
              "CompanyId": "6c954ea8-dc0e-4281-b88a-ce67ecfe6d59",
              "CreateDate": "2025-07-31T03:16:57.6996242-07:00",
              "CreateUser": "sample string 5",
              "LastModifiedDate": "2025-07-31T03:16:57.6996242-07:00",
              "LastModifiedUser": "sample string 6"
            },
            "DisplayOrder": 1,
            "MinValue": 1.0,
            "MaxValue": 1.0,
            "MinLength": 1,
            "MaxLength": 1,
            "HasValidValues": true,
            "ValidValues": [
              {
                "ValidValueId": "d555504f-df59-4b04-ba97-e8a20a57aec5",
                "FieldId": "a114145f-dd6b-4f6a-9737-27a44ad4a7a9",
                "FieldName": "sample string 1",
                "FieldLabel": "sample string 2",
                "ValueText": "sample string 3",
                "LabelText": "sample string 4"
              },
              {
                "ValidValueId": "d555504f-df59-4b04-ba97-e8a20a57aec5",
                "FieldId": "a114145f-dd6b-4f6a-9737-27a44ad4a7a9",
                "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": "37d64743-bf7e-4605-b68a-a0ce1c1802dd",
            "Section": {
              "FormTypeSectionId": "a44d644a-dcde-465a-be28-f4c3d07024b5",
              "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": "ec9a5c26-e327-41fa-be93-d67703a72e75",
              "Name": "sample string 1"
            },
            "Unit": {
              "UnitId": "607f7cca-61c0-4a2f-9f84-074ac92607d9",
              "Code": "sample string 1",
              "Description": "sample string 2",
              "SourceSystemId": "sample string 3",
              "CompanyId": "6c954ea8-dc0e-4281-b88a-ce67ecfe6d59",
              "CreateDate": "2025-07-31T03:16:57.6996242-07:00",
              "CreateUser": "sample string 5",
              "LastModifiedDate": "2025-07-31T03:16:57.6996242-07:00",
              "LastModifiedUser": "sample string 6"
            },
            "DisplayOrder": 1,
            "MinValue": 1.0,
            "MaxValue": 1.0,
            "MinLength": 1,
            "MaxLength": 1,
            "HasValidValues": true,
            "ValidValues": [
              {
                "ValidValueId": "d555504f-df59-4b04-ba97-e8a20a57aec5",
                "FieldId": "a114145f-dd6b-4f6a-9737-27a44ad4a7a9",
                "FieldName": "sample string 1",
                "FieldLabel": "sample string 2",
                "ValueText": "sample string 3",
                "LabelText": "sample string 4"
              },
              {
                "ValidValueId": "d555504f-df59-4b04-ba97-e8a20a57aec5",
                "FieldId": "a114145f-dd6b-4f6a-9737-27a44ad4a7a9",
                "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": "8cf9d5b2-698d-4608-9905-a48e1ebce134",
        "CreateDate": "2025-07-31T03:16:57.6996242-07:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2025-07-31T03:16:57.6996242-07:00",
        "LastModifiedUser": "sample string 7"
      },
      "FrequencyNeeded": 1,
      "ValueNeededDate": "2025-07-31T03:16:57.6996242-07:00",
      "LastValueDate": "2025-07-31T03:16:57.6996242-07:00",
      "SourceSystemId": "sample string 1",
      "CompanyId": "5ae2de24-b929-469e-a064-b3ea302a3850",
      "CreateDate": "2025-07-31T03:16:57.6996242-07:00",
      "CreateUser": "sample string 3",
      "LastModifiedDate": "2025-07-31T03:16:57.6996242-07:00",
      "LastModifiedUser": "sample string 4"
    }
  ],
  "Total": 1,
  "Message": "sample string 1"
}