GET MeasurementTypes?assetTypeId={assetTypeId}&take={take}&skip={skip}&sort[0].Field={sort[0].Field}&sort[0].Dir={sort[0].Dir}&sort[1].Field={sort[1].Field}&sort[1].Dir={sort[1].Dir}
Retrieves measurement types for the given parameters. All parameters are optional.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
assetTypeId |
Id of the asset type |
globally unique identifier |
None. |
take |
Number of measurement types to retrieve. Default is all measurement types |
integer |
None. |
skip |
Number of measurement types to skip before retrieval |
integer |
Default value is 0 |
sort |
List of sorting rules to describe how to sort the measurement types before retrieval |
Collection of Sort |
None. |
Operator | string |
None. |
|
Field | string |
None. |
|
Value | string |
None. |
|
Logic | string |
None. |
|
Filters | Collection of Filter |
None. |
Body Parameters
None.
Response Information
Resource Description
On success, a list of measurement types.
Name | Description | Type | Additional information |
---|---|---|---|
Data | Collection of MeasurementType |
None. |
|
Total | integer |
None. |
|
Message | string |
None. |
Response Formats
application/json, text/json
Sample:
{ "Data": [ { "MeasurementTypeId": "c7c9eb6b-e650-4be7-9a3d-10058d5c4a35", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "321447e0-54fa-4872-b0e1-ecafb640dac5", "Name": "sample string 1", "Description": "sample string 2", "IsWell": true, "DisplayColor": "sample string 4", "SourceSystemId": "sample string 5", "CompanyId": "191a9e27-da73-4299-b959-07268209a746", "CreateDate": "2025-07-05T09:42:18.8815723-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-07-05T09:42:18.8815723-07:00", "LastModifiedUser": "sample string 8" }, "DataType": { "DataTypeId": "1d945f43-94ab-461d-81a7-3f2e41f708fd", "Name": "sample string 1" }, "Unit": { "UnitId": "52a12642-a589-43eb-9844-1e2a0d075d58", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "09e98df7-abb0-4c2b-a385-9e9e3d8b1ac0", "CreateDate": "2025-07-05T09:42:18.8815723-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-07-05T09:42:18.8815723-07:00", "LastModifiedUser": "sample string 6" }, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "e458c885-7745-453b-b197-4ac133c4c5d9", "FieldId": "d7056873-cfa6-4da9-909c-b296dee14a48", "FieldName": "sample string 1", "FieldLable": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "e458c885-7745-453b-b197-4ac133c4c5d9", "FieldId": "d7056873-cfa6-4da9-909c-b296dee14a48", "FieldName": "sample string 1", "FieldLable": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" } ], "FrequencyNeeded": 1, "ValueNeededDate": "2025-07-05T09:42:18.8815723-07:00", "IsAccumulator": true, "SourceSystemId": "sample string 5", "CompanyId": "7d6c41d0-f307-420e-8e70-d3f82889ea4e", "CreateDate": "2025-07-05T09:42:18.8815723-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-07-05T09:42:18.8815723-07:00", "LastModifiedUser": "sample string 8" }, { "MeasurementTypeId": "c7c9eb6b-e650-4be7-9a3d-10058d5c4a35", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "321447e0-54fa-4872-b0e1-ecafb640dac5", "Name": "sample string 1", "Description": "sample string 2", "IsWell": true, "DisplayColor": "sample string 4", "SourceSystemId": "sample string 5", "CompanyId": "191a9e27-da73-4299-b959-07268209a746", "CreateDate": "2025-07-05T09:42:18.8815723-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-07-05T09:42:18.8815723-07:00", "LastModifiedUser": "sample string 8" }, "DataType": { "DataTypeId": "1d945f43-94ab-461d-81a7-3f2e41f708fd", "Name": "sample string 1" }, "Unit": { "UnitId": "52a12642-a589-43eb-9844-1e2a0d075d58", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "09e98df7-abb0-4c2b-a385-9e9e3d8b1ac0", "CreateDate": "2025-07-05T09:42:18.8815723-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-07-05T09:42:18.8815723-07:00", "LastModifiedUser": "sample string 6" }, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "e458c885-7745-453b-b197-4ac133c4c5d9", "FieldId": "d7056873-cfa6-4da9-909c-b296dee14a48", "FieldName": "sample string 1", "FieldLable": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "e458c885-7745-453b-b197-4ac133c4c5d9", "FieldId": "d7056873-cfa6-4da9-909c-b296dee14a48", "FieldName": "sample string 1", "FieldLable": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" } ], "FrequencyNeeded": 1, "ValueNeededDate": "2025-07-05T09:42:18.8815723-07:00", "IsAccumulator": true, "SourceSystemId": "sample string 5", "CompanyId": "7d6c41d0-f307-420e-8e70-d3f82889ea4e", "CreateDate": "2025-07-05T09:42:18.8815723-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-07-05T09:42:18.8815723-07:00", "LastModifiedUser": "sample string 8" } ], "Total": 1, "Message": "sample string 1" }