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": "236f826d-4672-47f6-9689-2609542cb0cc",
      "Asset": {
        "AssetId": "21b00235-4bb4-495e-bc53-7201a2b0b5b4",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "4ab7cd6e-0227-46e0-9572-b129b973e792",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "4d4b23ff-ccd4-4f2c-9214-ac53a899658f",
          "CreateDate": "2025-10-10T14:55:30.0554079-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-10-10T14:55:30.0554079-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "336a1c8e-457a-4891-9bd2-bca617b08d6a",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2025-10-10T14:55:30.0554079-07:00",
          "MeasurementValueNeededDate": "2025-10-10T14:55:30.0554079-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "59f1fb73-8a4a-48f7-9b73-f8526807a828",
          "CreateDate": "2025-10-10T14:55:30.0554079-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-10-10T14:55:30.0554079-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2025-10-10T14:55:30.0554079-07:00",
        "MeasurementValueNeededDate": "2025-10-10T14:55:30.0554079-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "dd68ba20-55d8-45a2-acd8-2c9671f3924e",
        "CreateDate": "2025-10-10T14:55:30.0554079-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2025-10-10T14:55:30.0554079-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "FormType": {
        "FormTypeId": "4b36902e-d5e2-49d2-adf3-114547ccdcb5",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "4ab7cd6e-0227-46e0-9572-b129b973e792",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "4d4b23ff-ccd4-4f2c-9214-ac53a899658f",
          "CreateDate": "2025-10-10T14:55:30.0554079-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-10-10T14:55:30.0554079-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "FrequencyNeeded": 1,
        "ValueNeededDate": "2025-10-10T14:55:30.0554079-07:00",
        "Active": true,
        "Fields": [
          {
            "FormTypeFieldId": "b4f82f20-330e-49c0-8830-ae97b08ec6d2",
            "Section": {
              "FormTypeSectionId": "cb798031-5519-45e8-8cdd-64eb8de4f49d",
              "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": "8a6ed7a9-225d-43e4-861e-30c913ab9738",
              "Name": "sample string 1"
            },
            "Unit": {
              "UnitId": "c946791b-290f-4c89-8e14-bc15159e42cf",
              "Code": "sample string 1",
              "Description": "sample string 2",
              "SourceSystemId": "sample string 3",
              "CompanyId": "38a77b03-f61f-4387-a19b-af27947664f6",
              "CreateDate": "2025-10-10T14:55:30.0554079-07:00",
              "CreateUser": "sample string 5",
              "LastModifiedDate": "2025-10-10T14:55:30.0554079-07:00",
              "LastModifiedUser": "sample string 6"
            },
            "DisplayOrder": 1,
            "MinValue": 1.0,
            "MaxValue": 1.0,
            "MinLength": 1,
            "MaxLength": 1,
            "HasValidValues": true,
            "ValidValues": [
              {
                "ValidValueId": "29c4c6f6-5f4a-4a2b-80cf-20a38b9a1b0b",
                "FieldId": "17e6e6b6-dfbe-4d30-8695-aecae3e3f702",
                "FieldName": "sample string 1",
                "FieldLabel": "sample string 2",
                "ValueText": "sample string 3",
                "LabelText": "sample string 4"
              },
              {
                "ValidValueId": "29c4c6f6-5f4a-4a2b-80cf-20a38b9a1b0b",
                "FieldId": "17e6e6b6-dfbe-4d30-8695-aecae3e3f702",
                "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": "b4f82f20-330e-49c0-8830-ae97b08ec6d2",
            "Section": {
              "FormTypeSectionId": "cb798031-5519-45e8-8cdd-64eb8de4f49d",
              "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": "8a6ed7a9-225d-43e4-861e-30c913ab9738",
              "Name": "sample string 1"
            },
            "Unit": {
              "UnitId": "c946791b-290f-4c89-8e14-bc15159e42cf",
              "Code": "sample string 1",
              "Description": "sample string 2",
              "SourceSystemId": "sample string 3",
              "CompanyId": "38a77b03-f61f-4387-a19b-af27947664f6",
              "CreateDate": "2025-10-10T14:55:30.0554079-07:00",
              "CreateUser": "sample string 5",
              "LastModifiedDate": "2025-10-10T14:55:30.0554079-07:00",
              "LastModifiedUser": "sample string 6"
            },
            "DisplayOrder": 1,
            "MinValue": 1.0,
            "MaxValue": 1.0,
            "MinLength": 1,
            "MaxLength": 1,
            "HasValidValues": true,
            "ValidValues": [
              {
                "ValidValueId": "29c4c6f6-5f4a-4a2b-80cf-20a38b9a1b0b",
                "FieldId": "17e6e6b6-dfbe-4d30-8695-aecae3e3f702",
                "FieldName": "sample string 1",
                "FieldLabel": "sample string 2",
                "ValueText": "sample string 3",
                "LabelText": "sample string 4"
              },
              {
                "ValidValueId": "29c4c6f6-5f4a-4a2b-80cf-20a38b9a1b0b",
                "FieldId": "17e6e6b6-dfbe-4d30-8695-aecae3e3f702",
                "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": "c815f496-9edd-4744-8d24-fd9de0a3cd00",
        "CreateDate": "2025-10-10T14:55:30.0554079-07:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2025-10-10T14:55:30.0554079-07:00",
        "LastModifiedUser": "sample string 7"
      },
      "FrequencyNeeded": 1,
      "ValueNeededDate": "2025-10-10T14:55:30.0554079-07:00",
      "LastValueDate": "2025-10-10T14:55:30.0554079-07:00",
      "SourceSystemId": "sample string 1",
      "CompanyId": "c58adf29-7b34-47a6-a948-7ff0db0698fd",
      "CreateDate": "2025-10-10T14:55:30.0554079-07:00",
      "CreateUser": "sample string 3",
      "LastModifiedDate": "2025-10-10T14:55:30.0554079-07:00",
      "LastModifiedUser": "sample string 4"
    },
    {
      "AssetFormTypeId": "236f826d-4672-47f6-9689-2609542cb0cc",
      "Asset": {
        "AssetId": "21b00235-4bb4-495e-bc53-7201a2b0b5b4",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "4ab7cd6e-0227-46e0-9572-b129b973e792",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "4d4b23ff-ccd4-4f2c-9214-ac53a899658f",
          "CreateDate": "2025-10-10T14:55:30.0554079-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-10-10T14:55:30.0554079-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "336a1c8e-457a-4891-9bd2-bca617b08d6a",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2025-10-10T14:55:30.0554079-07:00",
          "MeasurementValueNeededDate": "2025-10-10T14:55:30.0554079-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "59f1fb73-8a4a-48f7-9b73-f8526807a828",
          "CreateDate": "2025-10-10T14:55:30.0554079-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-10-10T14:55:30.0554079-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2025-10-10T14:55:30.0554079-07:00",
        "MeasurementValueNeededDate": "2025-10-10T14:55:30.0554079-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "dd68ba20-55d8-45a2-acd8-2c9671f3924e",
        "CreateDate": "2025-10-10T14:55:30.0554079-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2025-10-10T14:55:30.0554079-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "FormType": {
        "FormTypeId": "4b36902e-d5e2-49d2-adf3-114547ccdcb5",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "4ab7cd6e-0227-46e0-9572-b129b973e792",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "4d4b23ff-ccd4-4f2c-9214-ac53a899658f",
          "CreateDate": "2025-10-10T14:55:30.0554079-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-10-10T14:55:30.0554079-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "FrequencyNeeded": 1,
        "ValueNeededDate": "2025-10-10T14:55:30.0554079-07:00",
        "Active": true,
        "Fields": [
          {
            "FormTypeFieldId": "b4f82f20-330e-49c0-8830-ae97b08ec6d2",
            "Section": {
              "FormTypeSectionId": "cb798031-5519-45e8-8cdd-64eb8de4f49d",
              "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": "8a6ed7a9-225d-43e4-861e-30c913ab9738",
              "Name": "sample string 1"
            },
            "Unit": {
              "UnitId": "c946791b-290f-4c89-8e14-bc15159e42cf",
              "Code": "sample string 1",
              "Description": "sample string 2",
              "SourceSystemId": "sample string 3",
              "CompanyId": "38a77b03-f61f-4387-a19b-af27947664f6",
              "CreateDate": "2025-10-10T14:55:30.0554079-07:00",
              "CreateUser": "sample string 5",
              "LastModifiedDate": "2025-10-10T14:55:30.0554079-07:00",
              "LastModifiedUser": "sample string 6"
            },
            "DisplayOrder": 1,
            "MinValue": 1.0,
            "MaxValue": 1.0,
            "MinLength": 1,
            "MaxLength": 1,
            "HasValidValues": true,
            "ValidValues": [
              {
                "ValidValueId": "29c4c6f6-5f4a-4a2b-80cf-20a38b9a1b0b",
                "FieldId": "17e6e6b6-dfbe-4d30-8695-aecae3e3f702",
                "FieldName": "sample string 1",
                "FieldLabel": "sample string 2",
                "ValueText": "sample string 3",
                "LabelText": "sample string 4"
              },
              {
                "ValidValueId": "29c4c6f6-5f4a-4a2b-80cf-20a38b9a1b0b",
                "FieldId": "17e6e6b6-dfbe-4d30-8695-aecae3e3f702",
                "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": "b4f82f20-330e-49c0-8830-ae97b08ec6d2",
            "Section": {
              "FormTypeSectionId": "cb798031-5519-45e8-8cdd-64eb8de4f49d",
              "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": "8a6ed7a9-225d-43e4-861e-30c913ab9738",
              "Name": "sample string 1"
            },
            "Unit": {
              "UnitId": "c946791b-290f-4c89-8e14-bc15159e42cf",
              "Code": "sample string 1",
              "Description": "sample string 2",
              "SourceSystemId": "sample string 3",
              "CompanyId": "38a77b03-f61f-4387-a19b-af27947664f6",
              "CreateDate": "2025-10-10T14:55:30.0554079-07:00",
              "CreateUser": "sample string 5",
              "LastModifiedDate": "2025-10-10T14:55:30.0554079-07:00",
              "LastModifiedUser": "sample string 6"
            },
            "DisplayOrder": 1,
            "MinValue": 1.0,
            "MaxValue": 1.0,
            "MinLength": 1,
            "MaxLength": 1,
            "HasValidValues": true,
            "ValidValues": [
              {
                "ValidValueId": "29c4c6f6-5f4a-4a2b-80cf-20a38b9a1b0b",
                "FieldId": "17e6e6b6-dfbe-4d30-8695-aecae3e3f702",
                "FieldName": "sample string 1",
                "FieldLabel": "sample string 2",
                "ValueText": "sample string 3",
                "LabelText": "sample string 4"
              },
              {
                "ValidValueId": "29c4c6f6-5f4a-4a2b-80cf-20a38b9a1b0b",
                "FieldId": "17e6e6b6-dfbe-4d30-8695-aecae3e3f702",
                "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": "c815f496-9edd-4744-8d24-fd9de0a3cd00",
        "CreateDate": "2025-10-10T14:55:30.0554079-07:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2025-10-10T14:55:30.0554079-07:00",
        "LastModifiedUser": "sample string 7"
      },
      "FrequencyNeeded": 1,
      "ValueNeededDate": "2025-10-10T14:55:30.0554079-07:00",
      "LastValueDate": "2025-10-10T14:55:30.0554079-07:00",
      "SourceSystemId": "sample string 1",
      "CompanyId": "c58adf29-7b34-47a6-a948-7ff0db0698fd",
      "CreateDate": "2025-10-10T14:55:30.0554079-07:00",
      "CreateUser": "sample string 3",
      "LastModifiedDate": "2025-10-10T14:55:30.0554079-07:00",
      "LastModifiedUser": "sample string 4"
    }
  ],
  "Total": 1,
  "Message": "sample string 1"
}