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": "211d6f49-1201-46bf-984b-8cec0209c8a1",
"Asset": {
"AssetId": "7483abbc-6a75-4400-812b-5ef9a4644f73",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "acf4f568-fd9a-4c5f-a624-2e7bc995861a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ac31a082-0f55-44cb-8a99-6ec16e9beb0b",
"CreateDate": "2026-02-11T01:26:19.9623031-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-11T01:26:19.9623031-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "77f06ab4-e14f-4be9-9c4e-10f08cd24f65",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-11T01:26:19.9623031-08:00",
"MeasurementValueNeededDate": "2026-02-11T01:26:19.9623031-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "3286495d-9b09-4bee-b7ba-9a53edd0f3e9",
"CreateDate": "2026-02-11T01:26:19.9623031-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-11T01:26:19.9623031-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-11T01:26:19.9623031-08:00",
"MeasurementValueNeededDate": "2026-02-11T01:26:19.9623031-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "5f2c70b6-6ddf-42ee-9181-07d3afb94867",
"CreateDate": "2026-02-11T01:26:19.9623031-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-11T01:26:19.9623031-08:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "3042d16e-67f4-450b-8bea-f52be2b4821d",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "acf4f568-fd9a-4c5f-a624-2e7bc995861a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ac31a082-0f55-44cb-8a99-6ec16e9beb0b",
"CreateDate": "2026-02-11T01:26:19.9623031-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-11T01:26:19.9623031-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "de570ff0-92de-4f7e-8053-a946fbb421bb",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "bc150b12-2214-414d-81f4-28474a85daa4",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e409dae6-3528-458f-a12b-928324358707",
"CreateDate": "2026-02-11T01:26:19.9623031-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-11T01:26:19.9623031-08:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
"sample string 1",
"sample string 2"
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-11T01:26:19.9623031-08:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "70f946ab-c8c1-44b4-96f6-7b8af803e4d8",
"CreateDate": "2026-02-11T01:26:19.9623031-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-11T01:26:19.9623031-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-11T01:26:19.9623031-08:00",
"LastValueDate": "2026-02-11T01:26:19.9623031-08:00",
"SourceSystemId": "sample string 2",
"CompanyId": "9772e428-3567-47ef-8d6c-db1e0f27a342",
"CreateDate": "2026-02-11T01:26:19.9623031-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-02-11T01:26:19.9623031-08:00",
"LastModifiedUser": "sample string 5"
},
{
"AssetMeasurementTypeId": "211d6f49-1201-46bf-984b-8cec0209c8a1",
"Asset": {
"AssetId": "7483abbc-6a75-4400-812b-5ef9a4644f73",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "acf4f568-fd9a-4c5f-a624-2e7bc995861a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ac31a082-0f55-44cb-8a99-6ec16e9beb0b",
"CreateDate": "2026-02-11T01:26:19.9623031-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-11T01:26:19.9623031-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "77f06ab4-e14f-4be9-9c4e-10f08cd24f65",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-11T01:26:19.9623031-08:00",
"MeasurementValueNeededDate": "2026-02-11T01:26:19.9623031-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "3286495d-9b09-4bee-b7ba-9a53edd0f3e9",
"CreateDate": "2026-02-11T01:26:19.9623031-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-11T01:26:19.9623031-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-11T01:26:19.9623031-08:00",
"MeasurementValueNeededDate": "2026-02-11T01:26:19.9623031-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "5f2c70b6-6ddf-42ee-9181-07d3afb94867",
"CreateDate": "2026-02-11T01:26:19.9623031-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-11T01:26:19.9623031-08:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "3042d16e-67f4-450b-8bea-f52be2b4821d",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "acf4f568-fd9a-4c5f-a624-2e7bc995861a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ac31a082-0f55-44cb-8a99-6ec16e9beb0b",
"CreateDate": "2026-02-11T01:26:19.9623031-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-11T01:26:19.9623031-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "de570ff0-92de-4f7e-8053-a946fbb421bb",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "bc150b12-2214-414d-81f4-28474a85daa4",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e409dae6-3528-458f-a12b-928324358707",
"CreateDate": "2026-02-11T01:26:19.9623031-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-11T01:26:19.9623031-08:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
"sample string 1",
"sample string 2"
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-11T01:26:19.9623031-08:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "70f946ab-c8c1-44b4-96f6-7b8af803e4d8",
"CreateDate": "2026-02-11T01:26:19.9623031-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-11T01:26:19.9623031-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-11T01:26:19.9623031-08:00",
"LastValueDate": "2026-02-11T01:26:19.9623031-08:00",
"SourceSystemId": "sample string 2",
"CompanyId": "9772e428-3567-47ef-8d6c-db1e0f27a342",
"CreateDate": "2026-02-11T01:26:19.9623031-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-02-11T01:26:19.9623031-08:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}