GET AssetMeasurementTypes?assetId={assetId}&measurementTypeId={measurementTypeId}
Retrieves asset measurement types for the given parameters. All parameters are optional. Asset measurement types represent a particular asset's overrides of the measurement types of its asset type.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| assetId |
Id of the asset |
globally unique identifier |
None. |
| measurementTypeId |
Id of the measurement type |
globally unique identifier |
None. |
Body Parameters
None.
Response Information
Resource Description
On success, a list of asset measurement types.
| Name | Description | Type | Additional information |
|---|---|---|---|
| Data | Collection of AssetMeasurementType |
None. |
|
| Total | integer |
None. |
|
| Message | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"Data": [
{
"AssetMeasurementTypeId": "0415327b-56cf-4525-a89c-178a230667e7",
"Asset": {
"AssetId": "945bd825-e84e-4fae-bdf1-5d05135cfdd0",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "3f387f2f-060b-4038-9d13-58c543f9870c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a6f3e4c3-44d1-44b5-bd6f-7a2178aee3a5",
"CreateDate": "2026-06-25T14:33:13.5952287-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-25T14:33:13.5952287-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "8005cbbc-11b5-4e53-8257-72247a71e63c",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-25T14:33:13.5952287-07:00",
"MeasurementValueNeededDate": "2026-06-25T14:33:13.5952287-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "e277ae84-d6cd-4e65-af58-4322dd255dac",
"CreateDate": "2026-06-25T14:33:13.5952287-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-25T14:33:13.5952287-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-25T14:33:13.5952287-07:00",
"MeasurementValueNeededDate": "2026-06-25T14:33:13.5952287-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "92bcd127-133a-4419-9fd0-3f7c0f620345",
"CreateDate": "2026-06-25T14:33:13.5952287-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-25T14:33:13.5952287-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "0fefdb60-b9e9-4495-82d0-b5a54c3fa083",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "3f387f2f-060b-4038-9d13-58c543f9870c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a6f3e4c3-44d1-44b5-bd6f-7a2178aee3a5",
"CreateDate": "2026-06-25T14:33:13.5952287-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-25T14:33:13.5952287-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "71b10010-3840-437a-b146-361c33da8b6e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6b56754d-901a-4dc4-a837-48a19b54283b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8f81d6c5-4d04-4d44-86d4-9cdd636a8c67",
"CreateDate": "2026-06-25T14:33:13.5952287-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-25T14:33:13.5952287-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "fe553445-f3f1-4e7a-a3b5-0696191e44c9",
"FieldId": "63199484-5fb1-4be1-b243-3a3ca4943aec",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "fe553445-f3f1-4e7a-a3b5-0696191e44c9",
"FieldId": "63199484-5fb1-4be1-b243-3a3ca4943aec",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-25T14:33:13.5952287-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "3909910c-3bcc-4722-a35a-eb3c9e5d8178",
"CreateDate": "2026-06-25T14:33:13.5952287-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-25T14:33:13.5952287-07:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-25T14:33:13.5952287-07:00",
"LastValueDate": "2026-06-25T14:33:13.5952287-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "67628d75-5e62-43cd-9ba8-c3590a96ae05",
"CreateDate": "2026-06-25T14:33:13.5952287-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-06-25T14:33:13.5952287-07:00",
"LastModifiedUser": "sample string 5"
},
{
"AssetMeasurementTypeId": "0415327b-56cf-4525-a89c-178a230667e7",
"Asset": {
"AssetId": "945bd825-e84e-4fae-bdf1-5d05135cfdd0",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "3f387f2f-060b-4038-9d13-58c543f9870c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a6f3e4c3-44d1-44b5-bd6f-7a2178aee3a5",
"CreateDate": "2026-06-25T14:33:13.5952287-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-25T14:33:13.5952287-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "8005cbbc-11b5-4e53-8257-72247a71e63c",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-25T14:33:13.5952287-07:00",
"MeasurementValueNeededDate": "2026-06-25T14:33:13.5952287-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "e277ae84-d6cd-4e65-af58-4322dd255dac",
"CreateDate": "2026-06-25T14:33:13.5952287-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-25T14:33:13.5952287-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-25T14:33:13.5952287-07:00",
"MeasurementValueNeededDate": "2026-06-25T14:33:13.5952287-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "92bcd127-133a-4419-9fd0-3f7c0f620345",
"CreateDate": "2026-06-25T14:33:13.5952287-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-25T14:33:13.5952287-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "0fefdb60-b9e9-4495-82d0-b5a54c3fa083",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "3f387f2f-060b-4038-9d13-58c543f9870c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a6f3e4c3-44d1-44b5-bd6f-7a2178aee3a5",
"CreateDate": "2026-06-25T14:33:13.5952287-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-25T14:33:13.5952287-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "71b10010-3840-437a-b146-361c33da8b6e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6b56754d-901a-4dc4-a837-48a19b54283b",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8f81d6c5-4d04-4d44-86d4-9cdd636a8c67",
"CreateDate": "2026-06-25T14:33:13.5952287-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-25T14:33:13.5952287-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "fe553445-f3f1-4e7a-a3b5-0696191e44c9",
"FieldId": "63199484-5fb1-4be1-b243-3a3ca4943aec",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "fe553445-f3f1-4e7a-a3b5-0696191e44c9",
"FieldId": "63199484-5fb1-4be1-b243-3a3ca4943aec",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-25T14:33:13.5952287-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "3909910c-3bcc-4722-a35a-eb3c9e5d8178",
"CreateDate": "2026-06-25T14:33:13.5952287-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-25T14:33:13.5952287-07:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-25T14:33:13.5952287-07:00",
"LastValueDate": "2026-06-25T14:33:13.5952287-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "67628d75-5e62-43cd-9ba8-c3590a96ae05",
"CreateDate": "2026-06-25T14:33:13.5952287-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-06-25T14:33:13.5952287-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}