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": "f0638297-6b41-40ba-9847-d71f3a04cfa2",
"Asset": {
"AssetId": "a0c0579d-f352-4943-9d04-1e9a036cfea6",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "d1935162-904f-489b-ba59-795d93e943f9",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a7c5bf81-57cd-4811-b915-cc1e546141b5",
"CreateDate": "2026-02-08T15:48:05.6432941-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-08T15:48:05.6432941-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "b4c03fe7-9062-4226-b44b-53fc015c2278",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-08T15:48:05.6432941-08:00",
"MeasurementValueNeededDate": "2026-02-08T15:48:05.6432941-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "808bdb91-7d38-42d5-befa-1f0b836c9abc",
"CreateDate": "2026-02-08T15:48:05.6432941-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-08T15:48:05.6432941-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-08T15:48:05.6432941-08:00",
"MeasurementValueNeededDate": "2026-02-08T15:48:05.6432941-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "63626375-79f5-4e02-adc7-6bf39630d04e",
"CreateDate": "2026-02-08T15:48:05.6432941-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-08T15:48:05.6432941-08:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "25e8b7d2-cf98-4d54-8a96-2762779340bf",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "d1935162-904f-489b-ba59-795d93e943f9",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a7c5bf81-57cd-4811-b915-cc1e546141b5",
"CreateDate": "2026-02-08T15:48:05.6432941-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-08T15:48:05.6432941-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "7de0fdf0-d41a-49db-b66f-7be1e98fe038",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "ab5a11b4-c602-4ef3-ba3c-b2d7850e2b3f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "56fd7673-c867-43a2-9ebb-49696821aa53",
"CreateDate": "2026-02-08T15:48:05.6432941-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-08T15:48:05.6432941-08:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "bef7c521-6cf7-41f5-857d-2c46cb848bb0",
"FieldId": "4f463455-9d3d-41aa-8f2a-f732976dda2c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "bef7c521-6cf7-41f5-857d-2c46cb848bb0",
"FieldId": "4f463455-9d3d-41aa-8f2a-f732976dda2c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-08T15:48:05.6432941-08:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "6045674d-4dd7-4d83-aac2-f50501bab5fd",
"CreateDate": "2026-02-08T15:48:05.6432941-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-08T15:48:05.6432941-08:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-08T15:48:05.6432941-08:00",
"LastValueDate": "2026-02-08T15:48:05.6432941-08:00",
"SourceSystemId": "sample string 2",
"CompanyId": "c2687a3f-6af4-4f64-883f-bdedd9d5cb49",
"CreateDate": "2026-02-08T15:48:05.6432941-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-02-08T15:48:05.6432941-08:00",
"LastModifiedUser": "sample string 5"
},
{
"AssetMeasurementTypeId": "f0638297-6b41-40ba-9847-d71f3a04cfa2",
"Asset": {
"AssetId": "a0c0579d-f352-4943-9d04-1e9a036cfea6",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "d1935162-904f-489b-ba59-795d93e943f9",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a7c5bf81-57cd-4811-b915-cc1e546141b5",
"CreateDate": "2026-02-08T15:48:05.6432941-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-08T15:48:05.6432941-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "b4c03fe7-9062-4226-b44b-53fc015c2278",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-08T15:48:05.6432941-08:00",
"MeasurementValueNeededDate": "2026-02-08T15:48:05.6432941-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "808bdb91-7d38-42d5-befa-1f0b836c9abc",
"CreateDate": "2026-02-08T15:48:05.6432941-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-08T15:48:05.6432941-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-08T15:48:05.6432941-08:00",
"MeasurementValueNeededDate": "2026-02-08T15:48:05.6432941-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "63626375-79f5-4e02-adc7-6bf39630d04e",
"CreateDate": "2026-02-08T15:48:05.6432941-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-08T15:48:05.6432941-08:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "25e8b7d2-cf98-4d54-8a96-2762779340bf",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "d1935162-904f-489b-ba59-795d93e943f9",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a7c5bf81-57cd-4811-b915-cc1e546141b5",
"CreateDate": "2026-02-08T15:48:05.6432941-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-08T15:48:05.6432941-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "7de0fdf0-d41a-49db-b66f-7be1e98fe038",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "ab5a11b4-c602-4ef3-ba3c-b2d7850e2b3f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "56fd7673-c867-43a2-9ebb-49696821aa53",
"CreateDate": "2026-02-08T15:48:05.6432941-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-08T15:48:05.6432941-08:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "bef7c521-6cf7-41f5-857d-2c46cb848bb0",
"FieldId": "4f463455-9d3d-41aa-8f2a-f732976dda2c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "bef7c521-6cf7-41f5-857d-2c46cb848bb0",
"FieldId": "4f463455-9d3d-41aa-8f2a-f732976dda2c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-08T15:48:05.6432941-08:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "6045674d-4dd7-4d83-aac2-f50501bab5fd",
"CreateDate": "2026-02-08T15:48:05.6432941-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-08T15:48:05.6432941-08:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-08T15:48:05.6432941-08:00",
"LastValueDate": "2026-02-08T15:48:05.6432941-08:00",
"SourceSystemId": "sample string 2",
"CompanyId": "c2687a3f-6af4-4f64-883f-bdedd9d5cb49",
"CreateDate": "2026-02-08T15:48:05.6432941-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-02-08T15:48:05.6432941-08:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}