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": "8ef4c682-6382-44af-9ae3-c8cec9d38f42",
"Asset": {
"AssetId": "f10479aa-f7cb-4582-917c-f1d4f9343fd5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "3f7bd31e-9395-4473-b9bd-03dc4d2c8d30",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "5dd87933-6501-423c-9675-473a6c21a781",
"CreateDate": "2026-08-08T02:36:26.4986323-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-08T02:36:26.4986323-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "291f052c-521c-4978-a83f-8f96de48f0b7",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-08T02:36:26.4986323-07:00",
"MeasurementValueNeededDate": "2026-08-08T02:36:26.4986323-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "34673741-a3fa-4610-920b-1517df719e17",
"CreateDate": "2026-08-08T02:36:26.4986323-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-08T02:36:26.4986323-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-08T02:36:26.4986323-07:00",
"MeasurementValueNeededDate": "2026-08-08T02:36:26.4986323-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "3fe4c721-ff76-4b74-9efd-6bec53630144",
"CreateDate": "2026-08-08T02:36:26.4986323-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-08T02:36:26.4986323-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "cd4dcddb-f56c-47f9-8855-e1c14a17dc18",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "3f7bd31e-9395-4473-b9bd-03dc4d2c8d30",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "5dd87933-6501-423c-9675-473a6c21a781",
"CreateDate": "2026-08-08T02:36:26.4986323-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-08T02:36:26.4986323-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "976ee08f-de91-4f4d-9946-a559ab708427",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "35e3e299-0ea5-4cdd-b0ff-2bad1740027d",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "27b3cbad-836c-46ca-989f-0a22d5b00f59",
"CreateDate": "2026-08-08T02:36:26.4986323-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-08T02:36:26.4986323-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "86d96215-9d9a-4668-b5e9-fe041fd290cc",
"FieldId": "fd9f0155-f0ca-4802-a04e-4abf476fa80e",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "86d96215-9d9a-4668-b5e9-fe041fd290cc",
"FieldId": "fd9f0155-f0ca-4802-a04e-4abf476fa80e",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-08T02:36:26.4986323-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "8a6563ea-78be-455f-b879-d510e64451eb",
"CreateDate": "2026-08-08T02:36:26.4986323-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-08T02:36:26.4986323-07:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-08T02:36:26.4986323-07:00",
"LastValueDate": "2026-08-08T02:36:26.4986323-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "2db69c61-15e5-48ee-a8b4-04ef5130cb68",
"CreateDate": "2026-08-08T02:36:26.4986323-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-08T02:36:26.4986323-07:00",
"LastModifiedUser": "sample string 5"
},
{
"AssetMeasurementTypeId": "8ef4c682-6382-44af-9ae3-c8cec9d38f42",
"Asset": {
"AssetId": "f10479aa-f7cb-4582-917c-f1d4f9343fd5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "3f7bd31e-9395-4473-b9bd-03dc4d2c8d30",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "5dd87933-6501-423c-9675-473a6c21a781",
"CreateDate": "2026-08-08T02:36:26.4986323-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-08T02:36:26.4986323-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "291f052c-521c-4978-a83f-8f96de48f0b7",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-08T02:36:26.4986323-07:00",
"MeasurementValueNeededDate": "2026-08-08T02:36:26.4986323-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "34673741-a3fa-4610-920b-1517df719e17",
"CreateDate": "2026-08-08T02:36:26.4986323-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-08T02:36:26.4986323-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-08T02:36:26.4986323-07:00",
"MeasurementValueNeededDate": "2026-08-08T02:36:26.4986323-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "3fe4c721-ff76-4b74-9efd-6bec53630144",
"CreateDate": "2026-08-08T02:36:26.4986323-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-08T02:36:26.4986323-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "cd4dcddb-f56c-47f9-8855-e1c14a17dc18",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "3f7bd31e-9395-4473-b9bd-03dc4d2c8d30",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "5dd87933-6501-423c-9675-473a6c21a781",
"CreateDate": "2026-08-08T02:36:26.4986323-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-08T02:36:26.4986323-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "976ee08f-de91-4f4d-9946-a559ab708427",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "35e3e299-0ea5-4cdd-b0ff-2bad1740027d",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "27b3cbad-836c-46ca-989f-0a22d5b00f59",
"CreateDate": "2026-08-08T02:36:26.4986323-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-08T02:36:26.4986323-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "86d96215-9d9a-4668-b5e9-fe041fd290cc",
"FieldId": "fd9f0155-f0ca-4802-a04e-4abf476fa80e",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "86d96215-9d9a-4668-b5e9-fe041fd290cc",
"FieldId": "fd9f0155-f0ca-4802-a04e-4abf476fa80e",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-08T02:36:26.4986323-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "8a6563ea-78be-455f-b879-d510e64451eb",
"CreateDate": "2026-08-08T02:36:26.4986323-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-08T02:36:26.4986323-07:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-08T02:36:26.4986323-07:00",
"LastValueDate": "2026-08-08T02:36:26.4986323-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "2db69c61-15e5-48ee-a8b4-04ef5130cb68",
"CreateDate": "2026-08-08T02:36:26.4986323-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-08T02:36:26.4986323-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}