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": "fd8ca0d8-a1ef-4e3c-807e-bae999885a81", "Asset": { "AssetId": "d4489e58-eddc-45ec-a8b0-eccc228f9255", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "06394d3b-ade3-44e3-adc6-92291dfa4542", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "833f0e24-05f0-4b16-ad00-13932aafa5aa", "CreateDate": "2024-11-21T05:10:24.6447704-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2024-11-21T05:10:24.6447704-08:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "1db560c4-a87d-42ce-9486-750eca1b1d39", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2024-11-21T05:10:24.6447704-08:00", "MeasurementValueNeededDate": "2024-11-21T05:10:24.6447704-08:00", "SourceSystemId": "sample string 3", "CompanyId": "e32acf09-68bb-4014-bd30-28c734cce34e", "CreateDate": "2024-11-21T05:10:24.6447704-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2024-11-21T05:10:24.6447704-08:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2024-11-21T05:10:24.6447704-08:00", "MeasurementValueNeededDate": "2024-11-21T05:10:24.6447704-08:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "1232cb38-f1de-41a5-888a-e512a92d69a7", "CreateDate": "2024-11-21T05:10:24.6447704-08:00", "CreateUser": "sample string 7", "LastModifiedDate": "2024-11-21T05:10:24.6447704-08:00", "LastModifiedUser": "sample string 8" }, "MeasurementType": { "MeasurementTypeId": "5baa4c00-5299-4555-bda8-c52ec07c8f21", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "06394d3b-ade3-44e3-adc6-92291dfa4542", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "833f0e24-05f0-4b16-ad00-13932aafa5aa", "CreateDate": "2024-11-21T05:10:24.6447704-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2024-11-21T05:10:24.6447704-08:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "2c8f0778-f5cc-4342-b791-32c3d67625de", "Name": "sample string 1" }, "Unit": { "UnitId": "fdda5039-1c2a-4b8a-accb-be203cde0ea8", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "f0bb3a22-eff7-4bc3-a02e-9de9389b25a3", "CreateDate": "2024-11-21T05:10:24.6447704-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2024-11-21T05:10:24.6447704-08:00", "LastModifiedUser": "sample string 6" }, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "27dfd1ff-984d-49e7-bfac-bf79f6b76f9c", "FieldId": "02c5e31b-e5dc-4978-b8a7-5a460fb941bd", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "27dfd1ff-984d-49e7-bfac-bf79f6b76f9c", "FieldId": "02c5e31b-e5dc-4978-b8a7-5a460fb941bd", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" } ], "FrequencyNeeded": 1, "ValueNeededDate": "2024-11-21T05:10:24.6447704-08:00", "IsAccumulator": true, "SourceSystemId": "sample string 5", "CompanyId": "9ccd3556-cdb6-4e4b-9535-13839358c5cb", "CreateDate": "2024-11-21T05:10:24.6447704-08:00", "CreateUser": "sample string 7", "LastModifiedDate": "2024-11-21T05:10:24.6447704-08:00", "LastModifiedUser": "sample string 8" }, "Label": "sample string 1", "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "FrequencyNeeded": 1, "ValueNeededDate": "2024-11-21T05:10:24.6447704-08:00", "LastValueDate": "2024-11-21T05:10:24.6447704-08:00", "SourceSystemId": "sample string 2", "CompanyId": "279e2810-dc77-4ba9-8fb2-c563129fffb5", "CreateDate": "2024-11-21T05:10:24.6447704-08:00", "CreateUser": "sample string 4", "LastModifiedDate": "2024-11-21T05:10:24.6447704-08:00", "LastModifiedUser": "sample string 5" }, { "AssetMeasurementTypeId": "fd8ca0d8-a1ef-4e3c-807e-bae999885a81", "Asset": { "AssetId": "d4489e58-eddc-45ec-a8b0-eccc228f9255", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "06394d3b-ade3-44e3-adc6-92291dfa4542", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "833f0e24-05f0-4b16-ad00-13932aafa5aa", "CreateDate": "2024-11-21T05:10:24.6447704-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2024-11-21T05:10:24.6447704-08:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "1db560c4-a87d-42ce-9486-750eca1b1d39", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2024-11-21T05:10:24.6447704-08:00", "MeasurementValueNeededDate": "2024-11-21T05:10:24.6447704-08:00", "SourceSystemId": "sample string 3", "CompanyId": "e32acf09-68bb-4014-bd30-28c734cce34e", "CreateDate": "2024-11-21T05:10:24.6447704-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2024-11-21T05:10:24.6447704-08:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2024-11-21T05:10:24.6447704-08:00", "MeasurementValueNeededDate": "2024-11-21T05:10:24.6447704-08:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "1232cb38-f1de-41a5-888a-e512a92d69a7", "CreateDate": "2024-11-21T05:10:24.6447704-08:00", "CreateUser": "sample string 7", "LastModifiedDate": "2024-11-21T05:10:24.6447704-08:00", "LastModifiedUser": "sample string 8" }, "MeasurementType": { "MeasurementTypeId": "5baa4c00-5299-4555-bda8-c52ec07c8f21", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "06394d3b-ade3-44e3-adc6-92291dfa4542", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "833f0e24-05f0-4b16-ad00-13932aafa5aa", "CreateDate": "2024-11-21T05:10:24.6447704-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2024-11-21T05:10:24.6447704-08:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "2c8f0778-f5cc-4342-b791-32c3d67625de", "Name": "sample string 1" }, "Unit": { "UnitId": "fdda5039-1c2a-4b8a-accb-be203cde0ea8", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "f0bb3a22-eff7-4bc3-a02e-9de9389b25a3", "CreateDate": "2024-11-21T05:10:24.6447704-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2024-11-21T05:10:24.6447704-08:00", "LastModifiedUser": "sample string 6" }, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "27dfd1ff-984d-49e7-bfac-bf79f6b76f9c", "FieldId": "02c5e31b-e5dc-4978-b8a7-5a460fb941bd", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "27dfd1ff-984d-49e7-bfac-bf79f6b76f9c", "FieldId": "02c5e31b-e5dc-4978-b8a7-5a460fb941bd", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" } ], "FrequencyNeeded": 1, "ValueNeededDate": "2024-11-21T05:10:24.6447704-08:00", "IsAccumulator": true, "SourceSystemId": "sample string 5", "CompanyId": "9ccd3556-cdb6-4e4b-9535-13839358c5cb", "CreateDate": "2024-11-21T05:10:24.6447704-08:00", "CreateUser": "sample string 7", "LastModifiedDate": "2024-11-21T05:10:24.6447704-08:00", "LastModifiedUser": "sample string 8" }, "Label": "sample string 1", "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "FrequencyNeeded": 1, "ValueNeededDate": "2024-11-21T05:10:24.6447704-08:00", "LastValueDate": "2024-11-21T05:10:24.6447704-08:00", "SourceSystemId": "sample string 2", "CompanyId": "279e2810-dc77-4ba9-8fb2-c563129fffb5", "CreateDate": "2024-11-21T05:10:24.6447704-08:00", "CreateUser": "sample string 4", "LastModifiedDate": "2024-11-21T05:10:24.6447704-08:00", "LastModifiedUser": "sample string 5" } ], "Total": 1, "Message": "sample string 1" }