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": "6b382351-8a45-45cb-a9ae-c22c76d2a9c9",
      "Asset": {
        "AssetId": "eea95bb5-40f4-471d-b3ef-20f06d8dde28",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "ee615e16-fcc3-490f-aed2-4bedd37a69c0",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "814ec717-0571-4ac0-af17-23cbba7b09bc",
          "CreateDate": "2025-08-24T10:06:11.3570516-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-08-24T10:06:11.3570516-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "625c6543-a84b-44c5-919a-a6b7baa58858",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2025-08-24T10:06:11.3570516-07:00",
          "MeasurementValueNeededDate": "2025-08-24T10:06:11.3570516-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "b7934e2e-3bc1-488e-9625-f9948f0661e6",
          "CreateDate": "2025-08-24T10:06:11.3570516-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-08-24T10:06:11.3570516-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2025-08-24T10:06:11.3570516-07:00",
        "MeasurementValueNeededDate": "2025-08-24T10:06:11.3570516-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "8b3f9310-dc97-4ec6-854a-0eeaf34c28a8",
        "CreateDate": "2025-08-24T10:06:11.3570516-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2025-08-24T10:06:11.3570516-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "FormType": {
        "FormTypeId": "de791475-7291-478a-8b04-62e5d7f00c7b",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "ee615e16-fcc3-490f-aed2-4bedd37a69c0",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "814ec717-0571-4ac0-af17-23cbba7b09bc",
          "CreateDate": "2025-08-24T10:06:11.3570516-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-08-24T10:06:11.3570516-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "FrequencyNeeded": 1,
        "ValueNeededDate": "2025-08-24T10:06:11.3570516-07:00",
        "Active": true,
        "Fields": [
          {
            "FormTypeFieldId": "d88f2cff-dec7-4c24-b1f5-9c2843eea66d",
            "Section": {
              "FormTypeSectionId": "897fd0c5-3bdd-454c-b24a-9e00896de310",
              "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": "de1e1ad3-9cc2-45f0-9e2e-41d070beba5d",
              "Name": "sample string 1"
            },
            "Unit": {
              "UnitId": "38a16851-3b02-4099-a04b-6ec1d9ff8bac",
              "Code": "sample string 1",
              "Description": "sample string 2",
              "SourceSystemId": "sample string 3",
              "CompanyId": "a2c3cdb2-d5f1-4896-9623-3b9b63ac4ffa",
              "CreateDate": "2025-08-24T10:06:11.3570516-07:00",
              "CreateUser": "sample string 5",
              "LastModifiedDate": "2025-08-24T10:06:11.3570516-07:00",
              "LastModifiedUser": "sample string 6"
            },
            "DisplayOrder": 1,
            "MinValue": 1.0,
            "MaxValue": 1.0,
            "MinLength": 1,
            "MaxLength": 1,
            "HasValidValues": true,
            "ValidValues": [
              {
                "ValidValueId": "6f5e9eb1-8b66-4e78-9ad8-5eeda5046dd7",
                "FieldId": "ee364c4f-90d9-4e10-b25c-56bb982ab7c6",
                "FieldName": "sample string 1",
                "FieldLabel": "sample string 2",
                "ValueText": "sample string 3",
                "LabelText": "sample string 4"
              },
              {
                "ValidValueId": "6f5e9eb1-8b66-4e78-9ad8-5eeda5046dd7",
                "FieldId": "ee364c4f-90d9-4e10-b25c-56bb982ab7c6",
                "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": "d88f2cff-dec7-4c24-b1f5-9c2843eea66d",
            "Section": {
              "FormTypeSectionId": "897fd0c5-3bdd-454c-b24a-9e00896de310",
              "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": "de1e1ad3-9cc2-45f0-9e2e-41d070beba5d",
              "Name": "sample string 1"
            },
            "Unit": {
              "UnitId": "38a16851-3b02-4099-a04b-6ec1d9ff8bac",
              "Code": "sample string 1",
              "Description": "sample string 2",
              "SourceSystemId": "sample string 3",
              "CompanyId": "a2c3cdb2-d5f1-4896-9623-3b9b63ac4ffa",
              "CreateDate": "2025-08-24T10:06:11.3570516-07:00",
              "CreateUser": "sample string 5",
              "LastModifiedDate": "2025-08-24T10:06:11.3570516-07:00",
              "LastModifiedUser": "sample string 6"
            },
            "DisplayOrder": 1,
            "MinValue": 1.0,
            "MaxValue": 1.0,
            "MinLength": 1,
            "MaxLength": 1,
            "HasValidValues": true,
            "ValidValues": [
              {
                "ValidValueId": "6f5e9eb1-8b66-4e78-9ad8-5eeda5046dd7",
                "FieldId": "ee364c4f-90d9-4e10-b25c-56bb982ab7c6",
                "FieldName": "sample string 1",
                "FieldLabel": "sample string 2",
                "ValueText": "sample string 3",
                "LabelText": "sample string 4"
              },
              {
                "ValidValueId": "6f5e9eb1-8b66-4e78-9ad8-5eeda5046dd7",
                "FieldId": "ee364c4f-90d9-4e10-b25c-56bb982ab7c6",
                "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": "e4c04b98-19bf-44f6-876f-2b04d70b533c",
        "CreateDate": "2025-08-24T10:06:11.3570516-07:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2025-08-24T10:06:11.3570516-07:00",
        "LastModifiedUser": "sample string 7"
      },
      "FrequencyNeeded": 1,
      "ValueNeededDate": "2025-08-24T10:06:11.3570516-07:00",
      "LastValueDate": "2025-08-24T10:06:11.3570516-07:00",
      "SourceSystemId": "sample string 1",
      "CompanyId": "94267634-04b1-41ba-ab4a-95d40d3f4806",
      "CreateDate": "2025-08-24T10:06:11.3570516-07:00",
      "CreateUser": "sample string 3",
      "LastModifiedDate": "2025-08-24T10:06:11.3570516-07:00",
      "LastModifiedUser": "sample string 4"
    },
    {
      "AssetFormTypeId": "6b382351-8a45-45cb-a9ae-c22c76d2a9c9",
      "Asset": {
        "AssetId": "eea95bb5-40f4-471d-b3ef-20f06d8dde28",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "ee615e16-fcc3-490f-aed2-4bedd37a69c0",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "814ec717-0571-4ac0-af17-23cbba7b09bc",
          "CreateDate": "2025-08-24T10:06:11.3570516-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-08-24T10:06:11.3570516-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "625c6543-a84b-44c5-919a-a6b7baa58858",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2025-08-24T10:06:11.3570516-07:00",
          "MeasurementValueNeededDate": "2025-08-24T10:06:11.3570516-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "b7934e2e-3bc1-488e-9625-f9948f0661e6",
          "CreateDate": "2025-08-24T10:06:11.3570516-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-08-24T10:06:11.3570516-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2025-08-24T10:06:11.3570516-07:00",
        "MeasurementValueNeededDate": "2025-08-24T10:06:11.3570516-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "8b3f9310-dc97-4ec6-854a-0eeaf34c28a8",
        "CreateDate": "2025-08-24T10:06:11.3570516-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2025-08-24T10:06:11.3570516-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "FormType": {
        "FormTypeId": "de791475-7291-478a-8b04-62e5d7f00c7b",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "ee615e16-fcc3-490f-aed2-4bedd37a69c0",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "814ec717-0571-4ac0-af17-23cbba7b09bc",
          "CreateDate": "2025-08-24T10:06:11.3570516-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-08-24T10:06:11.3570516-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "FrequencyNeeded": 1,
        "ValueNeededDate": "2025-08-24T10:06:11.3570516-07:00",
        "Active": true,
        "Fields": [
          {
            "FormTypeFieldId": "d88f2cff-dec7-4c24-b1f5-9c2843eea66d",
            "Section": {
              "FormTypeSectionId": "897fd0c5-3bdd-454c-b24a-9e00896de310",
              "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": "de1e1ad3-9cc2-45f0-9e2e-41d070beba5d",
              "Name": "sample string 1"
            },
            "Unit": {
              "UnitId": "38a16851-3b02-4099-a04b-6ec1d9ff8bac",
              "Code": "sample string 1",
              "Description": "sample string 2",
              "SourceSystemId": "sample string 3",
              "CompanyId": "a2c3cdb2-d5f1-4896-9623-3b9b63ac4ffa",
              "CreateDate": "2025-08-24T10:06:11.3570516-07:00",
              "CreateUser": "sample string 5",
              "LastModifiedDate": "2025-08-24T10:06:11.3570516-07:00",
              "LastModifiedUser": "sample string 6"
            },
            "DisplayOrder": 1,
            "MinValue": 1.0,
            "MaxValue": 1.0,
            "MinLength": 1,
            "MaxLength": 1,
            "HasValidValues": true,
            "ValidValues": [
              {
                "ValidValueId": "6f5e9eb1-8b66-4e78-9ad8-5eeda5046dd7",
                "FieldId": "ee364c4f-90d9-4e10-b25c-56bb982ab7c6",
                "FieldName": "sample string 1",
                "FieldLabel": "sample string 2",
                "ValueText": "sample string 3",
                "LabelText": "sample string 4"
              },
              {
                "ValidValueId": "6f5e9eb1-8b66-4e78-9ad8-5eeda5046dd7",
                "FieldId": "ee364c4f-90d9-4e10-b25c-56bb982ab7c6",
                "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": "d88f2cff-dec7-4c24-b1f5-9c2843eea66d",
            "Section": {
              "FormTypeSectionId": "897fd0c5-3bdd-454c-b24a-9e00896de310",
              "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": "de1e1ad3-9cc2-45f0-9e2e-41d070beba5d",
              "Name": "sample string 1"
            },
            "Unit": {
              "UnitId": "38a16851-3b02-4099-a04b-6ec1d9ff8bac",
              "Code": "sample string 1",
              "Description": "sample string 2",
              "SourceSystemId": "sample string 3",
              "CompanyId": "a2c3cdb2-d5f1-4896-9623-3b9b63ac4ffa",
              "CreateDate": "2025-08-24T10:06:11.3570516-07:00",
              "CreateUser": "sample string 5",
              "LastModifiedDate": "2025-08-24T10:06:11.3570516-07:00",
              "LastModifiedUser": "sample string 6"
            },
            "DisplayOrder": 1,
            "MinValue": 1.0,
            "MaxValue": 1.0,
            "MinLength": 1,
            "MaxLength": 1,
            "HasValidValues": true,
            "ValidValues": [
              {
                "ValidValueId": "6f5e9eb1-8b66-4e78-9ad8-5eeda5046dd7",
                "FieldId": "ee364c4f-90d9-4e10-b25c-56bb982ab7c6",
                "FieldName": "sample string 1",
                "FieldLabel": "sample string 2",
                "ValueText": "sample string 3",
                "LabelText": "sample string 4"
              },
              {
                "ValidValueId": "6f5e9eb1-8b66-4e78-9ad8-5eeda5046dd7",
                "FieldId": "ee364c4f-90d9-4e10-b25c-56bb982ab7c6",
                "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": "e4c04b98-19bf-44f6-876f-2b04d70b533c",
        "CreateDate": "2025-08-24T10:06:11.3570516-07:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2025-08-24T10:06:11.3570516-07:00",
        "LastModifiedUser": "sample string 7"
      },
      "FrequencyNeeded": 1,
      "ValueNeededDate": "2025-08-24T10:06:11.3570516-07:00",
      "LastValueDate": "2025-08-24T10:06:11.3570516-07:00",
      "SourceSystemId": "sample string 1",
      "CompanyId": "94267634-04b1-41ba-ab4a-95d40d3f4806",
      "CreateDate": "2025-08-24T10:06:11.3570516-07:00",
      "CreateUser": "sample string 3",
      "LastModifiedDate": "2025-08-24T10:06:11.3570516-07:00",
      "LastModifiedUser": "sample string 4"
    }
  ],
  "Total": 1,
  "Message": "sample string 1"
}