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": "ac7c3784-b0c2-46c5-8ed5-280c99847f24",
"Asset": {
"AssetId": "ca4608ca-7b6b-40b9-a238-f518cf06badd",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "4f4fdc06-8bae-4116-8e17-53f75a648b0c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "67edfbc2-7c0b-4f82-bc4b-b31056accb21",
"CreateDate": "2026-09-02T00:34:46.685013-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-02T00:34:46.685013-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "8aec145f-0411-4737-8168-7ad830b0edd4",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-02T00:34:46.685013-07:00",
"MeasurementValueNeededDate": "2026-09-02T00:34:46.685013-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "21b89e8e-06bc-48fe-bb8f-5eec108a22ed",
"CreateDate": "2026-09-02T00:34:46.685013-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-02T00:34:46.685013-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-09-02T00:34:46.685013-07:00",
"MeasurementValueNeededDate": "2026-09-02T00:34:46.685013-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "21d893dd-8312-4443-917a-3eda1455e985",
"CreateDate": "2026-09-02T00:34:46.685013-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-02T00:34:46.685013-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "5d7f86e4-f123-4bbf-b65d-743ed4c08176",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "4f4fdc06-8bae-4116-8e17-53f75a648b0c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "67edfbc2-7c0b-4f82-bc4b-b31056accb21",
"CreateDate": "2026-09-02T00:34:46.685013-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-02T00:34:46.685013-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "6aa11abf-9ee6-49be-a1bb-09ad675d5826",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e1572287-4fa3-4875-8d19-c9ed6fcd8e62",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "733f00b9-eebe-4683-a19d-c0a914f5e6ed",
"CreateDate": "2026-09-02T00:34:46.685013-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-02T00:34:46.685013-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "c8016f59-c753-49ae-818c-3d35832bcd5e",
"FieldId": "708e9ad1-96fc-4efd-83c9-30f64dfe12e0",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "c8016f59-c753-49ae-818c-3d35832bcd5e",
"FieldId": "708e9ad1-96fc-4efd-83c9-30f64dfe12e0",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-02T00:34:46.685013-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "d1c566ff-102d-4db8-8401-3c64acca14c4",
"CreateDate": "2026-09-02T00:34:46.685013-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-02T00:34:46.685013-07:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-02T00:34:46.685013-07:00",
"LastValueDate": "2026-09-02T00:34:46.685013-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "9ad845f2-388c-4ec9-b725-4f42d48a89c0",
"CreateDate": "2026-09-02T00:34:46.685013-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-09-02T00:34:46.685013-07:00",
"LastModifiedUser": "sample string 5"
},
{
"AssetMeasurementTypeId": "ac7c3784-b0c2-46c5-8ed5-280c99847f24",
"Asset": {
"AssetId": "ca4608ca-7b6b-40b9-a238-f518cf06badd",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "4f4fdc06-8bae-4116-8e17-53f75a648b0c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "67edfbc2-7c0b-4f82-bc4b-b31056accb21",
"CreateDate": "2026-09-02T00:34:46.685013-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-02T00:34:46.685013-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "8aec145f-0411-4737-8168-7ad830b0edd4",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-02T00:34:46.685013-07:00",
"MeasurementValueNeededDate": "2026-09-02T00:34:46.685013-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "21b89e8e-06bc-48fe-bb8f-5eec108a22ed",
"CreateDate": "2026-09-02T00:34:46.685013-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-02T00:34:46.685013-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-09-02T00:34:46.685013-07:00",
"MeasurementValueNeededDate": "2026-09-02T00:34:46.685013-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "21d893dd-8312-4443-917a-3eda1455e985",
"CreateDate": "2026-09-02T00:34:46.685013-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-02T00:34:46.685013-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "5d7f86e4-f123-4bbf-b65d-743ed4c08176",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "4f4fdc06-8bae-4116-8e17-53f75a648b0c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "67edfbc2-7c0b-4f82-bc4b-b31056accb21",
"CreateDate": "2026-09-02T00:34:46.685013-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-02T00:34:46.685013-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "6aa11abf-9ee6-49be-a1bb-09ad675d5826",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e1572287-4fa3-4875-8d19-c9ed6fcd8e62",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "733f00b9-eebe-4683-a19d-c0a914f5e6ed",
"CreateDate": "2026-09-02T00:34:46.685013-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-02T00:34:46.685013-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "c8016f59-c753-49ae-818c-3d35832bcd5e",
"FieldId": "708e9ad1-96fc-4efd-83c9-30f64dfe12e0",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "c8016f59-c753-49ae-818c-3d35832bcd5e",
"FieldId": "708e9ad1-96fc-4efd-83c9-30f64dfe12e0",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-02T00:34:46.685013-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "d1c566ff-102d-4db8-8401-3c64acca14c4",
"CreateDate": "2026-09-02T00:34:46.685013-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-02T00:34:46.685013-07:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-02T00:34:46.685013-07:00",
"LastValueDate": "2026-09-02T00:34:46.685013-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "9ad845f2-388c-4ec9-b725-4f42d48a89c0",
"CreateDate": "2026-09-02T00:34:46.685013-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-09-02T00:34:46.685013-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}