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": "2cfc7a7d-396d-4834-a3a7-c80b4fd59959", "Asset": { "AssetId": "391bd752-baf5-4730-8205-4d09a753ae93", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "0badb094-99b9-4ddd-b48c-1535a205c054", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "0aa18187-b69c-4b55-8d25-a603e35c9bbe", "CreateDate": "2025-08-24T10:11:42.728693-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-08-24T10:11:42.728693-07:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "a9bc095f-547e-4859-965f-69abb19d8a9d", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-08-24T10:11:42.728693-07:00", "MeasurementValueNeededDate": "2025-08-24T10:11:42.728693-07:00", "SourceSystemId": "sample string 3", "CompanyId": "5873603a-7c32-45d6-bfee-b23ef5da17b3", "CreateDate": "2025-08-24T10:11:42.728693-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-08-24T10:11:42.728693-07:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-08-24T10:11:42.728693-07:00", "MeasurementValueNeededDate": "2025-08-24T10:11:42.728693-07:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "d9df0c5d-ca47-4637-923b-ddd165d770d2", "CreateDate": "2025-08-24T10:11:42.728693-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-08-24T10:11:42.728693-07:00", "LastModifiedUser": "sample string 8" }, "MeasurementType": { "MeasurementTypeId": "e110d42d-0491-4136-8108-4ba4b1551eca", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "0badb094-99b9-4ddd-b48c-1535a205c054", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "0aa18187-b69c-4b55-8d25-a603e35c9bbe", "CreateDate": "2025-08-24T10:11:42.728693-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-08-24T10:11:42.728693-07:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "32d65c09-581a-400d-b2b3-a42871933519", "Name": "sample string 1" }, "Unit": { "UnitId": "dc93d439-1c74-4e81-99ef-982553f1da76", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "9a478c25-d026-4c81-9289-e2f16ee57100", "CreateDate": "2025-08-24T10:11:42.728693-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-08-24T10:11:42.728693-07:00", "LastModifiedUser": "sample string 6" }, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "1f550192-3906-424e-854d-d075aa1e9f95", "FieldId": "f9d1c0f8-8ef6-4799-a3ed-8fd17cf05ec5", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "1f550192-3906-424e-854d-d075aa1e9f95", "FieldId": "f9d1c0f8-8ef6-4799-a3ed-8fd17cf05ec5", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" } ], "FrequencyNeeded": 1, "ValueNeededDate": "2025-08-24T10:11:42.728693-07:00", "IsAccumulator": true, "SourceSystemId": "sample string 5", "CompanyId": "364451cd-ffd6-48e6-85cf-efc2351466cd", "CreateDate": "2025-08-24T10:11:42.728693-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-08-24T10:11:42.728693-07:00", "LastModifiedUser": "sample string 8" }, "Label": "sample string 1", "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "FrequencyNeeded": 1, "ValueNeededDate": "2025-08-24T10:11:42.728693-07:00", "LastValueDate": "2025-08-24T10:11:42.728693-07:00", "SourceSystemId": "sample string 2", "CompanyId": "8fbddc7c-62a7-4902-900f-dd1a18c7778f", "CreateDate": "2025-08-24T10:11:42.728693-07:00", "CreateUser": "sample string 4", "LastModifiedDate": "2025-08-24T10:11:42.728693-07:00", "LastModifiedUser": "sample string 5" }, { "AssetMeasurementTypeId": "2cfc7a7d-396d-4834-a3a7-c80b4fd59959", "Asset": { "AssetId": "391bd752-baf5-4730-8205-4d09a753ae93", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "0badb094-99b9-4ddd-b48c-1535a205c054", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "0aa18187-b69c-4b55-8d25-a603e35c9bbe", "CreateDate": "2025-08-24T10:11:42.728693-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-08-24T10:11:42.728693-07:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "a9bc095f-547e-4859-965f-69abb19d8a9d", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-08-24T10:11:42.728693-07:00", "MeasurementValueNeededDate": "2025-08-24T10:11:42.728693-07:00", "SourceSystemId": "sample string 3", "CompanyId": "5873603a-7c32-45d6-bfee-b23ef5da17b3", "CreateDate": "2025-08-24T10:11:42.728693-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-08-24T10:11:42.728693-07:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-08-24T10:11:42.728693-07:00", "MeasurementValueNeededDate": "2025-08-24T10:11:42.728693-07:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "d9df0c5d-ca47-4637-923b-ddd165d770d2", "CreateDate": "2025-08-24T10:11:42.728693-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-08-24T10:11:42.728693-07:00", "LastModifiedUser": "sample string 8" }, "MeasurementType": { "MeasurementTypeId": "e110d42d-0491-4136-8108-4ba4b1551eca", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "0badb094-99b9-4ddd-b48c-1535a205c054", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "0aa18187-b69c-4b55-8d25-a603e35c9bbe", "CreateDate": "2025-08-24T10:11:42.728693-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-08-24T10:11:42.728693-07:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "32d65c09-581a-400d-b2b3-a42871933519", "Name": "sample string 1" }, "Unit": { "UnitId": "dc93d439-1c74-4e81-99ef-982553f1da76", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "9a478c25-d026-4c81-9289-e2f16ee57100", "CreateDate": "2025-08-24T10:11:42.728693-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-08-24T10:11:42.728693-07:00", "LastModifiedUser": "sample string 6" }, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "1f550192-3906-424e-854d-d075aa1e9f95", "FieldId": "f9d1c0f8-8ef6-4799-a3ed-8fd17cf05ec5", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "1f550192-3906-424e-854d-d075aa1e9f95", "FieldId": "f9d1c0f8-8ef6-4799-a3ed-8fd17cf05ec5", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" } ], "FrequencyNeeded": 1, "ValueNeededDate": "2025-08-24T10:11:42.728693-07:00", "IsAccumulator": true, "SourceSystemId": "sample string 5", "CompanyId": "364451cd-ffd6-48e6-85cf-efc2351466cd", "CreateDate": "2025-08-24T10:11:42.728693-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-08-24T10:11:42.728693-07:00", "LastModifiedUser": "sample string 8" }, "Label": "sample string 1", "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "FrequencyNeeded": 1, "ValueNeededDate": "2025-08-24T10:11:42.728693-07:00", "LastValueDate": "2025-08-24T10:11:42.728693-07:00", "SourceSystemId": "sample string 2", "CompanyId": "8fbddc7c-62a7-4902-900f-dd1a18c7778f", "CreateDate": "2025-08-24T10:11:42.728693-07:00", "CreateUser": "sample string 4", "LastModifiedDate": "2025-08-24T10:11:42.728693-07:00", "LastModifiedUser": "sample string 5" } ], "Total": 1, "Message": "sample string 1" }