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": "edb16a70-93a1-41b7-8a3a-6f3e2e329fb2",
      "Asset": {
        "AssetId": "751c6cf9-7fce-4d74-9778-9c7be9c91a02",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "1e0c9a12-b6b1-42dc-96ce-8f238bbbfcda",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "5fdb101c-c707-4e5c-acea-90de643cb91e",
          "CreateDate": "2025-06-25T06:22:33.3132594-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-06-25T06:22:33.3132594-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "a5e535b7-5d17-41a1-b01b-27492e6972b4",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2025-06-25T06:22:33.3132594-07:00",
          "MeasurementValueNeededDate": "2025-06-25T06:22:33.3132594-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "efeef34f-3c4b-4988-a533-b0ca47171f4d",
          "CreateDate": "2025-06-25T06:22:33.3132594-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-06-25T06:22:33.3132594-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2025-06-25T06:22:33.3132594-07:00",
        "MeasurementValueNeededDate": "2025-06-25T06:22:33.3132594-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "56c6caf4-3121-40c0-9624-dc7c6d592f4e",
        "CreateDate": "2025-06-25T06:22:33.3132594-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2025-06-25T06:22:33.3132594-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "FormType": {
        "FormTypeId": "709ac0b5-f4b7-4879-b6ee-cbca79743303",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "1e0c9a12-b6b1-42dc-96ce-8f238bbbfcda",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "5fdb101c-c707-4e5c-acea-90de643cb91e",
          "CreateDate": "2025-06-25T06:22:33.3132594-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-06-25T06:22:33.3132594-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "FrequencyNeeded": 1,
        "ValueNeededDate": "2025-06-25T06:22:33.3132594-07:00",
        "Fields": [
          {
            "FormTypeFieldId": "5d13e6e8-47f2-43eb-a96f-a61661cf60a5",
            "Section": {
              "FormTypeSectionId": "53058b30-fc17-4c45-b452-879b3a5e1899",
              "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": "331d342d-7926-4835-a959-61a02005678f",
              "Name": "sample string 1"
            },
            "Unit": {
              "UnitId": "a869c8da-04e7-4715-823b-2f47da8f425b",
              "Code": "sample string 1",
              "Description": "sample string 2",
              "SourceSystemId": "sample string 3",
              "CompanyId": "116314c7-258c-431a-9126-5050c28214d3",
              "CreateDate": "2025-06-25T06:22:33.3132594-07:00",
              "CreateUser": "sample string 5",
              "LastModifiedDate": "2025-06-25T06:22:33.3132594-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": "5d13e6e8-47f2-43eb-a96f-a61661cf60a5",
            "Section": {
              "FormTypeSectionId": "53058b30-fc17-4c45-b452-879b3a5e1899",
              "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": "331d342d-7926-4835-a959-61a02005678f",
              "Name": "sample string 1"
            },
            "Unit": {
              "UnitId": "a869c8da-04e7-4715-823b-2f47da8f425b",
              "Code": "sample string 1",
              "Description": "sample string 2",
              "SourceSystemId": "sample string 3",
              "CompanyId": "116314c7-258c-431a-9126-5050c28214d3",
              "CreateDate": "2025-06-25T06:22:33.3132594-07:00",
              "CreateUser": "sample string 5",
              "LastModifiedDate": "2025-06-25T06:22:33.3132594-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": "89fb041a-6bbc-4603-b330-b65ded262db1",
        "CreateDate": "2025-06-25T06:22:33.3132594-07:00",
        "CreateUser": "sample string 5",
        "LastModifiedDate": "2025-06-25T06:22:33.3132594-07:00",
        "LastModifiedUser": "sample string 6"
      },
      "FrequencyNeeded": 1,
      "ValueNeededDate": "2025-06-25T06:22:33.3132594-07:00",
      "LastValueDate": "2025-06-25T06:22:33.3132594-07:00",
      "SourceSystemId": "sample string 1",
      "CompanyId": "c2d2221a-33f3-4aeb-80ea-29710e90f091",
      "CreateDate": "2025-06-25T06:22:33.3132594-07:00",
      "CreateUser": "sample string 3",
      "LastModifiedDate": "2025-06-25T06:22:33.3132594-07:00",
      "LastModifiedUser": "sample string 4"
    },
    {
      "AssetFormTypeId": "edb16a70-93a1-41b7-8a3a-6f3e2e329fb2",
      "Asset": {
        "AssetId": "751c6cf9-7fce-4d74-9778-9c7be9c91a02",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "1e0c9a12-b6b1-42dc-96ce-8f238bbbfcda",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "5fdb101c-c707-4e5c-acea-90de643cb91e",
          "CreateDate": "2025-06-25T06:22:33.3132594-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-06-25T06:22:33.3132594-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "a5e535b7-5d17-41a1-b01b-27492e6972b4",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2025-06-25T06:22:33.3132594-07:00",
          "MeasurementValueNeededDate": "2025-06-25T06:22:33.3132594-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "efeef34f-3c4b-4988-a533-b0ca47171f4d",
          "CreateDate": "2025-06-25T06:22:33.3132594-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-06-25T06:22:33.3132594-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2025-06-25T06:22:33.3132594-07:00",
        "MeasurementValueNeededDate": "2025-06-25T06:22:33.3132594-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "56c6caf4-3121-40c0-9624-dc7c6d592f4e",
        "CreateDate": "2025-06-25T06:22:33.3132594-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2025-06-25T06:22:33.3132594-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "FormType": {
        "FormTypeId": "709ac0b5-f4b7-4879-b6ee-cbca79743303",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "1e0c9a12-b6b1-42dc-96ce-8f238bbbfcda",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "5fdb101c-c707-4e5c-acea-90de643cb91e",
          "CreateDate": "2025-06-25T06:22:33.3132594-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-06-25T06:22:33.3132594-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "FrequencyNeeded": 1,
        "ValueNeededDate": "2025-06-25T06:22:33.3132594-07:00",
        "Fields": [
          {
            "FormTypeFieldId": "5d13e6e8-47f2-43eb-a96f-a61661cf60a5",
            "Section": {
              "FormTypeSectionId": "53058b30-fc17-4c45-b452-879b3a5e1899",
              "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": "331d342d-7926-4835-a959-61a02005678f",
              "Name": "sample string 1"
            },
            "Unit": {
              "UnitId": "a869c8da-04e7-4715-823b-2f47da8f425b",
              "Code": "sample string 1",
              "Description": "sample string 2",
              "SourceSystemId": "sample string 3",
              "CompanyId": "116314c7-258c-431a-9126-5050c28214d3",
              "CreateDate": "2025-06-25T06:22:33.3132594-07:00",
              "CreateUser": "sample string 5",
              "LastModifiedDate": "2025-06-25T06:22:33.3132594-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": "5d13e6e8-47f2-43eb-a96f-a61661cf60a5",
            "Section": {
              "FormTypeSectionId": "53058b30-fc17-4c45-b452-879b3a5e1899",
              "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": "331d342d-7926-4835-a959-61a02005678f",
              "Name": "sample string 1"
            },
            "Unit": {
              "UnitId": "a869c8da-04e7-4715-823b-2f47da8f425b",
              "Code": "sample string 1",
              "Description": "sample string 2",
              "SourceSystemId": "sample string 3",
              "CompanyId": "116314c7-258c-431a-9126-5050c28214d3",
              "CreateDate": "2025-06-25T06:22:33.3132594-07:00",
              "CreateUser": "sample string 5",
              "LastModifiedDate": "2025-06-25T06:22:33.3132594-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": "89fb041a-6bbc-4603-b330-b65ded262db1",
        "CreateDate": "2025-06-25T06:22:33.3132594-07:00",
        "CreateUser": "sample string 5",
        "LastModifiedDate": "2025-06-25T06:22:33.3132594-07:00",
        "LastModifiedUser": "sample string 6"
      },
      "FrequencyNeeded": 1,
      "ValueNeededDate": "2025-06-25T06:22:33.3132594-07:00",
      "LastValueDate": "2025-06-25T06:22:33.3132594-07:00",
      "SourceSystemId": "sample string 1",
      "CompanyId": "c2d2221a-33f3-4aeb-80ea-29710e90f091",
      "CreateDate": "2025-06-25T06:22:33.3132594-07:00",
      "CreateUser": "sample string 3",
      "LastModifiedDate": "2025-06-25T06:22:33.3132594-07:00",
      "LastModifiedUser": "sample string 4"
    }
  ],
  "Total": 1,
  "Message": "sample string 1"
}