GET AssetMeasurementTypes/GetAllForAsset?assetId={assetId}

Retrieves all asset measurement types for the given asset. This includes asset measurement 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 measurement types for the asset.

NameDescriptionTypeAdditional information
Data

Collection of AssetMeasurementType

None.

Total

integer

None.

Message

string

None.

Response Formats

application/json, text/json

Sample:
{
  "Data": [
    {
      "AssetMeasurementTypeId": "025fc86f-2212-434c-8193-b2fc74137733",
      "Asset": {
        "AssetId": "4efb20fe-683a-4028-bee0-df093bff5a37",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "d0d9f94f-6a61-4c39-ac73-f054dfc2a371",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "39d47f33-0b8a-4ff2-b793-29645d2cedc5",
          "CreateDate": "2025-09-13T21:07:42.5562718-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-09-13T21:07:42.5562718-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "f53cbe61-5e18-4ca7-a2df-043933067dd1",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2025-09-13T21:07:42.5562718-07:00",
          "MeasurementValueNeededDate": "2025-09-13T21:07:42.5562718-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "f7896e43-262e-4145-8b4f-69590501a9d1",
          "CreateDate": "2025-09-13T21:07:42.5562718-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-09-13T21:07:42.5562718-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2025-09-13T21:07:42.5562718-07:00",
        "MeasurementValueNeededDate": "2025-09-13T21:07:42.5562718-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "8ca551c1-e5c0-4093-94bc-262af91275b0",
        "CreateDate": "2025-09-13T21:07:42.5562718-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2025-09-13T21:07:42.5562718-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "MeasurementType": {
        "MeasurementTypeId": "a100e68f-6ca9-49ec-903d-4ac84a85a071",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "d0d9f94f-6a61-4c39-ac73-f054dfc2a371",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "39d47f33-0b8a-4ff2-b793-29645d2cedc5",
          "CreateDate": "2025-09-13T21:07:42.5562718-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-09-13T21:07:42.5562718-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "7fb0ec21-2992-4007-8cb2-9e04b1b42a28",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "2a478e8a-4ca3-4829-a19f-ab4c4c38b70f",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "41bf2767-8d3d-49a6-b619-33081ba5929c",
          "CreateDate": "2025-09-13T21:07:42.5562718-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-09-13T21:07:42.5562718-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "MinValue": 1.0,
        "MaxValue": 1.0,
        "MinLength": 1,
        "MaxLength": 1,
        "HasValidValues": true,
        "ValidValues": [
          {
            "ValidValueId": "8fdd95cb-e32b-4718-b304-5883618d2596",
            "FieldId": "7c9fd0a4-05d2-4dbe-a973-4dee94a5a32f",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          },
          {
            "ValidValueId": "8fdd95cb-e32b-4718-b304-5883618d2596",
            "FieldId": "7c9fd0a4-05d2-4dbe-a973-4dee94a5a32f",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          }
        ],
        "FrequencyNeeded": 1,
        "ValueNeededDate": "2025-09-13T21:07:42.5562718-07:00",
        "IsAccumulator": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "0264bb2c-6d3b-4974-b6de-f71959105d2e",
        "CreateDate": "2025-09-13T21:07:42.5562718-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2025-09-13T21:07:42.5562718-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "Label": "sample string 1",
      "MinValue": 1.0,
      "MaxValue": 1.0,
      "MinLength": 1,
      "MaxLength": 1,
      "FrequencyNeeded": 1,
      "ValueNeededDate": "2025-09-13T21:07:42.5562718-07:00",
      "LastValueDate": "2025-09-13T21:07:42.5562718-07:00",
      "SourceSystemId": "sample string 2",
      "CompanyId": "d82d877c-b96f-4d3b-a48e-63b4efa1a12d",
      "CreateDate": "2025-09-13T21:07:42.5562718-07:00",
      "CreateUser": "sample string 4",
      "LastModifiedDate": "2025-09-13T21:07:42.5562718-07:00",
      "LastModifiedUser": "sample string 5"
    },
    {
      "AssetMeasurementTypeId": "025fc86f-2212-434c-8193-b2fc74137733",
      "Asset": {
        "AssetId": "4efb20fe-683a-4028-bee0-df093bff5a37",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "d0d9f94f-6a61-4c39-ac73-f054dfc2a371",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "39d47f33-0b8a-4ff2-b793-29645d2cedc5",
          "CreateDate": "2025-09-13T21:07:42.5562718-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-09-13T21:07:42.5562718-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "f53cbe61-5e18-4ca7-a2df-043933067dd1",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2025-09-13T21:07:42.5562718-07:00",
          "MeasurementValueNeededDate": "2025-09-13T21:07:42.5562718-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "f7896e43-262e-4145-8b4f-69590501a9d1",
          "CreateDate": "2025-09-13T21:07:42.5562718-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-09-13T21:07:42.5562718-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2025-09-13T21:07:42.5562718-07:00",
        "MeasurementValueNeededDate": "2025-09-13T21:07:42.5562718-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "8ca551c1-e5c0-4093-94bc-262af91275b0",
        "CreateDate": "2025-09-13T21:07:42.5562718-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2025-09-13T21:07:42.5562718-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "MeasurementType": {
        "MeasurementTypeId": "a100e68f-6ca9-49ec-903d-4ac84a85a071",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "d0d9f94f-6a61-4c39-ac73-f054dfc2a371",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "39d47f33-0b8a-4ff2-b793-29645d2cedc5",
          "CreateDate": "2025-09-13T21:07:42.5562718-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-09-13T21:07:42.5562718-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "7fb0ec21-2992-4007-8cb2-9e04b1b42a28",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "2a478e8a-4ca3-4829-a19f-ab4c4c38b70f",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "41bf2767-8d3d-49a6-b619-33081ba5929c",
          "CreateDate": "2025-09-13T21:07:42.5562718-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-09-13T21:07:42.5562718-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "MinValue": 1.0,
        "MaxValue": 1.0,
        "MinLength": 1,
        "MaxLength": 1,
        "HasValidValues": true,
        "ValidValues": [
          {
            "ValidValueId": "8fdd95cb-e32b-4718-b304-5883618d2596",
            "FieldId": "7c9fd0a4-05d2-4dbe-a973-4dee94a5a32f",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          },
          {
            "ValidValueId": "8fdd95cb-e32b-4718-b304-5883618d2596",
            "FieldId": "7c9fd0a4-05d2-4dbe-a973-4dee94a5a32f",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          }
        ],
        "FrequencyNeeded": 1,
        "ValueNeededDate": "2025-09-13T21:07:42.5562718-07:00",
        "IsAccumulator": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "0264bb2c-6d3b-4974-b6de-f71959105d2e",
        "CreateDate": "2025-09-13T21:07:42.5562718-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2025-09-13T21:07:42.5562718-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "Label": "sample string 1",
      "MinValue": 1.0,
      "MaxValue": 1.0,
      "MinLength": 1,
      "MaxLength": 1,
      "FrequencyNeeded": 1,
      "ValueNeededDate": "2025-09-13T21:07:42.5562718-07:00",
      "LastValueDate": "2025-09-13T21:07:42.5562718-07:00",
      "SourceSystemId": "sample string 2",
      "CompanyId": "d82d877c-b96f-4d3b-a48e-63b4efa1a12d",
      "CreateDate": "2025-09-13T21:07:42.5562718-07:00",
      "CreateUser": "sample string 4",
      "LastModifiedDate": "2025-09-13T21:07:42.5562718-07:00",
      "LastModifiedUser": "sample string 5"
    }
  ],
  "Total": 1,
  "Message": "sample string 1"
}