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": "ec7a3e48-2dd0-43cc-832a-922fd26e3c44", "Asset": { "AssetId": "0c3f47c0-7902-47d8-b0d4-498dbd9dddcd", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "620c7aaa-ce45-4622-8d55-ba3d58755337", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "2a0e3f86-a84e-46f7-95a8-ba798d682520", "CreateDate": "2025-04-24T14:29:40.6109594-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-04-24T14:29:40.6109594-07:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "4bdc3c6d-adca-46b8-b8e7-7450c7dce9d5", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-04-24T14:29:40.6109594-07:00", "MeasurementValueNeededDate": "2025-04-24T14:29:40.6109594-07:00", "SourceSystemId": "sample string 3", "CompanyId": "4b9a96d2-566c-4cba-8548-b409c12d1bf3", "CreateDate": "2025-04-24T14:29:40.6109594-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-04-24T14:29:40.6109594-07:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-04-24T14:29:40.6109594-07:00", "MeasurementValueNeededDate": "2025-04-24T14:29:40.6109594-07:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "fe95a4f9-ffc4-4927-82b2-ca5e139de740", "CreateDate": "2025-04-24T14:29:40.6109594-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-04-24T14:29:40.6109594-07:00", "LastModifiedUser": "sample string 8" }, "MeasurementType": { "MeasurementTypeId": "e51c1e0a-aa59-4af0-a76b-e01fd7a336be", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "620c7aaa-ce45-4622-8d55-ba3d58755337", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "2a0e3f86-a84e-46f7-95a8-ba798d682520", "CreateDate": "2025-04-24T14:29:40.6109594-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-04-24T14:29:40.6109594-07:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "00411d31-8c8f-48ef-9e9f-1c8c314eef8f", "Name": "sample string 1" }, "Unit": { "UnitId": "160f8344-0bd9-49e0-8a07-97c4422cedf4", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "05c9a1b9-f615-4ddd-a0b0-46dc488ecd6f", "CreateDate": "2025-04-24T14:29:40.6109594-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-04-24T14:29:40.6109594-07:00", "LastModifiedUser": "sample string 6" }, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "eb03420d-baf3-4336-a3a6-f798bc717554", "FieldId": "788008d8-374e-4d71-8989-02d732ac38d6", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "eb03420d-baf3-4336-a3a6-f798bc717554", "FieldId": "788008d8-374e-4d71-8989-02d732ac38d6", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" } ], "FrequencyNeeded": 1, "ValueNeededDate": "2025-04-24T14:29:40.6109594-07:00", "IsAccumulator": true, "SourceSystemId": "sample string 5", "CompanyId": "b408059b-2ee2-42ff-b74c-68a3aecfe55e", "CreateDate": "2025-04-24T14:29:40.6109594-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-04-24T14:29:40.6109594-07:00", "LastModifiedUser": "sample string 8" }, "Label": "sample string 1", "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "FrequencyNeeded": 1, "ValueNeededDate": "2025-04-24T14:29:40.6109594-07:00", "LastValueDate": "2025-04-24T14:29:40.6109594-07:00", "SourceSystemId": "sample string 2", "CompanyId": "15f4684d-1fde-488b-ba81-b32752fad703", "CreateDate": "2025-04-24T14:29:40.6109594-07:00", "CreateUser": "sample string 4", "LastModifiedDate": "2025-04-24T14:29:40.6109594-07:00", "LastModifiedUser": "sample string 5" }, { "AssetMeasurementTypeId": "ec7a3e48-2dd0-43cc-832a-922fd26e3c44", "Asset": { "AssetId": "0c3f47c0-7902-47d8-b0d4-498dbd9dddcd", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "620c7aaa-ce45-4622-8d55-ba3d58755337", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "2a0e3f86-a84e-46f7-95a8-ba798d682520", "CreateDate": "2025-04-24T14:29:40.6109594-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-04-24T14:29:40.6109594-07:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "4bdc3c6d-adca-46b8-b8e7-7450c7dce9d5", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-04-24T14:29:40.6109594-07:00", "MeasurementValueNeededDate": "2025-04-24T14:29:40.6109594-07:00", "SourceSystemId": "sample string 3", "CompanyId": "4b9a96d2-566c-4cba-8548-b409c12d1bf3", "CreateDate": "2025-04-24T14:29:40.6109594-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-04-24T14:29:40.6109594-07:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-04-24T14:29:40.6109594-07:00", "MeasurementValueNeededDate": "2025-04-24T14:29:40.6109594-07:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "fe95a4f9-ffc4-4927-82b2-ca5e139de740", "CreateDate": "2025-04-24T14:29:40.6109594-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-04-24T14:29:40.6109594-07:00", "LastModifiedUser": "sample string 8" }, "MeasurementType": { "MeasurementTypeId": "e51c1e0a-aa59-4af0-a76b-e01fd7a336be", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "620c7aaa-ce45-4622-8d55-ba3d58755337", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "2a0e3f86-a84e-46f7-95a8-ba798d682520", "CreateDate": "2025-04-24T14:29:40.6109594-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-04-24T14:29:40.6109594-07:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "00411d31-8c8f-48ef-9e9f-1c8c314eef8f", "Name": "sample string 1" }, "Unit": { "UnitId": "160f8344-0bd9-49e0-8a07-97c4422cedf4", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "05c9a1b9-f615-4ddd-a0b0-46dc488ecd6f", "CreateDate": "2025-04-24T14:29:40.6109594-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-04-24T14:29:40.6109594-07:00", "LastModifiedUser": "sample string 6" }, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "eb03420d-baf3-4336-a3a6-f798bc717554", "FieldId": "788008d8-374e-4d71-8989-02d732ac38d6", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "eb03420d-baf3-4336-a3a6-f798bc717554", "FieldId": "788008d8-374e-4d71-8989-02d732ac38d6", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" } ], "FrequencyNeeded": 1, "ValueNeededDate": "2025-04-24T14:29:40.6109594-07:00", "IsAccumulator": true, "SourceSystemId": "sample string 5", "CompanyId": "b408059b-2ee2-42ff-b74c-68a3aecfe55e", "CreateDate": "2025-04-24T14:29:40.6109594-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-04-24T14:29:40.6109594-07:00", "LastModifiedUser": "sample string 8" }, "Label": "sample string 1", "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "FrequencyNeeded": 1, "ValueNeededDate": "2025-04-24T14:29:40.6109594-07:00", "LastValueDate": "2025-04-24T14:29:40.6109594-07:00", "SourceSystemId": "sample string 2", "CompanyId": "15f4684d-1fde-488b-ba81-b32752fad703", "CreateDate": "2025-04-24T14:29:40.6109594-07:00", "CreateUser": "sample string 4", "LastModifiedDate": "2025-04-24T14:29:40.6109594-07:00", "LastModifiedUser": "sample string 5" } ], "Total": 1, "Message": "sample string 1" }