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": "a80368d2-badf-4f76-ab15-636647792d9a",
      "Asset": {
        "AssetId": "986e1f81-d52a-403e-8fb8-aa96f48f8714",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "172994da-3581-45f2-8cad-dd2aa9312ad7",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "fb4375db-f22e-486b-a378-cff74c353cfb",
          "CreateDate": "2026-04-18T17:25:44.2095799-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-04-18T17:25:44.2095799-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "3954513a-fcbe-4e58-bf7d-bba2c20a3d29",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2026-04-18T17:25:44.2095799-07:00",
          "MeasurementValueNeededDate": "2026-04-18T17:25:44.2095799-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "da32e7d6-bde8-46b0-acb8-1b0dc4fd5290",
          "CreateDate": "2026-04-18T17:25:44.2095799-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-04-18T17:25:44.2095799-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2026-04-18T17:25:44.2095799-07:00",
        "MeasurementValueNeededDate": "2026-04-18T17:25:44.2095799-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "ad67a17a-043f-47fb-ab7c-ad6c5de95d5f",
        "CreateDate": "2026-04-18T17:25:44.2095799-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-04-18T17:25:44.2095799-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "FormType": {
        "FormTypeId": "6451f95c-dcdb-4b4b-916c-3571db708aca",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "172994da-3581-45f2-8cad-dd2aa9312ad7",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "fb4375db-f22e-486b-a378-cff74c353cfb",
          "CreateDate": "2026-04-18T17:25:44.2095799-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-04-18T17:25:44.2095799-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "FrequencyNeeded": 1,
        "ValueNeededDate": "2026-04-18T17:25:44.2095799-07:00",
        "Fields": [
          {
            "FormTypeFieldId": "6bd86cd5-f08d-4f33-b23c-d5438043b4fa",
            "Section": {
              "FormTypeSectionId": "ea6a897a-a037-43d8-ab05-9ad3f7318a24",
              "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": "b3a8b4db-55f8-4514-860d-75d5c8bf0ac6",
              "Name": "sample string 1"
            },
            "Unit": {
              "UnitId": "40771dd3-0ab4-4539-9926-fe579ce4d11d",
              "Code": "sample string 1",
              "Description": "sample string 2",
              "SourceSystemId": "sample string 3",
              "CompanyId": "8654ad0e-0031-4c4e-96eb-a8685ca955de",
              "CreateDate": "2026-04-18T17:25:44.2095799-07:00",
              "CreateUser": "sample string 5",
              "LastModifiedDate": "2026-04-18T17:25:44.2095799-07: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": "6bd86cd5-f08d-4f33-b23c-d5438043b4fa",
            "Section": {
              "FormTypeSectionId": "ea6a897a-a037-43d8-ab05-9ad3f7318a24",
              "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": "b3a8b4db-55f8-4514-860d-75d5c8bf0ac6",
              "Name": "sample string 1"
            },
            "Unit": {
              "UnitId": "40771dd3-0ab4-4539-9926-fe579ce4d11d",
              "Code": "sample string 1",
              "Description": "sample string 2",
              "SourceSystemId": "sample string 3",
              "CompanyId": "8654ad0e-0031-4c4e-96eb-a8685ca955de",
              "CreateDate": "2026-04-18T17:25:44.2095799-07:00",
              "CreateUser": "sample string 5",
              "LastModifiedDate": "2026-04-18T17:25:44.2095799-07: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": "1a2a03a2-613e-4bfd-82be-2b40173bac3c",
        "CreateDate": "2026-04-18T17:25:44.2095799-07:00",
        "CreateUser": "sample string 5",
        "LastModifiedDate": "2026-04-18T17:25:44.2095799-07:00",
        "LastModifiedUser": "sample string 6"
      },
      "FrequencyNeeded": 1,
      "ValueNeededDate": "2026-04-18T17:25:44.2095799-07:00",
      "LastValueDate": "2026-04-18T17:25:44.2095799-07:00",
      "SourceSystemId": "sample string 1",
      "CompanyId": "113180c6-3cae-4a36-b634-2dd8fe64f781",
      "CreateDate": "2026-04-18T17:25:44.2095799-07:00",
      "CreateUser": "sample string 3",
      "LastModifiedDate": "2026-04-18T17:25:44.2095799-07:00",
      "LastModifiedUser": "sample string 4"
    },
    {
      "AssetFormTypeId": "a80368d2-badf-4f76-ab15-636647792d9a",
      "Asset": {
        "AssetId": "986e1f81-d52a-403e-8fb8-aa96f48f8714",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "172994da-3581-45f2-8cad-dd2aa9312ad7",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "fb4375db-f22e-486b-a378-cff74c353cfb",
          "CreateDate": "2026-04-18T17:25:44.2095799-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-04-18T17:25:44.2095799-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "3954513a-fcbe-4e58-bf7d-bba2c20a3d29",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2026-04-18T17:25:44.2095799-07:00",
          "MeasurementValueNeededDate": "2026-04-18T17:25:44.2095799-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "da32e7d6-bde8-46b0-acb8-1b0dc4fd5290",
          "CreateDate": "2026-04-18T17:25:44.2095799-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-04-18T17:25:44.2095799-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2026-04-18T17:25:44.2095799-07:00",
        "MeasurementValueNeededDate": "2026-04-18T17:25:44.2095799-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "ad67a17a-043f-47fb-ab7c-ad6c5de95d5f",
        "CreateDate": "2026-04-18T17:25:44.2095799-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-04-18T17:25:44.2095799-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "FormType": {
        "FormTypeId": "6451f95c-dcdb-4b4b-916c-3571db708aca",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "172994da-3581-45f2-8cad-dd2aa9312ad7",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "fb4375db-f22e-486b-a378-cff74c353cfb",
          "CreateDate": "2026-04-18T17:25:44.2095799-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-04-18T17:25:44.2095799-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "FrequencyNeeded": 1,
        "ValueNeededDate": "2026-04-18T17:25:44.2095799-07:00",
        "Fields": [
          {
            "FormTypeFieldId": "6bd86cd5-f08d-4f33-b23c-d5438043b4fa",
            "Section": {
              "FormTypeSectionId": "ea6a897a-a037-43d8-ab05-9ad3f7318a24",
              "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": "b3a8b4db-55f8-4514-860d-75d5c8bf0ac6",
              "Name": "sample string 1"
            },
            "Unit": {
              "UnitId": "40771dd3-0ab4-4539-9926-fe579ce4d11d",
              "Code": "sample string 1",
              "Description": "sample string 2",
              "SourceSystemId": "sample string 3",
              "CompanyId": "8654ad0e-0031-4c4e-96eb-a8685ca955de",
              "CreateDate": "2026-04-18T17:25:44.2095799-07:00",
              "CreateUser": "sample string 5",
              "LastModifiedDate": "2026-04-18T17:25:44.2095799-07: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": "6bd86cd5-f08d-4f33-b23c-d5438043b4fa",
            "Section": {
              "FormTypeSectionId": "ea6a897a-a037-43d8-ab05-9ad3f7318a24",
              "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": "b3a8b4db-55f8-4514-860d-75d5c8bf0ac6",
              "Name": "sample string 1"
            },
            "Unit": {
              "UnitId": "40771dd3-0ab4-4539-9926-fe579ce4d11d",
              "Code": "sample string 1",
              "Description": "sample string 2",
              "SourceSystemId": "sample string 3",
              "CompanyId": "8654ad0e-0031-4c4e-96eb-a8685ca955de",
              "CreateDate": "2026-04-18T17:25:44.2095799-07:00",
              "CreateUser": "sample string 5",
              "LastModifiedDate": "2026-04-18T17:25:44.2095799-07: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": "1a2a03a2-613e-4bfd-82be-2b40173bac3c",
        "CreateDate": "2026-04-18T17:25:44.2095799-07:00",
        "CreateUser": "sample string 5",
        "LastModifiedDate": "2026-04-18T17:25:44.2095799-07:00",
        "LastModifiedUser": "sample string 6"
      },
      "FrequencyNeeded": 1,
      "ValueNeededDate": "2026-04-18T17:25:44.2095799-07:00",
      "LastValueDate": "2026-04-18T17:25:44.2095799-07:00",
      "SourceSystemId": "sample string 1",
      "CompanyId": "113180c6-3cae-4a36-b634-2dd8fe64f781",
      "CreateDate": "2026-04-18T17:25:44.2095799-07:00",
      "CreateUser": "sample string 3",
      "LastModifiedDate": "2026-04-18T17:25:44.2095799-07:00",
      "LastModifiedUser": "sample string 4"
    }
  ],
  "Total": 1,
  "Message": "sample string 1"
}