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": "009538c1-3829-469a-b184-544555680ae2",
"Asset": {
"AssetId": "263484fb-325d-4f80-a3e8-066fe721c16f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "bcd3e0d1-21f4-4130-9565-0e56338444f5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "f6d5d07a-7b23-45ae-943e-ef2d60ee6d3c",
"CreateDate": "2026-02-10T22:43:42.8544834-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-10T22:43:42.8544834-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "e30b0414-04d5-4cd3-8feb-c7a8e3d27c94",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-10T22:43:42.8544834-08:00",
"MeasurementValueNeededDate": "2026-02-10T22:43:42.8544834-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "f0d6736a-e461-4600-bae5-413a54a3255c",
"CreateDate": "2026-02-10T22:43:42.8544834-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-10T22:43:42.8544834-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-10T22:43:42.8544834-08:00",
"MeasurementValueNeededDate": "2026-02-10T22:43:42.8544834-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "c0df8bba-1c6c-4370-ab9b-9273cf188f65",
"CreateDate": "2026-02-10T22:43:42.8544834-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-10T22:43:42.8544834-08:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "93395740-9070-4499-adac-df6152719250",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "bcd3e0d1-21f4-4130-9565-0e56338444f5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "f6d5d07a-7b23-45ae-943e-ef2d60ee6d3c",
"CreateDate": "2026-02-10T22:43:42.8544834-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-10T22:43:42.8544834-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "6c02ea62-c1e4-4ac2-8bf6-a81d3da93fdc",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "097e68ce-c12f-45b2-883f-58362447e485",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a24b8909-dab3-41d0-9ab6-1078249c2006",
"CreateDate": "2026-02-10T22:43:42.8544834-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-10T22:43:42.8544834-08:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "d5255a17-5e42-4198-ad34-20928c5abf69",
"FieldId": "f6c87588-cc93-4cc7-a052-32cf69c61c8a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "d5255a17-5e42-4198-ad34-20928c5abf69",
"FieldId": "f6c87588-cc93-4cc7-a052-32cf69c61c8a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-10T22:43:42.8544834-08:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "a315ecc8-c4ab-4c2f-a035-bd8e5dd69774",
"CreateDate": "2026-02-10T22:43:42.8544834-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-10T22:43:42.8544834-08:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-10T22:43:42.8544834-08:00",
"LastValueDate": "2026-02-10T22:43:42.8544834-08:00",
"SourceSystemId": "sample string 2",
"CompanyId": "8827e84c-5947-4a22-a5ee-8d61d02459d5",
"CreateDate": "2026-02-10T22:43:42.8544834-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-02-10T22:43:42.8544834-08:00",
"LastModifiedUser": "sample string 5"
},
{
"AssetMeasurementTypeId": "009538c1-3829-469a-b184-544555680ae2",
"Asset": {
"AssetId": "263484fb-325d-4f80-a3e8-066fe721c16f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "bcd3e0d1-21f4-4130-9565-0e56338444f5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "f6d5d07a-7b23-45ae-943e-ef2d60ee6d3c",
"CreateDate": "2026-02-10T22:43:42.8544834-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-10T22:43:42.8544834-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "e30b0414-04d5-4cd3-8feb-c7a8e3d27c94",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-10T22:43:42.8544834-08:00",
"MeasurementValueNeededDate": "2026-02-10T22:43:42.8544834-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "f0d6736a-e461-4600-bae5-413a54a3255c",
"CreateDate": "2026-02-10T22:43:42.8544834-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-10T22:43:42.8544834-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-10T22:43:42.8544834-08:00",
"MeasurementValueNeededDate": "2026-02-10T22:43:42.8544834-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "c0df8bba-1c6c-4370-ab9b-9273cf188f65",
"CreateDate": "2026-02-10T22:43:42.8544834-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-10T22:43:42.8544834-08:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "93395740-9070-4499-adac-df6152719250",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "bcd3e0d1-21f4-4130-9565-0e56338444f5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "f6d5d07a-7b23-45ae-943e-ef2d60ee6d3c",
"CreateDate": "2026-02-10T22:43:42.8544834-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-10T22:43:42.8544834-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "6c02ea62-c1e4-4ac2-8bf6-a81d3da93fdc",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "097e68ce-c12f-45b2-883f-58362447e485",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a24b8909-dab3-41d0-9ab6-1078249c2006",
"CreateDate": "2026-02-10T22:43:42.8544834-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-10T22:43:42.8544834-08:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "d5255a17-5e42-4198-ad34-20928c5abf69",
"FieldId": "f6c87588-cc93-4cc7-a052-32cf69c61c8a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "d5255a17-5e42-4198-ad34-20928c5abf69",
"FieldId": "f6c87588-cc93-4cc7-a052-32cf69c61c8a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-10T22:43:42.8544834-08:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "a315ecc8-c4ab-4c2f-a035-bd8e5dd69774",
"CreateDate": "2026-02-10T22:43:42.8544834-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-10T22:43:42.8544834-08:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-10T22:43:42.8544834-08:00",
"LastValueDate": "2026-02-10T22:43:42.8544834-08:00",
"SourceSystemId": "sample string 2",
"CompanyId": "8827e84c-5947-4a22-a5ee-8d61d02459d5",
"CreateDate": "2026-02-10T22:43:42.8544834-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-02-10T22:43:42.8544834-08:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}