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": "be1985ba-44e7-42bf-bffb-15c3b2887f6e",
      "Asset": {
        "AssetId": "bf925935-5300-41b9-b9e5-4207a6a1bedb",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "92de6838-7b39-47f4-8945-8a1d62e42278",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "2aa75e3d-6311-4775-9b4a-0962034d40d9",
          "CreateDate": "2025-11-05T12:01:11.3147186-08:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-11-05T12:01:11.3147186-08:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "5c750a71-5d02-405c-83ca-e851a06d0928",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2025-11-05T12:01:11.3147186-08:00",
          "MeasurementValueNeededDate": "2025-11-05T12:01:11.3147186-08:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "52d685a0-ffdd-4569-94a5-d25c7422eda7",
          "CreateDate": "2025-11-05T12:01:11.3147186-08:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-11-05T12:01:11.3147186-08:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2025-11-05T12:01:11.3147186-08:00",
        "MeasurementValueNeededDate": "2025-11-05T12:01:11.3147186-08:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "a77250c9-34be-4f17-b71e-9b1427ed6048",
        "CreateDate": "2025-11-05T12:01:11.3147186-08:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2025-11-05T12:01:11.3147186-08:00",
        "LastModifiedUser": "sample string 8"
      },
      "FormType": {
        "FormTypeId": "b11af419-14f8-4d79-9e8b-38009879eda7",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "92de6838-7b39-47f4-8945-8a1d62e42278",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "2aa75e3d-6311-4775-9b4a-0962034d40d9",
          "CreateDate": "2025-11-05T12:01:11.3147186-08:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-11-05T12:01:11.3147186-08:00",
          "LastModifiedUser": "sample string 7"
        },
        "FrequencyNeeded": 1,
        "ValueNeededDate": "2025-11-05T12:01:11.3147186-08:00",
        "Fields": [
          {
            "FormTypeFieldId": "467b49d9-cda7-4d0a-af1f-ecda1893c4c1",
            "Section": {
              "FormTypeSectionId": "aafcd057-3212-4614-9975-2be1befb83a4",
              "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": "0e216f09-9df9-4693-a21b-539dbbe8aba0",
              "Name": "sample string 1"
            },
            "Unit": {
              "UnitId": "35ff6184-9761-4834-bab5-30d1bdc0495a",
              "Code": "sample string 1",
              "Description": "sample string 2",
              "SourceSystemId": "sample string 3",
              "CompanyId": "b2abe85c-dc4d-46ef-aa00-483b1c1f9a39",
              "CreateDate": "2025-11-05T12:01:11.3147186-08:00",
              "CreateUser": "sample string 5",
              "LastModifiedDate": "2025-11-05T12:01:11.3147186-08:00",
              "LastModifiedUser": "sample string 6"
            },
            "DisplayOrder": 1,
            "MinValue": 1.0,
            "MaxValue": 1.0,
            "MinLength": 1,
            "MaxLength": 1,
            "HasValidValues": true,
            "ValidValues": [
              "sample string 1",
              "sample string 2"
            ],
            "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": "467b49d9-cda7-4d0a-af1f-ecda1893c4c1",
            "Section": {
              "FormTypeSectionId": "aafcd057-3212-4614-9975-2be1befb83a4",
              "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": "0e216f09-9df9-4693-a21b-539dbbe8aba0",
              "Name": "sample string 1"
            },
            "Unit": {
              "UnitId": "35ff6184-9761-4834-bab5-30d1bdc0495a",
              "Code": "sample string 1",
              "Description": "sample string 2",
              "SourceSystemId": "sample string 3",
              "CompanyId": "b2abe85c-dc4d-46ef-aa00-483b1c1f9a39",
              "CreateDate": "2025-11-05T12:01:11.3147186-08:00",
              "CreateUser": "sample string 5",
              "LastModifiedDate": "2025-11-05T12:01:11.3147186-08:00",
              "LastModifiedUser": "sample string 6"
            },
            "DisplayOrder": 1,
            "MinValue": 1.0,
            "MaxValue": 1.0,
            "MinLength": 1,
            "MaxLength": 1,
            "HasValidValues": true,
            "ValidValues": [
              "sample string 1",
              "sample string 2"
            ],
            "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 3",
        "CompanyId": "21ab0340-328f-4200-8b57-a411371f9024",
        "CreateDate": "2025-11-05T12:01:11.3147186-08:00",
        "CreateUser": "sample string 5",
        "LastModifiedDate": "2025-11-05T12:01:11.3147186-08:00",
        "LastModifiedUser": "sample string 6"
      },
      "FrequencyNeeded": 1,
      "ValueNeededDate": "2025-11-05T12:01:11.3147186-08:00",
      "LastValueDate": "2025-11-05T12:01:11.3147186-08:00",
      "SourceSystemId": "sample string 1",
      "CompanyId": "ae4ec1e3-a284-44d4-b12d-449aba06143b",
      "CreateDate": "2025-11-05T12:01:11.3147186-08:00",
      "CreateUser": "sample string 3",
      "LastModifiedDate": "2025-11-05T12:01:11.3147186-08:00",
      "LastModifiedUser": "sample string 4"
    },
    {
      "AssetFormTypeId": "be1985ba-44e7-42bf-bffb-15c3b2887f6e",
      "Asset": {
        "AssetId": "bf925935-5300-41b9-b9e5-4207a6a1bedb",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "92de6838-7b39-47f4-8945-8a1d62e42278",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "2aa75e3d-6311-4775-9b4a-0962034d40d9",
          "CreateDate": "2025-11-05T12:01:11.3147186-08:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-11-05T12:01:11.3147186-08:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "5c750a71-5d02-405c-83ca-e851a06d0928",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2025-11-05T12:01:11.3147186-08:00",
          "MeasurementValueNeededDate": "2025-11-05T12:01:11.3147186-08:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "52d685a0-ffdd-4569-94a5-d25c7422eda7",
          "CreateDate": "2025-11-05T12:01:11.3147186-08:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-11-05T12:01:11.3147186-08:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2025-11-05T12:01:11.3147186-08:00",
        "MeasurementValueNeededDate": "2025-11-05T12:01:11.3147186-08:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "a77250c9-34be-4f17-b71e-9b1427ed6048",
        "CreateDate": "2025-11-05T12:01:11.3147186-08:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2025-11-05T12:01:11.3147186-08:00",
        "LastModifiedUser": "sample string 8"
      },
      "FormType": {
        "FormTypeId": "b11af419-14f8-4d79-9e8b-38009879eda7",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "92de6838-7b39-47f4-8945-8a1d62e42278",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "2aa75e3d-6311-4775-9b4a-0962034d40d9",
          "CreateDate": "2025-11-05T12:01:11.3147186-08:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-11-05T12:01:11.3147186-08:00",
          "LastModifiedUser": "sample string 7"
        },
        "FrequencyNeeded": 1,
        "ValueNeededDate": "2025-11-05T12:01:11.3147186-08:00",
        "Fields": [
          {
            "FormTypeFieldId": "467b49d9-cda7-4d0a-af1f-ecda1893c4c1",
            "Section": {
              "FormTypeSectionId": "aafcd057-3212-4614-9975-2be1befb83a4",
              "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": "0e216f09-9df9-4693-a21b-539dbbe8aba0",
              "Name": "sample string 1"
            },
            "Unit": {
              "UnitId": "35ff6184-9761-4834-bab5-30d1bdc0495a",
              "Code": "sample string 1",
              "Description": "sample string 2",
              "SourceSystemId": "sample string 3",
              "CompanyId": "b2abe85c-dc4d-46ef-aa00-483b1c1f9a39",
              "CreateDate": "2025-11-05T12:01:11.3147186-08:00",
              "CreateUser": "sample string 5",
              "LastModifiedDate": "2025-11-05T12:01:11.3147186-08:00",
              "LastModifiedUser": "sample string 6"
            },
            "DisplayOrder": 1,
            "MinValue": 1.0,
            "MaxValue": 1.0,
            "MinLength": 1,
            "MaxLength": 1,
            "HasValidValues": true,
            "ValidValues": [
              "sample string 1",
              "sample string 2"
            ],
            "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": "467b49d9-cda7-4d0a-af1f-ecda1893c4c1",
            "Section": {
              "FormTypeSectionId": "aafcd057-3212-4614-9975-2be1befb83a4",
              "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": "0e216f09-9df9-4693-a21b-539dbbe8aba0",
              "Name": "sample string 1"
            },
            "Unit": {
              "UnitId": "35ff6184-9761-4834-bab5-30d1bdc0495a",
              "Code": "sample string 1",
              "Description": "sample string 2",
              "SourceSystemId": "sample string 3",
              "CompanyId": "b2abe85c-dc4d-46ef-aa00-483b1c1f9a39",
              "CreateDate": "2025-11-05T12:01:11.3147186-08:00",
              "CreateUser": "sample string 5",
              "LastModifiedDate": "2025-11-05T12:01:11.3147186-08:00",
              "LastModifiedUser": "sample string 6"
            },
            "DisplayOrder": 1,
            "MinValue": 1.0,
            "MaxValue": 1.0,
            "MinLength": 1,
            "MaxLength": 1,
            "HasValidValues": true,
            "ValidValues": [
              "sample string 1",
              "sample string 2"
            ],
            "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 3",
        "CompanyId": "21ab0340-328f-4200-8b57-a411371f9024",
        "CreateDate": "2025-11-05T12:01:11.3147186-08:00",
        "CreateUser": "sample string 5",
        "LastModifiedDate": "2025-11-05T12:01:11.3147186-08:00",
        "LastModifiedUser": "sample string 6"
      },
      "FrequencyNeeded": 1,
      "ValueNeededDate": "2025-11-05T12:01:11.3147186-08:00",
      "LastValueDate": "2025-11-05T12:01:11.3147186-08:00",
      "SourceSystemId": "sample string 1",
      "CompanyId": "ae4ec1e3-a284-44d4-b12d-449aba06143b",
      "CreateDate": "2025-11-05T12:01:11.3147186-08:00",
      "CreateUser": "sample string 3",
      "LastModifiedDate": "2025-11-05T12:01:11.3147186-08:00",
      "LastModifiedUser": "sample string 4"
    }
  ],
  "Total": 1,
  "Message": "sample string 1"
}