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": "8a2e74de-d698-4b4e-acb9-25e771ac26d4", "Asset": { "AssetId": "ef788e81-3bfc-4e19-91fc-e1e929ef9580", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "8f81b5d1-3caa-496a-94b5-b4729758524f", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "c62aef4d-b98a-4ad9-b5fd-1168524fc07f", "CreateDate": "2025-07-31T22:53:15.5631352-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-07-31T22:53:15.5631352-07:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "11eb8c6a-5b94-4548-a77c-911c7034385b", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-07-31T22:53:15.5631352-07:00", "MeasurementValueNeededDate": "2025-07-31T22:53:15.5631352-07:00", "SourceSystemId": "sample string 3", "CompanyId": "c53e9185-4b4e-4fd5-b25b-0c2776a2e142", "CreateDate": "2025-07-31T22:53:15.5631352-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-07-31T22:53:15.5631352-07:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-07-31T22:53:15.5631352-07:00", "MeasurementValueNeededDate": "2025-07-31T22:53:15.5631352-07:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "0468af9b-0d36-40f5-9a2f-ffe9f4c1bc26", "CreateDate": "2025-07-31T22:53:15.5631352-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-07-31T22:53:15.5631352-07:00", "LastModifiedUser": "sample string 8" }, "MeasurementType": { "MeasurementTypeId": "4e08b170-39be-4288-a40d-ad783a37f40d", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "8f81b5d1-3caa-496a-94b5-b4729758524f", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "c62aef4d-b98a-4ad9-b5fd-1168524fc07f", "CreateDate": "2025-07-31T22:53:15.5631352-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-07-31T22:53:15.5631352-07:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "5418f634-7df5-4ed9-94fc-10f31f68f6e7", "Name": "sample string 1" }, "Unit": { "UnitId": "583d4821-ee32-4118-9d90-f02b26f9c3de", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "71982b61-e43d-4f30-8dce-10d3d10357f0", "CreateDate": "2025-07-31T22:53:15.5631352-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-07-31T22:53:15.5631352-07: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": "2025-07-31T22:53:15.5631352-07:00", "IsAccumulator": true, "SourceSystemId": "sample string 5", "CompanyId": "3510ab22-f977-4d89-94b8-907ffb051d5e", "CreateDate": "2025-07-31T22:53:15.5631352-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-07-31T22:53:15.5631352-07:00", "LastModifiedUser": "sample string 8" }, "Label": "sample string 1", "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "FrequencyNeeded": 1, "ValueNeededDate": "2025-07-31T22:53:15.5631352-07:00", "LastValueDate": "2025-07-31T22:53:15.5631352-07:00", "SourceSystemId": "sample string 2", "CompanyId": "fec5e421-6324-4894-b23f-0233be524243", "CreateDate": "2025-07-31T22:53:15.5631352-07:00", "CreateUser": "sample string 4", "LastModifiedDate": "2025-07-31T22:53:15.5631352-07:00", "LastModifiedUser": "sample string 5" }, { "AssetMeasurementTypeId": "8a2e74de-d698-4b4e-acb9-25e771ac26d4", "Asset": { "AssetId": "ef788e81-3bfc-4e19-91fc-e1e929ef9580", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "8f81b5d1-3caa-496a-94b5-b4729758524f", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "c62aef4d-b98a-4ad9-b5fd-1168524fc07f", "CreateDate": "2025-07-31T22:53:15.5631352-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-07-31T22:53:15.5631352-07:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "11eb8c6a-5b94-4548-a77c-911c7034385b", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-07-31T22:53:15.5631352-07:00", "MeasurementValueNeededDate": "2025-07-31T22:53:15.5631352-07:00", "SourceSystemId": "sample string 3", "CompanyId": "c53e9185-4b4e-4fd5-b25b-0c2776a2e142", "CreateDate": "2025-07-31T22:53:15.5631352-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-07-31T22:53:15.5631352-07:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-07-31T22:53:15.5631352-07:00", "MeasurementValueNeededDate": "2025-07-31T22:53:15.5631352-07:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "0468af9b-0d36-40f5-9a2f-ffe9f4c1bc26", "CreateDate": "2025-07-31T22:53:15.5631352-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-07-31T22:53:15.5631352-07:00", "LastModifiedUser": "sample string 8" }, "MeasurementType": { "MeasurementTypeId": "4e08b170-39be-4288-a40d-ad783a37f40d", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "8f81b5d1-3caa-496a-94b5-b4729758524f", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "c62aef4d-b98a-4ad9-b5fd-1168524fc07f", "CreateDate": "2025-07-31T22:53:15.5631352-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-07-31T22:53:15.5631352-07:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "5418f634-7df5-4ed9-94fc-10f31f68f6e7", "Name": "sample string 1" }, "Unit": { "UnitId": "583d4821-ee32-4118-9d90-f02b26f9c3de", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "71982b61-e43d-4f30-8dce-10d3d10357f0", "CreateDate": "2025-07-31T22:53:15.5631352-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-07-31T22:53:15.5631352-07: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": "2025-07-31T22:53:15.5631352-07:00", "IsAccumulator": true, "SourceSystemId": "sample string 5", "CompanyId": "3510ab22-f977-4d89-94b8-907ffb051d5e", "CreateDate": "2025-07-31T22:53:15.5631352-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-07-31T22:53:15.5631352-07:00", "LastModifiedUser": "sample string 8" }, "Label": "sample string 1", "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "FrequencyNeeded": 1, "ValueNeededDate": "2025-07-31T22:53:15.5631352-07:00", "LastValueDate": "2025-07-31T22:53:15.5631352-07:00", "SourceSystemId": "sample string 2", "CompanyId": "fec5e421-6324-4894-b23f-0233be524243", "CreateDate": "2025-07-31T22:53:15.5631352-07:00", "CreateUser": "sample string 4", "LastModifiedDate": "2025-07-31T22:53:15.5631352-07:00", "LastModifiedUser": "sample string 5" } ], "Total": 1, "Message": "sample string 1" }