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": "b4e6d9a6-033f-4af5-b3d4-e80b24d5f499",
"Asset": {
"AssetId": "e58cc026-9c87-4c1e-8cbc-17646da73b87",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "9d020f0f-171f-4cd1-863f-8e6ffbb0e139",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "f6b31e04-cb89-4dc7-a5c8-55880bef1ab6",
"CreateDate": "2026-05-25T00:04:13.5577759-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-25T00:04:13.5577759-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "d19c27fd-2f8e-4631-97eb-6a5379474434",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-25T00:04:13.5577759-07:00",
"MeasurementValueNeededDate": "2026-05-25T00:04:13.5577759-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "ef26460a-737f-4995-a59e-f797e9739ee3",
"CreateDate": "2026-05-25T00:04:13.5577759-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-25T00:04:13.5577759-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-25T00:04:13.5577759-07:00",
"MeasurementValueNeededDate": "2026-05-25T00:04:13.5577759-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "496c87ea-a8d8-447b-811b-ce70b595f513",
"CreateDate": "2026-05-25T00:04:13.5577759-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-25T00:04:13.5577759-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "c9dcf302-b7a8-48c0-bb2b-6d5b60f7107c",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "9d020f0f-171f-4cd1-863f-8e6ffbb0e139",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "f6b31e04-cb89-4dc7-a5c8-55880bef1ab6",
"CreateDate": "2026-05-25T00:04:13.5577759-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-25T00:04:13.5577759-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "ceea58c3-b844-40c7-afde-20212aa173aa",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "50c67a09-cb15-47b5-a7b5-28c5e243a1c3",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a014639c-8436-4dc7-9460-d4a1ba6f8143",
"CreateDate": "2026-05-25T00:04:13.5577759-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-25T00:04:13.5577759-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7ceb5e40-ab35-4173-af7b-ce556f4bef1b",
"FieldId": "c5326491-18ec-4d62-a37b-3404c3cdc992",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7ceb5e40-ab35-4173-af7b-ce556f4bef1b",
"FieldId": "c5326491-18ec-4d62-a37b-3404c3cdc992",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-25T00:04:13.5577759-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "5e57c378-89f8-4cf4-bef6-84027996a63c",
"CreateDate": "2026-05-25T00:04:13.5577759-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-25T00:04:13.5577759-07:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-25T00:04:13.5577759-07:00",
"LastValueDate": "2026-05-25T00:04:13.5577759-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "deea3aae-b08c-438c-a2ff-84d45e688c69",
"CreateDate": "2026-05-25T00:04:13.5577759-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-05-25T00:04:13.5577759-07:00",
"LastModifiedUser": "sample string 5"
},
{
"AssetMeasurementTypeId": "b4e6d9a6-033f-4af5-b3d4-e80b24d5f499",
"Asset": {
"AssetId": "e58cc026-9c87-4c1e-8cbc-17646da73b87",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "9d020f0f-171f-4cd1-863f-8e6ffbb0e139",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "f6b31e04-cb89-4dc7-a5c8-55880bef1ab6",
"CreateDate": "2026-05-25T00:04:13.5577759-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-25T00:04:13.5577759-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "d19c27fd-2f8e-4631-97eb-6a5379474434",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-25T00:04:13.5577759-07:00",
"MeasurementValueNeededDate": "2026-05-25T00:04:13.5577759-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "ef26460a-737f-4995-a59e-f797e9739ee3",
"CreateDate": "2026-05-25T00:04:13.5577759-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-25T00:04:13.5577759-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-25T00:04:13.5577759-07:00",
"MeasurementValueNeededDate": "2026-05-25T00:04:13.5577759-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "496c87ea-a8d8-447b-811b-ce70b595f513",
"CreateDate": "2026-05-25T00:04:13.5577759-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-25T00:04:13.5577759-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "c9dcf302-b7a8-48c0-bb2b-6d5b60f7107c",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "9d020f0f-171f-4cd1-863f-8e6ffbb0e139",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "f6b31e04-cb89-4dc7-a5c8-55880bef1ab6",
"CreateDate": "2026-05-25T00:04:13.5577759-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-25T00:04:13.5577759-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "ceea58c3-b844-40c7-afde-20212aa173aa",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "50c67a09-cb15-47b5-a7b5-28c5e243a1c3",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a014639c-8436-4dc7-9460-d4a1ba6f8143",
"CreateDate": "2026-05-25T00:04:13.5577759-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-25T00:04:13.5577759-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7ceb5e40-ab35-4173-af7b-ce556f4bef1b",
"FieldId": "c5326491-18ec-4d62-a37b-3404c3cdc992",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7ceb5e40-ab35-4173-af7b-ce556f4bef1b",
"FieldId": "c5326491-18ec-4d62-a37b-3404c3cdc992",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-25T00:04:13.5577759-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "5e57c378-89f8-4cf4-bef6-84027996a63c",
"CreateDate": "2026-05-25T00:04:13.5577759-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-25T00:04:13.5577759-07:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-05-25T00:04:13.5577759-07:00",
"LastValueDate": "2026-05-25T00:04:13.5577759-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "deea3aae-b08c-438c-a2ff-84d45e688c69",
"CreateDate": "2026-05-25T00:04:13.5577759-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-05-25T00:04:13.5577759-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}