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": "a1ba63a2-2f70-4cb8-baf8-c20201cb42eb", "Asset": { "AssetId": "d66c2ea4-5199-4719-870b-95b1aa681bca", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "fd06f468-4c94-457c-9950-fff34955ccc3", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "bf0e8d5b-b44c-4d5c-943f-c573a5100d34", "CreateDate": "2024-12-21T18:45:54.8136213-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2024-12-21T18:45:54.8136213-08:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "3020ff61-9e47-4951-8bd2-6209bb7bea32", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2024-12-21T18:45:54.8136213-08:00", "MeasurementValueNeededDate": "2024-12-21T18:45:54.8136213-08:00", "SourceSystemId": "sample string 3", "CompanyId": "bbad00ce-1cdf-4736-9b8b-b5e7ece9fa4b", "CreateDate": "2024-12-21T18:45:54.8136213-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2024-12-21T18:45:54.8136213-08:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2024-12-21T18:45:54.8136213-08:00", "MeasurementValueNeededDate": "2024-12-21T18:45:54.8136213-08:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "ef09fa51-bd77-4f20-b61e-4574e3d8f8c2", "CreateDate": "2024-12-21T18:45:54.8136213-08:00", "CreateUser": "sample string 7", "LastModifiedDate": "2024-12-21T18:45:54.8136213-08:00", "LastModifiedUser": "sample string 8" }, "MeasurementType": { "MeasurementTypeId": "2ec5d339-fa45-4954-b63f-fe7ea30e75c1", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "fd06f468-4c94-457c-9950-fff34955ccc3", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "bf0e8d5b-b44c-4d5c-943f-c573a5100d34", "CreateDate": "2024-12-21T18:45:54.8136213-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2024-12-21T18:45:54.8136213-08:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "a49488f9-9d4a-4935-ad2a-c75760e1a1f6", "Name": "sample string 1" }, "Unit": { "UnitId": "c18fea47-6eac-4512-97de-eea78ef4aca1", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "e8674833-ec6a-439b-904a-7239a2929746", "CreateDate": "2024-12-21T18:45:54.8136213-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2024-12-21T18:45:54.8136213-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": "2024-12-21T18:45:54.8136213-08:00", "IsAccumulator": true, "SourceSystemId": "sample string 5", "CompanyId": "f453ea9c-108e-497b-9efc-f9f7b34d8cd9", "CreateDate": "2024-12-21T18:45:54.8136213-08:00", "CreateUser": "sample string 7", "LastModifiedDate": "2024-12-21T18:45:54.8136213-08:00", "LastModifiedUser": "sample string 8" }, "Label": "sample string 1", "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "FrequencyNeeded": 1, "ValueNeededDate": "2024-12-21T18:45:54.8136213-08:00", "LastValueDate": "2024-12-21T18:45:54.8136213-08:00", "SourceSystemId": "sample string 2", "CompanyId": "e0031acf-ffba-43af-a61f-b1cd2c0f5867", "CreateDate": "2024-12-21T18:45:54.8136213-08:00", "CreateUser": "sample string 4", "LastModifiedDate": "2024-12-21T18:45:54.8136213-08:00", "LastModifiedUser": "sample string 5" }, { "AssetMeasurementTypeId": "a1ba63a2-2f70-4cb8-baf8-c20201cb42eb", "Asset": { "AssetId": "d66c2ea4-5199-4719-870b-95b1aa681bca", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "fd06f468-4c94-457c-9950-fff34955ccc3", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "bf0e8d5b-b44c-4d5c-943f-c573a5100d34", "CreateDate": "2024-12-21T18:45:54.8136213-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2024-12-21T18:45:54.8136213-08:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "3020ff61-9e47-4951-8bd2-6209bb7bea32", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2024-12-21T18:45:54.8136213-08:00", "MeasurementValueNeededDate": "2024-12-21T18:45:54.8136213-08:00", "SourceSystemId": "sample string 3", "CompanyId": "bbad00ce-1cdf-4736-9b8b-b5e7ece9fa4b", "CreateDate": "2024-12-21T18:45:54.8136213-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2024-12-21T18:45:54.8136213-08:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2024-12-21T18:45:54.8136213-08:00", "MeasurementValueNeededDate": "2024-12-21T18:45:54.8136213-08:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "ef09fa51-bd77-4f20-b61e-4574e3d8f8c2", "CreateDate": "2024-12-21T18:45:54.8136213-08:00", "CreateUser": "sample string 7", "LastModifiedDate": "2024-12-21T18:45:54.8136213-08:00", "LastModifiedUser": "sample string 8" }, "MeasurementType": { "MeasurementTypeId": "2ec5d339-fa45-4954-b63f-fe7ea30e75c1", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "fd06f468-4c94-457c-9950-fff34955ccc3", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "bf0e8d5b-b44c-4d5c-943f-c573a5100d34", "CreateDate": "2024-12-21T18:45:54.8136213-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2024-12-21T18:45:54.8136213-08:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "a49488f9-9d4a-4935-ad2a-c75760e1a1f6", "Name": "sample string 1" }, "Unit": { "UnitId": "c18fea47-6eac-4512-97de-eea78ef4aca1", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "e8674833-ec6a-439b-904a-7239a2929746", "CreateDate": "2024-12-21T18:45:54.8136213-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2024-12-21T18:45:54.8136213-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": "2024-12-21T18:45:54.8136213-08:00", "IsAccumulator": true, "SourceSystemId": "sample string 5", "CompanyId": "f453ea9c-108e-497b-9efc-f9f7b34d8cd9", "CreateDate": "2024-12-21T18:45:54.8136213-08:00", "CreateUser": "sample string 7", "LastModifiedDate": "2024-12-21T18:45:54.8136213-08:00", "LastModifiedUser": "sample string 8" }, "Label": "sample string 1", "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "FrequencyNeeded": 1, "ValueNeededDate": "2024-12-21T18:45:54.8136213-08:00", "LastValueDate": "2024-12-21T18:45:54.8136213-08:00", "SourceSystemId": "sample string 2", "CompanyId": "e0031acf-ffba-43af-a61f-b1cd2c0f5867", "CreateDate": "2024-12-21T18:45:54.8136213-08:00", "CreateUser": "sample string 4", "LastModifiedDate": "2024-12-21T18:45:54.8136213-08:00", "LastModifiedUser": "sample string 5" } ], "Total": 1, "Message": "sample string 1" }