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": "cfcb932e-2ee6-4f60-be3b-286693b251cc",
      "Asset": {
        "AssetId": "c1afc5c1-a5a4-4088-9a2b-0ee7c909c835",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "348cfb63-e5bc-4a6f-9c51-489580cb0f09",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "c5043da6-2b4c-42a1-b5e1-d36b601d5ceb",
          "CreateDate": "2026-06-11T14:57:03.5759459-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-06-11T14:57:03.5759459-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "c6747e91-f79b-4183-9dc4-7748dafb38c6",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2026-06-11T14:57:03.5759459-07:00",
          "MeasurementValueNeededDate": "2026-06-11T14:57:03.5759459-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "c70fea48-e645-42e6-98b7-1ceec1567943",
          "CreateDate": "2026-06-11T14:57:03.5759459-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-06-11T14:57:03.5759459-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2026-06-11T14:57:03.5759459-07:00",
        "MeasurementValueNeededDate": "2026-06-11T14:57:03.5759459-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "18a65bb6-1459-4097-bade-97c149fb54e8",
        "CreateDate": "2026-06-11T14:57:03.5759459-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-06-11T14:57:03.5759459-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "FormType": {
        "FormTypeId": "add54902-fb80-40bb-b666-f2d5f535616e",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "348cfb63-e5bc-4a6f-9c51-489580cb0f09",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "c5043da6-2b4c-42a1-b5e1-d36b601d5ceb",
          "CreateDate": "2026-06-11T14:57:03.5759459-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-06-11T14:57:03.5759459-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "FrequencyNeeded": 1,
        "ValueNeededDate": "2026-06-11T14:57:03.5759459-07:00",
        "Active": true,
        "Fields": [
          {
            "FormTypeFieldId": "47ced2a1-2617-4410-b605-67787abcc9cf",
            "Section": {
              "FormTypeSectionId": "b6ee959c-4e4b-4e27-ba26-7dae9fb926bb",
              "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": "95174bf6-df37-4400-a132-cd6a20856393",
              "Name": "sample string 1"
            },
            "Unit": {
              "UnitId": "a8beeb90-570e-41c5-93a3-78c5906740d5",
              "Code": "sample string 1",
              "Description": "sample string 2",
              "SourceSystemId": "sample string 3",
              "CompanyId": "c749659a-6cbb-4381-90b4-d68e04714225",
              "CreateDate": "2026-06-11T14:57:03.5759459-07:00",
              "CreateUser": "sample string 5",
              "LastModifiedDate": "2026-06-11T14:57:03.5759459-07:00",
              "LastModifiedUser": "sample string 6"
            },
            "DisplayOrder": 1,
            "MinValue": 1.0,
            "MaxValue": 1.0,
            "MinLength": 1,
            "MaxLength": 1,
            "HasValidValues": true,
            "ValidValues": [
              {
                "ValidValueId": "a55852f4-b297-44d5-b157-f9772570c603",
                "FieldId": "8954ec15-7413-445b-9862-07ece8ed022b",
                "FieldName": "sample string 1",
                "FieldLabel": "sample string 2",
                "ValueText": "sample string 3",
                "LabelText": "sample string 4"
              },
              {
                "ValidValueId": "a55852f4-b297-44d5-b157-f9772570c603",
                "FieldId": "8954ec15-7413-445b-9862-07ece8ed022b",
                "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": "47ced2a1-2617-4410-b605-67787abcc9cf",
            "Section": {
              "FormTypeSectionId": "b6ee959c-4e4b-4e27-ba26-7dae9fb926bb",
              "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": "95174bf6-df37-4400-a132-cd6a20856393",
              "Name": "sample string 1"
            },
            "Unit": {
              "UnitId": "a8beeb90-570e-41c5-93a3-78c5906740d5",
              "Code": "sample string 1",
              "Description": "sample string 2",
              "SourceSystemId": "sample string 3",
              "CompanyId": "c749659a-6cbb-4381-90b4-d68e04714225",
              "CreateDate": "2026-06-11T14:57:03.5759459-07:00",
              "CreateUser": "sample string 5",
              "LastModifiedDate": "2026-06-11T14:57:03.5759459-07:00",
              "LastModifiedUser": "sample string 6"
            },
            "DisplayOrder": 1,
            "MinValue": 1.0,
            "MaxValue": 1.0,
            "MinLength": 1,
            "MaxLength": 1,
            "HasValidValues": true,
            "ValidValues": [
              {
                "ValidValueId": "a55852f4-b297-44d5-b157-f9772570c603",
                "FieldId": "8954ec15-7413-445b-9862-07ece8ed022b",
                "FieldName": "sample string 1",
                "FieldLabel": "sample string 2",
                "ValueText": "sample string 3",
                "LabelText": "sample string 4"
              },
              {
                "ValidValueId": "a55852f4-b297-44d5-b157-f9772570c603",
                "FieldId": "8954ec15-7413-445b-9862-07ece8ed022b",
                "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": "6fe346b7-d183-4354-a224-b4507151fbdd",
        "CreateDate": "2026-06-11T14:57:03.5759459-07:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2026-06-11T14:57:03.5759459-07:00",
        "LastModifiedUser": "sample string 7"
      },
      "FrequencyNeeded": 1,
      "ValueNeededDate": "2026-06-11T14:57:03.5759459-07:00",
      "LastValueDate": "2026-06-11T14:57:03.5759459-07:00",
      "SourceSystemId": "sample string 1",
      "CompanyId": "8dcff2cf-fe88-4f48-aa1f-c4139d3dfb3f",
      "CreateDate": "2026-06-11T14:57:03.5759459-07:00",
      "CreateUser": "sample string 3",
      "LastModifiedDate": "2026-06-11T14:57:03.5759459-07:00",
      "LastModifiedUser": "sample string 4"
    },
    {
      "AssetFormTypeId": "cfcb932e-2ee6-4f60-be3b-286693b251cc",
      "Asset": {
        "AssetId": "c1afc5c1-a5a4-4088-9a2b-0ee7c909c835",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "348cfb63-e5bc-4a6f-9c51-489580cb0f09",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "c5043da6-2b4c-42a1-b5e1-d36b601d5ceb",
          "CreateDate": "2026-06-11T14:57:03.5759459-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-06-11T14:57:03.5759459-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "c6747e91-f79b-4183-9dc4-7748dafb38c6",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2026-06-11T14:57:03.5759459-07:00",
          "MeasurementValueNeededDate": "2026-06-11T14:57:03.5759459-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "c70fea48-e645-42e6-98b7-1ceec1567943",
          "CreateDate": "2026-06-11T14:57:03.5759459-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-06-11T14:57:03.5759459-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2026-06-11T14:57:03.5759459-07:00",
        "MeasurementValueNeededDate": "2026-06-11T14:57:03.5759459-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "18a65bb6-1459-4097-bade-97c149fb54e8",
        "CreateDate": "2026-06-11T14:57:03.5759459-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-06-11T14:57:03.5759459-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "FormType": {
        "FormTypeId": "add54902-fb80-40bb-b666-f2d5f535616e",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "348cfb63-e5bc-4a6f-9c51-489580cb0f09",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "c5043da6-2b4c-42a1-b5e1-d36b601d5ceb",
          "CreateDate": "2026-06-11T14:57:03.5759459-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-06-11T14:57:03.5759459-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "FrequencyNeeded": 1,
        "ValueNeededDate": "2026-06-11T14:57:03.5759459-07:00",
        "Active": true,
        "Fields": [
          {
            "FormTypeFieldId": "47ced2a1-2617-4410-b605-67787abcc9cf",
            "Section": {
              "FormTypeSectionId": "b6ee959c-4e4b-4e27-ba26-7dae9fb926bb",
              "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": "95174bf6-df37-4400-a132-cd6a20856393",
              "Name": "sample string 1"
            },
            "Unit": {
              "UnitId": "a8beeb90-570e-41c5-93a3-78c5906740d5",
              "Code": "sample string 1",
              "Description": "sample string 2",
              "SourceSystemId": "sample string 3",
              "CompanyId": "c749659a-6cbb-4381-90b4-d68e04714225",
              "CreateDate": "2026-06-11T14:57:03.5759459-07:00",
              "CreateUser": "sample string 5",
              "LastModifiedDate": "2026-06-11T14:57:03.5759459-07:00",
              "LastModifiedUser": "sample string 6"
            },
            "DisplayOrder": 1,
            "MinValue": 1.0,
            "MaxValue": 1.0,
            "MinLength": 1,
            "MaxLength": 1,
            "HasValidValues": true,
            "ValidValues": [
              {
                "ValidValueId": "a55852f4-b297-44d5-b157-f9772570c603",
                "FieldId": "8954ec15-7413-445b-9862-07ece8ed022b",
                "FieldName": "sample string 1",
                "FieldLabel": "sample string 2",
                "ValueText": "sample string 3",
                "LabelText": "sample string 4"
              },
              {
                "ValidValueId": "a55852f4-b297-44d5-b157-f9772570c603",
                "FieldId": "8954ec15-7413-445b-9862-07ece8ed022b",
                "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": "47ced2a1-2617-4410-b605-67787abcc9cf",
            "Section": {
              "FormTypeSectionId": "b6ee959c-4e4b-4e27-ba26-7dae9fb926bb",
              "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": "95174bf6-df37-4400-a132-cd6a20856393",
              "Name": "sample string 1"
            },
            "Unit": {
              "UnitId": "a8beeb90-570e-41c5-93a3-78c5906740d5",
              "Code": "sample string 1",
              "Description": "sample string 2",
              "SourceSystemId": "sample string 3",
              "CompanyId": "c749659a-6cbb-4381-90b4-d68e04714225",
              "CreateDate": "2026-06-11T14:57:03.5759459-07:00",
              "CreateUser": "sample string 5",
              "LastModifiedDate": "2026-06-11T14:57:03.5759459-07:00",
              "LastModifiedUser": "sample string 6"
            },
            "DisplayOrder": 1,
            "MinValue": 1.0,
            "MaxValue": 1.0,
            "MinLength": 1,
            "MaxLength": 1,
            "HasValidValues": true,
            "ValidValues": [
              {
                "ValidValueId": "a55852f4-b297-44d5-b157-f9772570c603",
                "FieldId": "8954ec15-7413-445b-9862-07ece8ed022b",
                "FieldName": "sample string 1",
                "FieldLabel": "sample string 2",
                "ValueText": "sample string 3",
                "LabelText": "sample string 4"
              },
              {
                "ValidValueId": "a55852f4-b297-44d5-b157-f9772570c603",
                "FieldId": "8954ec15-7413-445b-9862-07ece8ed022b",
                "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": "6fe346b7-d183-4354-a224-b4507151fbdd",
        "CreateDate": "2026-06-11T14:57:03.5759459-07:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2026-06-11T14:57:03.5759459-07:00",
        "LastModifiedUser": "sample string 7"
      },
      "FrequencyNeeded": 1,
      "ValueNeededDate": "2026-06-11T14:57:03.5759459-07:00",
      "LastValueDate": "2026-06-11T14:57:03.5759459-07:00",
      "SourceSystemId": "sample string 1",
      "CompanyId": "8dcff2cf-fe88-4f48-aa1f-c4139d3dfb3f",
      "CreateDate": "2026-06-11T14:57:03.5759459-07:00",
      "CreateUser": "sample string 3",
      "LastModifiedDate": "2026-06-11T14:57:03.5759459-07:00",
      "LastModifiedUser": "sample string 4"
    }
  ],
  "Total": 1,
  "Message": "sample string 1"
}