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": "2a53e95a-b38c-49d8-8f63-1948fdf76ccf", "Asset": { "AssetId": "1c85bc9b-0fa0-4970-8c19-75bb866a33db", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "09788aba-947b-4894-a601-c621979edbf9", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "686098b2-2aa3-43d1-97c2-59d5cba72d2d", "CreateDate": "2025-10-13T15:47:43.6740807-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-10-13T15:47:43.6740807-07:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "35ffa2b0-ffa0-4f32-99f0-73c476950319", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-10-13T15:47:43.6740807-07:00", "MeasurementValueNeededDate": "2025-10-13T15:47:43.6740807-07:00", "SourceSystemId": "sample string 3", "CompanyId": "6d8fe619-14ec-49f8-9859-c02678fe6f1a", "CreateDate": "2025-10-13T15:47:43.6740807-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-10-13T15:47:43.6740807-07:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-10-13T15:47:43.6740807-07:00", "MeasurementValueNeededDate": "2025-10-13T15:47:43.6740807-07:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "1407d0d7-6163-4fbe-832f-1d77f5d16544", "CreateDate": "2025-10-13T15:47:43.6740807-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-10-13T15:47:43.6740807-07:00", "LastModifiedUser": "sample string 8" }, "MeasurementType": { "MeasurementTypeId": "8fea9a66-0063-4f03-a35e-c31e6467a944", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "09788aba-947b-4894-a601-c621979edbf9", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "686098b2-2aa3-43d1-97c2-59d5cba72d2d", "CreateDate": "2025-10-13T15:47:43.6740807-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-10-13T15:47:43.6740807-07:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "24832687-4aaa-4bd5-9ccf-1bdd90d19271", "Name": "sample string 1" }, "Unit": { "UnitId": "22b6139c-b9d3-4bb4-8aa1-d365deca9d31", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "b94a5a85-cf89-4a0f-af57-c2f867133f4e", "CreateDate": "2025-10-13T15:47:43.6740807-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-10-13T15:47:43.6740807-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-10-13T15:47:43.6740807-07:00", "IsAccumulator": true, "SourceSystemId": "sample string 5", "CompanyId": "af382959-98bc-40b3-9984-a6b638487569", "CreateDate": "2025-10-13T15:47:43.6740807-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-10-13T15:47:43.6740807-07:00", "LastModifiedUser": "sample string 8" }, "Label": "sample string 1", "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "FrequencyNeeded": 1, "ValueNeededDate": "2025-10-13T15:47:43.6740807-07:00", "LastValueDate": "2025-10-13T15:47:43.6740807-07:00", "SourceSystemId": "sample string 2", "CompanyId": "8e87a607-5cc8-484d-9826-02e3173edb25", "CreateDate": "2025-10-13T15:47:43.6740807-07:00", "CreateUser": "sample string 4", "LastModifiedDate": "2025-10-13T15:47:43.6740807-07:00", "LastModifiedUser": "sample string 5" }, { "AssetMeasurementTypeId": "2a53e95a-b38c-49d8-8f63-1948fdf76ccf", "Asset": { "AssetId": "1c85bc9b-0fa0-4970-8c19-75bb866a33db", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "09788aba-947b-4894-a601-c621979edbf9", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "686098b2-2aa3-43d1-97c2-59d5cba72d2d", "CreateDate": "2025-10-13T15:47:43.6740807-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-10-13T15:47:43.6740807-07:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "35ffa2b0-ffa0-4f32-99f0-73c476950319", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-10-13T15:47:43.6740807-07:00", "MeasurementValueNeededDate": "2025-10-13T15:47:43.6740807-07:00", "SourceSystemId": "sample string 3", "CompanyId": "6d8fe619-14ec-49f8-9859-c02678fe6f1a", "CreateDate": "2025-10-13T15:47:43.6740807-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-10-13T15:47:43.6740807-07:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-10-13T15:47:43.6740807-07:00", "MeasurementValueNeededDate": "2025-10-13T15:47:43.6740807-07:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "1407d0d7-6163-4fbe-832f-1d77f5d16544", "CreateDate": "2025-10-13T15:47:43.6740807-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-10-13T15:47:43.6740807-07:00", "LastModifiedUser": "sample string 8" }, "MeasurementType": { "MeasurementTypeId": "8fea9a66-0063-4f03-a35e-c31e6467a944", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "09788aba-947b-4894-a601-c621979edbf9", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "686098b2-2aa3-43d1-97c2-59d5cba72d2d", "CreateDate": "2025-10-13T15:47:43.6740807-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-10-13T15:47:43.6740807-07:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "24832687-4aaa-4bd5-9ccf-1bdd90d19271", "Name": "sample string 1" }, "Unit": { "UnitId": "22b6139c-b9d3-4bb4-8aa1-d365deca9d31", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "b94a5a85-cf89-4a0f-af57-c2f867133f4e", "CreateDate": "2025-10-13T15:47:43.6740807-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-10-13T15:47:43.6740807-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-10-13T15:47:43.6740807-07:00", "IsAccumulator": true, "SourceSystemId": "sample string 5", "CompanyId": "af382959-98bc-40b3-9984-a6b638487569", "CreateDate": "2025-10-13T15:47:43.6740807-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-10-13T15:47:43.6740807-07:00", "LastModifiedUser": "sample string 8" }, "Label": "sample string 1", "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "FrequencyNeeded": 1, "ValueNeededDate": "2025-10-13T15:47:43.6740807-07:00", "LastValueDate": "2025-10-13T15:47:43.6740807-07:00", "SourceSystemId": "sample string 2", "CompanyId": "8e87a607-5cc8-484d-9826-02e3173edb25", "CreateDate": "2025-10-13T15:47:43.6740807-07:00", "CreateUser": "sample string 4", "LastModifiedDate": "2025-10-13T15:47:43.6740807-07:00", "LastModifiedUser": "sample string 5" } ], "Total": 1, "Message": "sample string 1" }