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": "a2a51d9b-bf7e-4575-a5ba-52821057eea7", "Asset": { "AssetId": "855632bd-a97c-4cd0-a7a6-f842cdf32fe6", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "7aa83ef2-9f72-4b74-a864-44969591dad1", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "9e02a870-500a-45dd-b1ce-070d479d358c", "CreateDate": "2025-09-16T01:58:29.0160138-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-09-16T01:58:29.0160138-07:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "d755cc29-ed93-4eb2-ae34-50c531de2a57", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-09-16T01:58:29.0160138-07:00", "MeasurementValueNeededDate": "2025-09-16T01:58:29.0160138-07:00", "SourceSystemId": "sample string 3", "CompanyId": "298599bb-5f5f-4af9-92c5-09970c612e18", "CreateDate": "2025-09-16T01:58:29.0160138-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-09-16T01:58:29.0160138-07:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-09-16T01:58:29.0160138-07:00", "MeasurementValueNeededDate": "2025-09-16T01:58:29.0160138-07:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "a5f980f3-8c73-4121-a495-437e7b2b63d3", "CreateDate": "2025-09-16T01:58:29.0160138-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-09-16T01:58:29.0160138-07:00", "LastModifiedUser": "sample string 8" }, "MeasurementType": { "MeasurementTypeId": "10b10ea3-b3f4-4b5c-b4b5-f63f2887e90c", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "7aa83ef2-9f72-4b74-a864-44969591dad1", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "9e02a870-500a-45dd-b1ce-070d479d358c", "CreateDate": "2025-09-16T01:58:29.0160138-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-09-16T01:58:29.0160138-07:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "28e94b96-cc25-4e4d-96f2-cd968fdfe40f", "Name": "sample string 1" }, "Unit": { "UnitId": "7c0a69f5-f120-45c3-a8e6-c525b5347dea", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "0f0f755d-e7dc-4fc5-891a-af2b52a21ebc", "CreateDate": "2025-09-16T01:58:29.0160138-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-09-16T01:58:29.0160138-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-09-16T01:58:29.0160138-07:00", "IsAccumulator": true, "SourceSystemId": "sample string 5", "CompanyId": "17aa16e2-9475-476f-9871-abe4750a50fe", "CreateDate": "2025-09-16T01:58:29.0160138-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-09-16T01:58:29.0160138-07:00", "LastModifiedUser": "sample string 8" }, "Label": "sample string 1", "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "FrequencyNeeded": 1, "ValueNeededDate": "2025-09-16T01:58:29.0160138-07:00", "LastValueDate": "2025-09-16T01:58:29.0160138-07:00", "SourceSystemId": "sample string 2", "CompanyId": "813bfa15-0545-46f3-aba6-566997bb9585", "CreateDate": "2025-09-16T01:58:29.0160138-07:00", "CreateUser": "sample string 4", "LastModifiedDate": "2025-09-16T01:58:29.0160138-07:00", "LastModifiedUser": "sample string 5" }, { "AssetMeasurementTypeId": "a2a51d9b-bf7e-4575-a5ba-52821057eea7", "Asset": { "AssetId": "855632bd-a97c-4cd0-a7a6-f842cdf32fe6", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "7aa83ef2-9f72-4b74-a864-44969591dad1", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "9e02a870-500a-45dd-b1ce-070d479d358c", "CreateDate": "2025-09-16T01:58:29.0160138-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-09-16T01:58:29.0160138-07:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "d755cc29-ed93-4eb2-ae34-50c531de2a57", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-09-16T01:58:29.0160138-07:00", "MeasurementValueNeededDate": "2025-09-16T01:58:29.0160138-07:00", "SourceSystemId": "sample string 3", "CompanyId": "298599bb-5f5f-4af9-92c5-09970c612e18", "CreateDate": "2025-09-16T01:58:29.0160138-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-09-16T01:58:29.0160138-07:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-09-16T01:58:29.0160138-07:00", "MeasurementValueNeededDate": "2025-09-16T01:58:29.0160138-07:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "a5f980f3-8c73-4121-a495-437e7b2b63d3", "CreateDate": "2025-09-16T01:58:29.0160138-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-09-16T01:58:29.0160138-07:00", "LastModifiedUser": "sample string 8" }, "MeasurementType": { "MeasurementTypeId": "10b10ea3-b3f4-4b5c-b4b5-f63f2887e90c", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "7aa83ef2-9f72-4b74-a864-44969591dad1", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "9e02a870-500a-45dd-b1ce-070d479d358c", "CreateDate": "2025-09-16T01:58:29.0160138-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-09-16T01:58:29.0160138-07:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "28e94b96-cc25-4e4d-96f2-cd968fdfe40f", "Name": "sample string 1" }, "Unit": { "UnitId": "7c0a69f5-f120-45c3-a8e6-c525b5347dea", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "0f0f755d-e7dc-4fc5-891a-af2b52a21ebc", "CreateDate": "2025-09-16T01:58:29.0160138-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-09-16T01:58:29.0160138-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-09-16T01:58:29.0160138-07:00", "IsAccumulator": true, "SourceSystemId": "sample string 5", "CompanyId": "17aa16e2-9475-476f-9871-abe4750a50fe", "CreateDate": "2025-09-16T01:58:29.0160138-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-09-16T01:58:29.0160138-07:00", "LastModifiedUser": "sample string 8" }, "Label": "sample string 1", "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "FrequencyNeeded": 1, "ValueNeededDate": "2025-09-16T01:58:29.0160138-07:00", "LastValueDate": "2025-09-16T01:58:29.0160138-07:00", "SourceSystemId": "sample string 2", "CompanyId": "813bfa15-0545-46f3-aba6-566997bb9585", "CreateDate": "2025-09-16T01:58:29.0160138-07:00", "CreateUser": "sample string 4", "LastModifiedDate": "2025-09-16T01:58:29.0160138-07:00", "LastModifiedUser": "sample string 5" } ], "Total": 1, "Message": "sample string 1" }