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": "04f8c971-9d82-48a4-a4cb-261d20126ac7",
"Asset": {
"AssetId": "024886af-3303-4b6e-b2da-49967910329c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "347649d8-b30d-4d76-9a8e-cbe8d7479299",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "86eea070-925f-4c3c-b422-b51b29bb65c6",
"CreateDate": "2026-08-23T08:29:59.619439-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-23T08:29:59.619439-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "f0987162-7f99-43a1-8c43-6f83f19add4d",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-23T08:29:59.619439-07:00",
"MeasurementValueNeededDate": "2026-08-23T08:29:59.619439-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "e9d3be9d-46ca-4c15-80a9-18560d97816b",
"CreateDate": "2026-08-23T08:29:59.619439-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-23T08:29:59.619439-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-23T08:29:59.619439-07:00",
"MeasurementValueNeededDate": "2026-08-23T08:29:59.619439-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "02a6cd8f-d7cf-42d2-945e-0abe5db45b5c",
"CreateDate": "2026-08-23T08:29:59.619439-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-23T08:29:59.619439-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "34a6f5a6-e7a5-4d44-92b0-eb2ba50f6821",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "347649d8-b30d-4d76-9a8e-cbe8d7479299",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "86eea070-925f-4c3c-b422-b51b29bb65c6",
"CreateDate": "2026-08-23T08:29:59.619439-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-23T08:29:59.619439-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "1512565c-edf8-4a50-8d03-939583becb66",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "4f6b76ac-65c5-4ad0-912e-36f997498483",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "3e3231ff-8772-42e5-b479-082322283fda",
"CreateDate": "2026-08-23T08:29:59.619439-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-23T08:29:59.619439-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
"sample string 1",
"sample string 2"
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-23T08:29:59.619439-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "2a303b91-d05f-46c7-98bd-1019d3d8a740",
"CreateDate": "2026-08-23T08:29:59.619439-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-23T08:29:59.619439-07:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-23T08:29:59.619439-07:00",
"LastValueDate": "2026-08-23T08:29:59.619439-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "5a9eafc0-199d-403e-9c4b-cad946c56f3a",
"CreateDate": "2026-08-23T08:29:59.619439-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-23T08:29:59.619439-07:00",
"LastModifiedUser": "sample string 5"
},
{
"AssetMeasurementTypeId": "04f8c971-9d82-48a4-a4cb-261d20126ac7",
"Asset": {
"AssetId": "024886af-3303-4b6e-b2da-49967910329c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "347649d8-b30d-4d76-9a8e-cbe8d7479299",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "86eea070-925f-4c3c-b422-b51b29bb65c6",
"CreateDate": "2026-08-23T08:29:59.619439-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-23T08:29:59.619439-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "f0987162-7f99-43a1-8c43-6f83f19add4d",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-23T08:29:59.619439-07:00",
"MeasurementValueNeededDate": "2026-08-23T08:29:59.619439-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "e9d3be9d-46ca-4c15-80a9-18560d97816b",
"CreateDate": "2026-08-23T08:29:59.619439-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-23T08:29:59.619439-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-23T08:29:59.619439-07:00",
"MeasurementValueNeededDate": "2026-08-23T08:29:59.619439-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "02a6cd8f-d7cf-42d2-945e-0abe5db45b5c",
"CreateDate": "2026-08-23T08:29:59.619439-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-23T08:29:59.619439-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "34a6f5a6-e7a5-4d44-92b0-eb2ba50f6821",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "347649d8-b30d-4d76-9a8e-cbe8d7479299",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "86eea070-925f-4c3c-b422-b51b29bb65c6",
"CreateDate": "2026-08-23T08:29:59.619439-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-23T08:29:59.619439-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "1512565c-edf8-4a50-8d03-939583becb66",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "4f6b76ac-65c5-4ad0-912e-36f997498483",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "3e3231ff-8772-42e5-b479-082322283fda",
"CreateDate": "2026-08-23T08:29:59.619439-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-23T08:29:59.619439-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
"sample string 1",
"sample string 2"
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-23T08:29:59.619439-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "2a303b91-d05f-46c7-98bd-1019d3d8a740",
"CreateDate": "2026-08-23T08:29:59.619439-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-23T08:29:59.619439-07:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-23T08:29:59.619439-07:00",
"LastValueDate": "2026-08-23T08:29:59.619439-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "5a9eafc0-199d-403e-9c4b-cad946c56f3a",
"CreateDate": "2026-08-23T08:29:59.619439-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-23T08:29:59.619439-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}