GET AssetMeasurementTypes?assetMeasurementTypeId={assetMeasurementTypeId}
Retrieves an asset measurement type by its Id.
Request Information
URI Parameters
| Name | Description | Type | Additional information | 
|---|---|---|---|
| assetMeasurementTypeId | Id of the asset measurement type | globally unique identifier | Required | 
Body Parameters
None.
Response Information
Resource Description
On success, the asset measurement type.
| Name | Description | Type | Additional information | 
|---|---|---|---|
| Data | AssetMeasurementType | None. | |
| Total | integer | None. | |
| Message | string | None. | 
Response Formats
application/json, text/json
            Sample:
{
  "Data": {
    "AssetMeasurementTypeId": "7559f7ce-02de-4676-811f-adbad2ec1deb",
    "Asset": {
      "AssetId": "624c5fae-a3ac-4af5-840a-1c538d8aa3dc",
      "Name": "sample string 1",
      "Description": "sample string 2",
      "DisplayOrder": 1,
      "AssetType": {
        "AssetTypeId": "75d70add-acaf-47e0-9d1c-2e14c37f8612",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayColor": "sample string 3",
        "SourceSystemId": "sample string 4",
        "CompanyId": "a73c8d5f-ead4-4ea2-86a2-93376f6dbeb8",
        "CreateDate": "2025-10-31T00:45:08.6245452-07:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2025-10-31T00:45:08.6245452-07:00",
        "LastModifiedUser": "sample string 7"
      },
      "AssetGroup": {
        "AssetGroupId": "3e765690-3b67-420a-a265-e1cc6208bdfb",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "ParentGroup": null,
        "DisplayOrder": 1,
        "FormValueNeededDate": "2025-10-31T00:45:08.6245452-07:00",
        "MeasurementValueNeededDate": "2025-10-31T00:45:08.6245452-07:00",
        "SourceSystemId": "sample string 3",
        "CompanyId": "e5bb6f55-46f2-48f8-b1a3-37347631f4c3",
        "CreateDate": "2025-10-31T00:45:08.6245452-07:00",
        "CreateUser": "sample string 5",
        "LastModifiedDate": "2025-10-31T00:45:08.6245452-07:00",
        "LastModifiedUser": "sample string 6"
      },
      "ParentAsset": null,
      "Location": "sample string 3",
      "Barcode": {
        "Format": 0,
        "Code": "sample string 1"
      },
      "FormValueNeededDate": "2025-10-31T00:45:08.6245452-07:00",
      "MeasurementValueNeededDate": "2025-10-31T00:45:08.6245452-07:00",
      "HasChildren": true,
      "SourceSystemId": "sample string 5",
      "CompanyId": "1fe38934-457a-4a3a-9399-8e26b9e34fda",
      "CreateDate": "2025-10-31T00:45:08.6245452-07:00",
      "CreateUser": "sample string 7",
      "LastModifiedDate": "2025-10-31T00:45:08.6245452-07:00",
      "LastModifiedUser": "sample string 8"
    },
    "MeasurementType": {
      "MeasurementTypeId": "144b54f7-e5d5-47d2-b551-fbe7156f7f1a",
      "Name": "sample string 1",
      "Description": "sample string 2",
      "AssetType": {
        "AssetTypeId": "75d70add-acaf-47e0-9d1c-2e14c37f8612",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayColor": "sample string 3",
        "SourceSystemId": "sample string 4",
        "CompanyId": "a73c8d5f-ead4-4ea2-86a2-93376f6dbeb8",
        "CreateDate": "2025-10-31T00:45:08.6245452-07:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2025-10-31T00:45:08.6245452-07:00",
        "LastModifiedUser": "sample string 7"
      },
      "DataType": {
        "DataTypeId": "07ef3b31-63ee-4d9c-83ed-8f6cd5c2f79a",
        "Name": "sample string 1"
      },
      "Unit": {
        "UnitId": "d7e1916c-ab88-4b7e-8f48-21f5fc79685a",
        "Code": "sample string 1",
        "Description": "sample string 2",
        "SourceSystemId": "sample string 3",
        "CompanyId": "87f097f6-b528-4e0f-a691-6f2e390495a4",
        "CreateDate": "2025-10-31T00:45:08.6245452-07:00",
        "CreateUser": "sample string 5",
        "LastModifiedDate": "2025-10-31T00:45:08.6245452-07:00",
        "LastModifiedUser": "sample string 6"
      },
      "MinValue": 1.0,
      "MaxValue": 1.0,
      "MinLength": 1,
      "MaxLength": 1,
      "HasValidValues": true,
      "ValidValues": [
        {
          "ValidValueId": "37262caf-f0b6-41dc-99d0-f50f3c472722",
          "FieldId": "c253dcdf-3abb-4884-8ae5-3e2cd8b4e3ab",
          "FieldName": "sample string 1",
          "FieldLabel": "sample string 2",
          "ValueText": "sample string 3",
          "LabelText": "sample string 4"
        },
        {
          "ValidValueId": "37262caf-f0b6-41dc-99d0-f50f3c472722",
          "FieldId": "c253dcdf-3abb-4884-8ae5-3e2cd8b4e3ab",
          "FieldName": "sample string 1",
          "FieldLabel": "sample string 2",
          "ValueText": "sample string 3",
          "LabelText": "sample string 4"
        }
      ],
      "FrequencyNeeded": 1,
      "ValueNeededDate": "2025-10-31T00:45:08.6245452-07:00",
      "IsAccumulator": true,
      "SourceSystemId": "sample string 5",
      "CompanyId": "f4d5b174-b7b0-4715-b414-07e772bb6ca0",
      "CreateDate": "2025-10-31T00:45:08.6245452-07:00",
      "CreateUser": "sample string 7",
      "LastModifiedDate": "2025-10-31T00:45:08.6245452-07:00",
      "LastModifiedUser": "sample string 8"
    },
    "Label": "sample string 1",
    "MinValue": 1.0,
    "MaxValue": 1.0,
    "MinLength": 1,
    "MaxLength": 1,
    "FrequencyNeeded": 1,
    "ValueNeededDate": "2025-10-31T00:45:08.6245452-07:00",
    "LastValueDate": "2025-10-31T00:45:08.6245452-07:00",
    "SourceSystemId": "sample string 2",
    "CompanyId": "2f409d7e-4396-4368-9626-6bae7a102085",
    "CreateDate": "2025-10-31T00:45:08.6245452-07:00",
    "CreateUser": "sample string 4",
    "LastModifiedDate": "2025-10-31T00:45:08.6245452-07:00",
    "LastModifiedUser": "sample string 5"
  },
  "Total": 1,
  "Message": "sample string 1"
}