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": "4036d1eb-dc63-4edc-a39e-7bc129a9f4b3",
      "Asset": {
        "AssetId": "f70b74e7-0b9f-4d28-9f22-6d0d87e123ae",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "8b75857f-b465-4682-9b67-5b6fb9fe1f8e",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "b3cc50bf-3b33-42ce-af10-a93bb4aa3b50",
          "CreateDate": "2026-04-12T13:56:39.2337419-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-04-12T13:56:39.2337419-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "6c1357c3-66aa-4569-849f-0f7cc4cf268c",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2026-04-12T13:56:39.2337419-07:00",
          "MeasurementValueNeededDate": "2026-04-12T13:56:39.2337419-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "ab28492f-0601-4910-8b49-91c08ac3d454",
          "CreateDate": "2026-04-12T13:56:39.2337419-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-04-12T13:56:39.2337419-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2026-04-12T13:56:39.2337419-07:00",
        "MeasurementValueNeededDate": "2026-04-12T13:56:39.2337419-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "3f6cff6c-0dfc-4708-a412-296610208d06",
        "CreateDate": "2026-04-12T13:56:39.2337419-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-04-12T13:56:39.2337419-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "FormType": {
        "FormTypeId": "c3bd4027-b5d3-4a49-bf12-dd8d5c8ca305",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "8b75857f-b465-4682-9b67-5b6fb9fe1f8e",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "b3cc50bf-3b33-42ce-af10-a93bb4aa3b50",
          "CreateDate": "2026-04-12T13:56:39.2337419-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-04-12T13:56:39.2337419-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "FrequencyNeeded": 1,
        "ValueNeededDate": "2026-04-12T13:56:39.2337419-07:00",
        "Active": true,
        "Fields": [
          {
            "FormTypeFieldId": "e8c6ec75-2204-4dec-b41b-c28d6614f6f6",
            "Section": {
              "FormTypeSectionId": "7029e61f-8b6a-4207-8391-06abdb3f362a",
              "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": "6b6891fc-5ba6-4f27-a377-650888873f17",
              "Name": "sample string 1"
            },
            "Unit": {
              "UnitId": "f4a4ccab-361b-4a10-a936-6aa5734863f3",
              "Code": "sample string 1",
              "Description": "sample string 2",
              "SourceSystemId": "sample string 3",
              "CompanyId": "e6f3fb2e-ad8c-4f32-b85a-0eaa73b7f0ca",
              "CreateDate": "2026-04-12T13:56:39.2337419-07:00",
              "CreateUser": "sample string 5",
              "LastModifiedDate": "2026-04-12T13:56:39.2337419-07:00",
              "LastModifiedUser": "sample string 6"
            },
            "DisplayOrder": 1,
            "MinValue": 1.0,
            "MaxValue": 1.0,
            "MinLength": 1,
            "MaxLength": 1,
            "HasValidValues": true,
            "ValidValues": [
              {
                "ValidValueId": "2bf8efa7-8f2c-4d95-aad8-23c7a8b0a2b6",
                "FieldId": "5f88dc4b-4272-4587-a290-4b64cf38b5c5",
                "FieldName": "sample string 1",
                "FieldLabel": "sample string 2",
                "ValueText": "sample string 3",
                "LabelText": "sample string 4"
              },
              {
                "ValidValueId": "2bf8efa7-8f2c-4d95-aad8-23c7a8b0a2b6",
                "FieldId": "5f88dc4b-4272-4587-a290-4b64cf38b5c5",
                "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": "e8c6ec75-2204-4dec-b41b-c28d6614f6f6",
            "Section": {
              "FormTypeSectionId": "7029e61f-8b6a-4207-8391-06abdb3f362a",
              "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": "6b6891fc-5ba6-4f27-a377-650888873f17",
              "Name": "sample string 1"
            },
            "Unit": {
              "UnitId": "f4a4ccab-361b-4a10-a936-6aa5734863f3",
              "Code": "sample string 1",
              "Description": "sample string 2",
              "SourceSystemId": "sample string 3",
              "CompanyId": "e6f3fb2e-ad8c-4f32-b85a-0eaa73b7f0ca",
              "CreateDate": "2026-04-12T13:56:39.2337419-07:00",
              "CreateUser": "sample string 5",
              "LastModifiedDate": "2026-04-12T13:56:39.2337419-07:00",
              "LastModifiedUser": "sample string 6"
            },
            "DisplayOrder": 1,
            "MinValue": 1.0,
            "MaxValue": 1.0,
            "MinLength": 1,
            "MaxLength": 1,
            "HasValidValues": true,
            "ValidValues": [
              {
                "ValidValueId": "2bf8efa7-8f2c-4d95-aad8-23c7a8b0a2b6",
                "FieldId": "5f88dc4b-4272-4587-a290-4b64cf38b5c5",
                "FieldName": "sample string 1",
                "FieldLabel": "sample string 2",
                "ValueText": "sample string 3",
                "LabelText": "sample string 4"
              },
              {
                "ValidValueId": "2bf8efa7-8f2c-4d95-aad8-23c7a8b0a2b6",
                "FieldId": "5f88dc4b-4272-4587-a290-4b64cf38b5c5",
                "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": "eaff1953-4cb3-4700-ab28-6ea0d325b04d",
        "CreateDate": "2026-04-12T13:56:39.2337419-07:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2026-04-12T13:56:39.2337419-07:00",
        "LastModifiedUser": "sample string 7"
      },
      "FrequencyNeeded": 1,
      "ValueNeededDate": "2026-04-12T13:56:39.2337419-07:00",
      "LastValueDate": "2026-04-12T13:56:39.2337419-07:00",
      "SourceSystemId": "sample string 1",
      "CompanyId": "cc0dbee6-ad10-410f-b6c7-11fef6a71f4f",
      "CreateDate": "2026-04-12T13:56:39.2337419-07:00",
      "CreateUser": "sample string 3",
      "LastModifiedDate": "2026-04-12T13:56:39.2337419-07:00",
      "LastModifiedUser": "sample string 4"
    },
    {
      "AssetFormTypeId": "4036d1eb-dc63-4edc-a39e-7bc129a9f4b3",
      "Asset": {
        "AssetId": "f70b74e7-0b9f-4d28-9f22-6d0d87e123ae",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "8b75857f-b465-4682-9b67-5b6fb9fe1f8e",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "b3cc50bf-3b33-42ce-af10-a93bb4aa3b50",
          "CreateDate": "2026-04-12T13:56:39.2337419-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-04-12T13:56:39.2337419-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "6c1357c3-66aa-4569-849f-0f7cc4cf268c",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2026-04-12T13:56:39.2337419-07:00",
          "MeasurementValueNeededDate": "2026-04-12T13:56:39.2337419-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "ab28492f-0601-4910-8b49-91c08ac3d454",
          "CreateDate": "2026-04-12T13:56:39.2337419-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-04-12T13:56:39.2337419-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2026-04-12T13:56:39.2337419-07:00",
        "MeasurementValueNeededDate": "2026-04-12T13:56:39.2337419-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "3f6cff6c-0dfc-4708-a412-296610208d06",
        "CreateDate": "2026-04-12T13:56:39.2337419-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-04-12T13:56:39.2337419-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "FormType": {
        "FormTypeId": "c3bd4027-b5d3-4a49-bf12-dd8d5c8ca305",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "8b75857f-b465-4682-9b67-5b6fb9fe1f8e",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "b3cc50bf-3b33-42ce-af10-a93bb4aa3b50",
          "CreateDate": "2026-04-12T13:56:39.2337419-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-04-12T13:56:39.2337419-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "FrequencyNeeded": 1,
        "ValueNeededDate": "2026-04-12T13:56:39.2337419-07:00",
        "Active": true,
        "Fields": [
          {
            "FormTypeFieldId": "e8c6ec75-2204-4dec-b41b-c28d6614f6f6",
            "Section": {
              "FormTypeSectionId": "7029e61f-8b6a-4207-8391-06abdb3f362a",
              "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": "6b6891fc-5ba6-4f27-a377-650888873f17",
              "Name": "sample string 1"
            },
            "Unit": {
              "UnitId": "f4a4ccab-361b-4a10-a936-6aa5734863f3",
              "Code": "sample string 1",
              "Description": "sample string 2",
              "SourceSystemId": "sample string 3",
              "CompanyId": "e6f3fb2e-ad8c-4f32-b85a-0eaa73b7f0ca",
              "CreateDate": "2026-04-12T13:56:39.2337419-07:00",
              "CreateUser": "sample string 5",
              "LastModifiedDate": "2026-04-12T13:56:39.2337419-07:00",
              "LastModifiedUser": "sample string 6"
            },
            "DisplayOrder": 1,
            "MinValue": 1.0,
            "MaxValue": 1.0,
            "MinLength": 1,
            "MaxLength": 1,
            "HasValidValues": true,
            "ValidValues": [
              {
                "ValidValueId": "2bf8efa7-8f2c-4d95-aad8-23c7a8b0a2b6",
                "FieldId": "5f88dc4b-4272-4587-a290-4b64cf38b5c5",
                "FieldName": "sample string 1",
                "FieldLabel": "sample string 2",
                "ValueText": "sample string 3",
                "LabelText": "sample string 4"
              },
              {
                "ValidValueId": "2bf8efa7-8f2c-4d95-aad8-23c7a8b0a2b6",
                "FieldId": "5f88dc4b-4272-4587-a290-4b64cf38b5c5",
                "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": "e8c6ec75-2204-4dec-b41b-c28d6614f6f6",
            "Section": {
              "FormTypeSectionId": "7029e61f-8b6a-4207-8391-06abdb3f362a",
              "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": "6b6891fc-5ba6-4f27-a377-650888873f17",
              "Name": "sample string 1"
            },
            "Unit": {
              "UnitId": "f4a4ccab-361b-4a10-a936-6aa5734863f3",
              "Code": "sample string 1",
              "Description": "sample string 2",
              "SourceSystemId": "sample string 3",
              "CompanyId": "e6f3fb2e-ad8c-4f32-b85a-0eaa73b7f0ca",
              "CreateDate": "2026-04-12T13:56:39.2337419-07:00",
              "CreateUser": "sample string 5",
              "LastModifiedDate": "2026-04-12T13:56:39.2337419-07:00",
              "LastModifiedUser": "sample string 6"
            },
            "DisplayOrder": 1,
            "MinValue": 1.0,
            "MaxValue": 1.0,
            "MinLength": 1,
            "MaxLength": 1,
            "HasValidValues": true,
            "ValidValues": [
              {
                "ValidValueId": "2bf8efa7-8f2c-4d95-aad8-23c7a8b0a2b6",
                "FieldId": "5f88dc4b-4272-4587-a290-4b64cf38b5c5",
                "FieldName": "sample string 1",
                "FieldLabel": "sample string 2",
                "ValueText": "sample string 3",
                "LabelText": "sample string 4"
              },
              {
                "ValidValueId": "2bf8efa7-8f2c-4d95-aad8-23c7a8b0a2b6",
                "FieldId": "5f88dc4b-4272-4587-a290-4b64cf38b5c5",
                "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": "eaff1953-4cb3-4700-ab28-6ea0d325b04d",
        "CreateDate": "2026-04-12T13:56:39.2337419-07:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2026-04-12T13:56:39.2337419-07:00",
        "LastModifiedUser": "sample string 7"
      },
      "FrequencyNeeded": 1,
      "ValueNeededDate": "2026-04-12T13:56:39.2337419-07:00",
      "LastValueDate": "2026-04-12T13:56:39.2337419-07:00",
      "SourceSystemId": "sample string 1",
      "CompanyId": "cc0dbee6-ad10-410f-b6c7-11fef6a71f4f",
      "CreateDate": "2026-04-12T13:56:39.2337419-07:00",
      "CreateUser": "sample string 3",
      "LastModifiedDate": "2026-04-12T13:56:39.2337419-07:00",
      "LastModifiedUser": "sample string 4"
    }
  ],
  "Total": 1,
  "Message": "sample string 1"
}