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": "916092bb-f669-47cc-a625-91e8092dcda8",
      "Asset": {
        "AssetId": "c06c6534-ba0b-4f54-b786-cd24638307f4",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "0a1fdcd4-7165-43a0-9edc-18d19d757e35",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "2aae56b4-45a1-4903-bcf3-5c22acd1cd7f",
          "CreateDate": "2026-03-24T07:59:54.2602022-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-03-24T07:59:54.2602022-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "37b7765a-7903-4b3f-9783-b2c8440b06f9",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2026-03-24T07:59:54.2602022-07:00",
          "MeasurementValueNeededDate": "2026-03-24T07:59:54.2602022-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "2c803a95-6133-465d-bfb0-8ca848930d71",
          "CreateDate": "2026-03-24T07:59:54.2602022-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-03-24T07:59:54.2602022-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2026-03-24T07:59:54.2602022-07:00",
        "MeasurementValueNeededDate": "2026-03-24T07:59:54.2602022-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "90c2fa6f-191e-42b1-8cb1-933fad61421e",
        "CreateDate": "2026-03-24T07:59:54.2602022-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-03-24T07:59:54.2602022-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "FormType": {
        "FormTypeId": "b660fd08-fde1-4527-b4ba-1c8af98de480",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "0a1fdcd4-7165-43a0-9edc-18d19d757e35",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "2aae56b4-45a1-4903-bcf3-5c22acd1cd7f",
          "CreateDate": "2026-03-24T07:59:54.2602022-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-03-24T07:59:54.2602022-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "FrequencyNeeded": 1,
        "ValueNeededDate": "2026-03-24T07:59:54.2602022-07:00",
        "Active": true,
        "Fields": [
          {
            "FormTypeFieldId": "0d5e176f-009e-4ddb-b302-da302c207f44",
            "Section": {
              "FormTypeSectionId": "d4091f43-7829-4aa0-a3ac-78e1c6cf4957",
              "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": "218448d7-ff6f-49a6-afdd-844c09cd1a5f",
              "Name": "sample string 1"
            },
            "Unit": {
              "UnitId": "f7e1eefb-487b-4f27-9352-d08f30c38c13",
              "Code": "sample string 1",
              "Description": "sample string 2",
              "SourceSystemId": "sample string 3",
              "CompanyId": "70926d86-33a4-4043-9799-85ef22c35e3c",
              "CreateDate": "2026-03-24T07:59:54.2602022-07:00",
              "CreateUser": "sample string 5",
              "LastModifiedDate": "2026-03-24T07:59:54.2602022-07:00",
              "LastModifiedUser": "sample string 6"
            },
            "DisplayOrder": 1,
            "MinValue": 1.0,
            "MaxValue": 1.0,
            "MinLength": 1,
            "MaxLength": 1,
            "HasValidValues": true,
            "ValidValues": [
              {
                "ValidValueId": "1e075df0-58af-4196-a670-9ea0c43c2279",
                "FieldId": "d3620c53-e9c2-4913-8163-6a1dead5f966",
                "FieldName": "sample string 1",
                "FieldLabel": "sample string 2",
                "ValueText": "sample string 3",
                "LabelText": "sample string 4"
              },
              {
                "ValidValueId": "1e075df0-58af-4196-a670-9ea0c43c2279",
                "FieldId": "d3620c53-e9c2-4913-8163-6a1dead5f966",
                "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": "0d5e176f-009e-4ddb-b302-da302c207f44",
            "Section": {
              "FormTypeSectionId": "d4091f43-7829-4aa0-a3ac-78e1c6cf4957",
              "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": "218448d7-ff6f-49a6-afdd-844c09cd1a5f",
              "Name": "sample string 1"
            },
            "Unit": {
              "UnitId": "f7e1eefb-487b-4f27-9352-d08f30c38c13",
              "Code": "sample string 1",
              "Description": "sample string 2",
              "SourceSystemId": "sample string 3",
              "CompanyId": "70926d86-33a4-4043-9799-85ef22c35e3c",
              "CreateDate": "2026-03-24T07:59:54.2602022-07:00",
              "CreateUser": "sample string 5",
              "LastModifiedDate": "2026-03-24T07:59:54.2602022-07:00",
              "LastModifiedUser": "sample string 6"
            },
            "DisplayOrder": 1,
            "MinValue": 1.0,
            "MaxValue": 1.0,
            "MinLength": 1,
            "MaxLength": 1,
            "HasValidValues": true,
            "ValidValues": [
              {
                "ValidValueId": "1e075df0-58af-4196-a670-9ea0c43c2279",
                "FieldId": "d3620c53-e9c2-4913-8163-6a1dead5f966",
                "FieldName": "sample string 1",
                "FieldLabel": "sample string 2",
                "ValueText": "sample string 3",
                "LabelText": "sample string 4"
              },
              {
                "ValidValueId": "1e075df0-58af-4196-a670-9ea0c43c2279",
                "FieldId": "d3620c53-e9c2-4913-8163-6a1dead5f966",
                "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": "719a7531-8bbe-4170-9b84-98ad7172e73f",
        "CreateDate": "2026-03-24T07:59:54.2602022-07:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2026-03-24T07:59:54.2602022-07:00",
        "LastModifiedUser": "sample string 7"
      },
      "FrequencyNeeded": 1,
      "ValueNeededDate": "2026-03-24T07:59:54.2602022-07:00",
      "LastValueDate": "2026-03-24T07:59:54.2602022-07:00",
      "SourceSystemId": "sample string 1",
      "CompanyId": "698bc4ef-0254-4064-8289-2b7dc1a901e0",
      "CreateDate": "2026-03-24T07:59:54.2602022-07:00",
      "CreateUser": "sample string 3",
      "LastModifiedDate": "2026-03-24T07:59:54.2602022-07:00",
      "LastModifiedUser": "sample string 4"
    },
    {
      "AssetFormTypeId": "916092bb-f669-47cc-a625-91e8092dcda8",
      "Asset": {
        "AssetId": "c06c6534-ba0b-4f54-b786-cd24638307f4",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "0a1fdcd4-7165-43a0-9edc-18d19d757e35",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "2aae56b4-45a1-4903-bcf3-5c22acd1cd7f",
          "CreateDate": "2026-03-24T07:59:54.2602022-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-03-24T07:59:54.2602022-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "37b7765a-7903-4b3f-9783-b2c8440b06f9",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2026-03-24T07:59:54.2602022-07:00",
          "MeasurementValueNeededDate": "2026-03-24T07:59:54.2602022-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "2c803a95-6133-465d-bfb0-8ca848930d71",
          "CreateDate": "2026-03-24T07:59:54.2602022-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-03-24T07:59:54.2602022-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2026-03-24T07:59:54.2602022-07:00",
        "MeasurementValueNeededDate": "2026-03-24T07:59:54.2602022-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "90c2fa6f-191e-42b1-8cb1-933fad61421e",
        "CreateDate": "2026-03-24T07:59:54.2602022-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-03-24T07:59:54.2602022-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "FormType": {
        "FormTypeId": "b660fd08-fde1-4527-b4ba-1c8af98de480",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "0a1fdcd4-7165-43a0-9edc-18d19d757e35",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "2aae56b4-45a1-4903-bcf3-5c22acd1cd7f",
          "CreateDate": "2026-03-24T07:59:54.2602022-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-03-24T07:59:54.2602022-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "FrequencyNeeded": 1,
        "ValueNeededDate": "2026-03-24T07:59:54.2602022-07:00",
        "Active": true,
        "Fields": [
          {
            "FormTypeFieldId": "0d5e176f-009e-4ddb-b302-da302c207f44",
            "Section": {
              "FormTypeSectionId": "d4091f43-7829-4aa0-a3ac-78e1c6cf4957",
              "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": "218448d7-ff6f-49a6-afdd-844c09cd1a5f",
              "Name": "sample string 1"
            },
            "Unit": {
              "UnitId": "f7e1eefb-487b-4f27-9352-d08f30c38c13",
              "Code": "sample string 1",
              "Description": "sample string 2",
              "SourceSystemId": "sample string 3",
              "CompanyId": "70926d86-33a4-4043-9799-85ef22c35e3c",
              "CreateDate": "2026-03-24T07:59:54.2602022-07:00",
              "CreateUser": "sample string 5",
              "LastModifiedDate": "2026-03-24T07:59:54.2602022-07:00",
              "LastModifiedUser": "sample string 6"
            },
            "DisplayOrder": 1,
            "MinValue": 1.0,
            "MaxValue": 1.0,
            "MinLength": 1,
            "MaxLength": 1,
            "HasValidValues": true,
            "ValidValues": [
              {
                "ValidValueId": "1e075df0-58af-4196-a670-9ea0c43c2279",
                "FieldId": "d3620c53-e9c2-4913-8163-6a1dead5f966",
                "FieldName": "sample string 1",
                "FieldLabel": "sample string 2",
                "ValueText": "sample string 3",
                "LabelText": "sample string 4"
              },
              {
                "ValidValueId": "1e075df0-58af-4196-a670-9ea0c43c2279",
                "FieldId": "d3620c53-e9c2-4913-8163-6a1dead5f966",
                "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": "0d5e176f-009e-4ddb-b302-da302c207f44",
            "Section": {
              "FormTypeSectionId": "d4091f43-7829-4aa0-a3ac-78e1c6cf4957",
              "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": "218448d7-ff6f-49a6-afdd-844c09cd1a5f",
              "Name": "sample string 1"
            },
            "Unit": {
              "UnitId": "f7e1eefb-487b-4f27-9352-d08f30c38c13",
              "Code": "sample string 1",
              "Description": "sample string 2",
              "SourceSystemId": "sample string 3",
              "CompanyId": "70926d86-33a4-4043-9799-85ef22c35e3c",
              "CreateDate": "2026-03-24T07:59:54.2602022-07:00",
              "CreateUser": "sample string 5",
              "LastModifiedDate": "2026-03-24T07:59:54.2602022-07:00",
              "LastModifiedUser": "sample string 6"
            },
            "DisplayOrder": 1,
            "MinValue": 1.0,
            "MaxValue": 1.0,
            "MinLength": 1,
            "MaxLength": 1,
            "HasValidValues": true,
            "ValidValues": [
              {
                "ValidValueId": "1e075df0-58af-4196-a670-9ea0c43c2279",
                "FieldId": "d3620c53-e9c2-4913-8163-6a1dead5f966",
                "FieldName": "sample string 1",
                "FieldLabel": "sample string 2",
                "ValueText": "sample string 3",
                "LabelText": "sample string 4"
              },
              {
                "ValidValueId": "1e075df0-58af-4196-a670-9ea0c43c2279",
                "FieldId": "d3620c53-e9c2-4913-8163-6a1dead5f966",
                "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": "719a7531-8bbe-4170-9b84-98ad7172e73f",
        "CreateDate": "2026-03-24T07:59:54.2602022-07:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2026-03-24T07:59:54.2602022-07:00",
        "LastModifiedUser": "sample string 7"
      },
      "FrequencyNeeded": 1,
      "ValueNeededDate": "2026-03-24T07:59:54.2602022-07:00",
      "LastValueDate": "2026-03-24T07:59:54.2602022-07:00",
      "SourceSystemId": "sample string 1",
      "CompanyId": "698bc4ef-0254-4064-8289-2b7dc1a901e0",
      "CreateDate": "2026-03-24T07:59:54.2602022-07:00",
      "CreateUser": "sample string 3",
      "LastModifiedDate": "2026-03-24T07:59:54.2602022-07:00",
      "LastModifiedUser": "sample string 4"
    }
  ],
  "Total": 1,
  "Message": "sample string 1"
}