GET AssetMeasurementTypes/GetAllForAsset?assetId={assetId}
Retrieves all asset measurement types for the given asset. This includes asset measurement types of that asset that may not have a value.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| assetId |
Id of the asset |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
On success, a list of all asset measurement types for the asset.
| 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": "7448a514-b1a9-4997-a23d-9b0f7bd0310d",
"Asset": {
"AssetId": "d94c148a-0269-4a62-b92a-f9b717be2a1c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "3e431f95-e7df-47e0-ac70-6f95ed438173",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "87e3d6f5-bdfa-4a8d-8e80-3faea8ecaec4",
"CreateDate": "2025-12-10T05:00:48.1985338-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-10T05:00:48.1985338-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "5377e9c3-cf98-487a-898f-1f8131dfee3b",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-10T05:00:48.1985338-08:00",
"MeasurementValueNeededDate": "2025-12-10T05:00:48.1985338-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "1adb6234-22c7-4244-924f-5dc1827aacca",
"CreateDate": "2025-12-10T05:00:48.1985338-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-10T05:00:48.1985338-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-12-10T05:00:48.1985338-08:00",
"MeasurementValueNeededDate": "2025-12-10T05:00:48.1985338-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "f13fe8d3-be5e-47f2-b9d3-e74376370b5c",
"CreateDate": "2025-12-10T05:00:48.1985338-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-10T05:00:48.1985338-08:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "3b638ae2-a657-4709-94c4-6de59bc3cded",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "3e431f95-e7df-47e0-ac70-6f95ed438173",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "87e3d6f5-bdfa-4a8d-8e80-3faea8ecaec4",
"CreateDate": "2025-12-10T05:00:48.1985338-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-10T05:00:48.1985338-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "58319c31-4963-4c88-a61d-b3dbe613e143",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "8eb7f014-5a9e-4b8c-bddd-98374688f9f2",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8fad2842-0f35-48b6-889b-154feec698e4",
"CreateDate": "2025-12-10T05:00:48.1985338-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-10T05:00:48.1985338-08:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "4f81ea80-4c2e-4442-b819-024cc9353adc",
"FieldId": "a12089c7-771d-4e5c-af72-16c8b70a7d5e",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "4f81ea80-4c2e-4442-b819-024cc9353adc",
"FieldId": "a12089c7-771d-4e5c-af72-16c8b70a7d5e",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-10T05:00:48.1985338-08:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "d0255b66-6efe-478e-8d7f-b62859e396ea",
"CreateDate": "2025-12-10T05:00:48.1985338-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-10T05:00:48.1985338-08:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-10T05:00:48.1985338-08:00",
"LastValueDate": "2025-12-10T05:00:48.1985338-08:00",
"SourceSystemId": "sample string 2",
"CompanyId": "b5d8f2f4-1a11-4438-b652-0208625649e8",
"CreateDate": "2025-12-10T05:00:48.1985338-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-12-10T05:00:48.1985338-08:00",
"LastModifiedUser": "sample string 5"
},
{
"AssetMeasurementTypeId": "7448a514-b1a9-4997-a23d-9b0f7bd0310d",
"Asset": {
"AssetId": "d94c148a-0269-4a62-b92a-f9b717be2a1c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "3e431f95-e7df-47e0-ac70-6f95ed438173",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "87e3d6f5-bdfa-4a8d-8e80-3faea8ecaec4",
"CreateDate": "2025-12-10T05:00:48.1985338-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-10T05:00:48.1985338-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "5377e9c3-cf98-487a-898f-1f8131dfee3b",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-10T05:00:48.1985338-08:00",
"MeasurementValueNeededDate": "2025-12-10T05:00:48.1985338-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "1adb6234-22c7-4244-924f-5dc1827aacca",
"CreateDate": "2025-12-10T05:00:48.1985338-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-10T05:00:48.1985338-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-12-10T05:00:48.1985338-08:00",
"MeasurementValueNeededDate": "2025-12-10T05:00:48.1985338-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "f13fe8d3-be5e-47f2-b9d3-e74376370b5c",
"CreateDate": "2025-12-10T05:00:48.1985338-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-10T05:00:48.1985338-08:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "3b638ae2-a657-4709-94c4-6de59bc3cded",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "3e431f95-e7df-47e0-ac70-6f95ed438173",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "87e3d6f5-bdfa-4a8d-8e80-3faea8ecaec4",
"CreateDate": "2025-12-10T05:00:48.1985338-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-10T05:00:48.1985338-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "58319c31-4963-4c88-a61d-b3dbe613e143",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "8eb7f014-5a9e-4b8c-bddd-98374688f9f2",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8fad2842-0f35-48b6-889b-154feec698e4",
"CreateDate": "2025-12-10T05:00:48.1985338-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-10T05:00:48.1985338-08:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "4f81ea80-4c2e-4442-b819-024cc9353adc",
"FieldId": "a12089c7-771d-4e5c-af72-16c8b70a7d5e",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "4f81ea80-4c2e-4442-b819-024cc9353adc",
"FieldId": "a12089c7-771d-4e5c-af72-16c8b70a7d5e",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-10T05:00:48.1985338-08:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "d0255b66-6efe-478e-8d7f-b62859e396ea",
"CreateDate": "2025-12-10T05:00:48.1985338-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-10T05:00:48.1985338-08:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-10T05:00:48.1985338-08:00",
"LastValueDate": "2025-12-10T05:00:48.1985338-08:00",
"SourceSystemId": "sample string 2",
"CompanyId": "b5d8f2f4-1a11-4438-b652-0208625649e8",
"CreateDate": "2025-12-10T05:00:48.1985338-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-12-10T05:00:48.1985338-08:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}