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": "e76734d9-541a-4772-bb58-93515b184d45",
"Asset": {
"AssetId": "60287646-c281-4d4f-a7b5-1d6854e64078",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "3db0e7e7-771f-475b-8dd8-2401c51ed795",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "d089c9a3-0c2b-46c6-9a95-9c291f27ee58",
"CreateDate": "2026-02-05T21:12:41.2280225-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-05T21:12:41.2280225-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "28e10075-1e8d-4369-8433-41dc5ba45cac",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-05T21:12:41.2280225-08:00",
"MeasurementValueNeededDate": "2026-02-05T21:12:41.2280225-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "91c64330-46b7-4a16-8066-a04dd337face",
"CreateDate": "2026-02-05T21:12:41.2280225-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-05T21:12:41.2280225-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-05T21:12:41.2280225-08:00",
"MeasurementValueNeededDate": "2026-02-05T21:12:41.2280225-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "a14fe2fc-123d-45df-a2d8-b86de2e11615",
"CreateDate": "2026-02-05T21:12:41.2280225-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-05T21:12:41.2280225-08:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "e5bed947-8d9d-48c6-b37e-d59c9c0e19e8",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "3db0e7e7-771f-475b-8dd8-2401c51ed795",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "d089c9a3-0c2b-46c6-9a95-9c291f27ee58",
"CreateDate": "2026-02-05T21:12:41.2280225-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-05T21:12:41.2280225-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "9ace5ae0-3df1-4c0d-925e-416f4033a5e2",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "59d474d4-dfdd-4047-aba5-e1c0b91a7d7a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "902699a4-4e04-4f57-b4a7-3c7cb8fc5b0a",
"CreateDate": "2026-02-05T21:12:41.2280225-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-05T21:12:41.2280225-08:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "412909ff-7eda-4a5e-b86f-df769ed80556",
"FieldId": "33876a0e-5859-4af7-8cc2-0346cbeb7f26",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "412909ff-7eda-4a5e-b86f-df769ed80556",
"FieldId": "33876a0e-5859-4af7-8cc2-0346cbeb7f26",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-05T21:12:41.2280225-08:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "9f5b8a82-81e1-4e6c-9e33-61c116c3c413",
"CreateDate": "2026-02-05T21:12:41.2280225-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-05T21:12:41.2280225-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-05T21:12:41.2280225-08:00",
"LastValueDate": "2026-02-05T21:12:41.2280225-08:00",
"SourceSystemId": "sample string 2",
"CompanyId": "001f4e5d-83b1-45df-ae3b-53cd8018f31f",
"CreateDate": "2026-02-05T21:12:41.2280225-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-02-05T21:12:41.2280225-08:00",
"LastModifiedUser": "sample string 5"
},
{
"AssetMeasurementTypeId": "e76734d9-541a-4772-bb58-93515b184d45",
"Asset": {
"AssetId": "60287646-c281-4d4f-a7b5-1d6854e64078",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "3db0e7e7-771f-475b-8dd8-2401c51ed795",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "d089c9a3-0c2b-46c6-9a95-9c291f27ee58",
"CreateDate": "2026-02-05T21:12:41.2280225-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-05T21:12:41.2280225-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "28e10075-1e8d-4369-8433-41dc5ba45cac",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-05T21:12:41.2280225-08:00",
"MeasurementValueNeededDate": "2026-02-05T21:12:41.2280225-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "91c64330-46b7-4a16-8066-a04dd337face",
"CreateDate": "2026-02-05T21:12:41.2280225-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-05T21:12:41.2280225-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-05T21:12:41.2280225-08:00",
"MeasurementValueNeededDate": "2026-02-05T21:12:41.2280225-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "a14fe2fc-123d-45df-a2d8-b86de2e11615",
"CreateDate": "2026-02-05T21:12:41.2280225-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-05T21:12:41.2280225-08:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "e5bed947-8d9d-48c6-b37e-d59c9c0e19e8",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "3db0e7e7-771f-475b-8dd8-2401c51ed795",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "d089c9a3-0c2b-46c6-9a95-9c291f27ee58",
"CreateDate": "2026-02-05T21:12:41.2280225-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-05T21:12:41.2280225-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "9ace5ae0-3df1-4c0d-925e-416f4033a5e2",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "59d474d4-dfdd-4047-aba5-e1c0b91a7d7a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "902699a4-4e04-4f57-b4a7-3c7cb8fc5b0a",
"CreateDate": "2026-02-05T21:12:41.2280225-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-05T21:12:41.2280225-08:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "412909ff-7eda-4a5e-b86f-df769ed80556",
"FieldId": "33876a0e-5859-4af7-8cc2-0346cbeb7f26",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "412909ff-7eda-4a5e-b86f-df769ed80556",
"FieldId": "33876a0e-5859-4af7-8cc2-0346cbeb7f26",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-05T21:12:41.2280225-08:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "9f5b8a82-81e1-4e6c-9e33-61c116c3c413",
"CreateDate": "2026-02-05T21:12:41.2280225-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-05T21:12:41.2280225-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-05T21:12:41.2280225-08:00",
"LastValueDate": "2026-02-05T21:12:41.2280225-08:00",
"SourceSystemId": "sample string 2",
"CompanyId": "001f4e5d-83b1-45df-ae3b-53cd8018f31f",
"CreateDate": "2026-02-05T21:12:41.2280225-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-02-05T21:12:41.2280225-08:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}