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": "b4b3008d-5404-4661-a92f-39887b2fc5a2",
"Asset": {
"AssetId": "367ea8d1-0772-4c5a-87b5-510aaaa071b6",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "ccd3317b-81f3-4441-8cd1-39c5b33b2160",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "24cd6ce3-d044-4c05-8955-77f0cbce3ab7",
"CreateDate": "2026-06-15T06:07:10.2441399-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-15T06:07:10.2441399-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "f1dc425b-c940-4f05-b3f9-cada7bb6c9df",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-15T06:07:10.2441399-07:00",
"MeasurementValueNeededDate": "2026-06-15T06:07:10.2441399-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b11a228c-1cb1-4752-af75-f7b46acb712e",
"CreateDate": "2026-06-15T06:07:10.2441399-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-15T06:07:10.2441399-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-15T06:07:10.2441399-07:00",
"MeasurementValueNeededDate": "2026-06-15T06:07:10.2441399-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "18862e9b-fe39-4019-922b-0fae983d8ba9",
"CreateDate": "2026-06-15T06:07:10.2441399-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-15T06:07:10.2441399-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "8b5745e3-bc4e-43e2-bc51-546648d26e37",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "ccd3317b-81f3-4441-8cd1-39c5b33b2160",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "24cd6ce3-d044-4c05-8955-77f0cbce3ab7",
"CreateDate": "2026-06-15T06:07:10.2441399-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-15T06:07:10.2441399-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "f799466d-067d-4db4-9576-ceb7226ab6e3",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "b70c5ae9-6b74-4b96-9117-b55ab6a8f615",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ad837c30-f4b0-43a9-b113-2ed7e6ca9eee",
"CreateDate": "2026-06-15T06:07:10.2441399-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-15T06:07:10.2441399-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "687aebb6-3329-4544-8cf5-4e71940ba64c",
"FieldId": "7bb6468c-38e9-4b14-bc9d-91eba3833fd8",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "687aebb6-3329-4544-8cf5-4e71940ba64c",
"FieldId": "7bb6468c-38e9-4b14-bc9d-91eba3833fd8",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-15T06:07:10.2441399-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "4db6649d-cb56-45f9-9c57-682c830ed54b",
"CreateDate": "2026-06-15T06:07:10.2441399-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-15T06:07:10.2441399-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-15T06:07:10.2441399-07:00",
"LastValueDate": "2026-06-15T06:07:10.2441399-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "ce669c3c-cc60-4ac8-b90b-dd1bf422fbfc",
"CreateDate": "2026-06-15T06:07:10.2441399-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-06-15T06:07:10.2441399-07:00",
"LastModifiedUser": "sample string 5"
},
{
"AssetMeasurementTypeId": "b4b3008d-5404-4661-a92f-39887b2fc5a2",
"Asset": {
"AssetId": "367ea8d1-0772-4c5a-87b5-510aaaa071b6",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "ccd3317b-81f3-4441-8cd1-39c5b33b2160",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "24cd6ce3-d044-4c05-8955-77f0cbce3ab7",
"CreateDate": "2026-06-15T06:07:10.2441399-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-15T06:07:10.2441399-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "f1dc425b-c940-4f05-b3f9-cada7bb6c9df",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-15T06:07:10.2441399-07:00",
"MeasurementValueNeededDate": "2026-06-15T06:07:10.2441399-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b11a228c-1cb1-4752-af75-f7b46acb712e",
"CreateDate": "2026-06-15T06:07:10.2441399-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-15T06:07:10.2441399-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-15T06:07:10.2441399-07:00",
"MeasurementValueNeededDate": "2026-06-15T06:07:10.2441399-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "18862e9b-fe39-4019-922b-0fae983d8ba9",
"CreateDate": "2026-06-15T06:07:10.2441399-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-15T06:07:10.2441399-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "8b5745e3-bc4e-43e2-bc51-546648d26e37",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "ccd3317b-81f3-4441-8cd1-39c5b33b2160",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "24cd6ce3-d044-4c05-8955-77f0cbce3ab7",
"CreateDate": "2026-06-15T06:07:10.2441399-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-15T06:07:10.2441399-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "f799466d-067d-4db4-9576-ceb7226ab6e3",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "b70c5ae9-6b74-4b96-9117-b55ab6a8f615",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ad837c30-f4b0-43a9-b113-2ed7e6ca9eee",
"CreateDate": "2026-06-15T06:07:10.2441399-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-15T06:07:10.2441399-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "687aebb6-3329-4544-8cf5-4e71940ba64c",
"FieldId": "7bb6468c-38e9-4b14-bc9d-91eba3833fd8",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "687aebb6-3329-4544-8cf5-4e71940ba64c",
"FieldId": "7bb6468c-38e9-4b14-bc9d-91eba3833fd8",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-15T06:07:10.2441399-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "4db6649d-cb56-45f9-9c57-682c830ed54b",
"CreateDate": "2026-06-15T06:07:10.2441399-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-15T06:07:10.2441399-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-15T06:07:10.2441399-07:00",
"LastValueDate": "2026-06-15T06:07:10.2441399-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "ce669c3c-cc60-4ac8-b90b-dd1bf422fbfc",
"CreateDate": "2026-06-15T06:07:10.2441399-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-06-15T06:07:10.2441399-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}