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": "17541683-0977-44e2-b023-8a7e4a6705f6",
"Asset": {
"AssetId": "2d6a2876-5cf9-4503-be1c-b58fde70d826",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "bf64f343-1952-4212-b1ff-ae63ae569faf",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6704b27c-7066-43bf-a98e-0da91e7d6cd8",
"CreateDate": "2026-03-24T08:02:12.2135035-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-24T08:02:12.2135035-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "49391ed2-a686-4c3d-bea0-bdc6da8bd8df",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-24T08:02:12.2135035-07:00",
"MeasurementValueNeededDate": "2026-03-24T08:02:12.2135035-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "327d7734-7316-4bcb-ac99-98b00d831121",
"CreateDate": "2026-03-24T08:02:12.2135035-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-24T08:02:12.2135035-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-24T08:02:12.2135035-07:00",
"MeasurementValueNeededDate": "2026-03-24T08:02:12.2135035-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "167b11b5-9f5b-427c-b4cc-ed854608ae28",
"CreateDate": "2026-03-24T08:02:12.2135035-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-24T08:02:12.2135035-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "657ddd95-bc01-4b7a-a3c7-4c5b6d416caa",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "bf64f343-1952-4212-b1ff-ae63ae569faf",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6704b27c-7066-43bf-a98e-0da91e7d6cd8",
"CreateDate": "2026-03-24T08:02:12.2135035-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-24T08:02:12.2135035-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "b7b4a336-aa6e-40c2-b5f6-b5654baa24b8",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "06c3e461-d551-49d2-8e1e-8a532b2ad7d5",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "574217a9-c15d-4ffc-a9db-bbfb6d836e6e",
"CreateDate": "2026-03-24T08:02:12.2135035-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-24T08:02:12.2135035-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "fe2592ad-3a5c-424a-8d70-347f19389ded",
"FieldId": "3dbead04-f553-44f8-9d98-66ee5a314251",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "fe2592ad-3a5c-424a-8d70-347f19389ded",
"FieldId": "3dbead04-f553-44f8-9d98-66ee5a314251",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-24T08:02:12.2135035-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "9d703d0f-175d-4cbb-a5c3-a0353ea27191",
"CreateDate": "2026-03-24T08:02:12.2135035-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-24T08:02:12.2135035-07:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-24T08:02:12.2135035-07:00",
"LastValueDate": "2026-03-24T08:02:12.2135035-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "5c457153-2761-4826-8d91-b7f37405eace",
"CreateDate": "2026-03-24T08:02:12.2135035-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-24T08:02:12.2135035-07:00",
"LastModifiedUser": "sample string 5"
},
{
"AssetMeasurementTypeId": "17541683-0977-44e2-b023-8a7e4a6705f6",
"Asset": {
"AssetId": "2d6a2876-5cf9-4503-be1c-b58fde70d826",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "bf64f343-1952-4212-b1ff-ae63ae569faf",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6704b27c-7066-43bf-a98e-0da91e7d6cd8",
"CreateDate": "2026-03-24T08:02:12.2135035-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-24T08:02:12.2135035-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "49391ed2-a686-4c3d-bea0-bdc6da8bd8df",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-24T08:02:12.2135035-07:00",
"MeasurementValueNeededDate": "2026-03-24T08:02:12.2135035-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "327d7734-7316-4bcb-ac99-98b00d831121",
"CreateDate": "2026-03-24T08:02:12.2135035-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-24T08:02:12.2135035-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-24T08:02:12.2135035-07:00",
"MeasurementValueNeededDate": "2026-03-24T08:02:12.2135035-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "167b11b5-9f5b-427c-b4cc-ed854608ae28",
"CreateDate": "2026-03-24T08:02:12.2135035-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-24T08:02:12.2135035-07:00",
"LastModifiedUser": "sample string 8"
},
"MeasurementType": {
"MeasurementTypeId": "657ddd95-bc01-4b7a-a3c7-4c5b6d416caa",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "bf64f343-1952-4212-b1ff-ae63ae569faf",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6704b27c-7066-43bf-a98e-0da91e7d6cd8",
"CreateDate": "2026-03-24T08:02:12.2135035-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-24T08:02:12.2135035-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "b7b4a336-aa6e-40c2-b5f6-b5654baa24b8",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "06c3e461-d551-49d2-8e1e-8a532b2ad7d5",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "574217a9-c15d-4ffc-a9db-bbfb6d836e6e",
"CreateDate": "2026-03-24T08:02:12.2135035-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-24T08:02:12.2135035-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "fe2592ad-3a5c-424a-8d70-347f19389ded",
"FieldId": "3dbead04-f553-44f8-9d98-66ee5a314251",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "fe2592ad-3a5c-424a-8d70-347f19389ded",
"FieldId": "3dbead04-f553-44f8-9d98-66ee5a314251",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-24T08:02:12.2135035-07:00",
"IsAccumulator": true,
"SourceSystemId": "sample string 5",
"CompanyId": "9d703d0f-175d-4cbb-a5c3-a0353ea27191",
"CreateDate": "2026-03-24T08:02:12.2135035-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-24T08:02:12.2135035-07:00",
"LastModifiedUser": "sample string 8"
},
"Label": "sample string 1",
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-03-24T08:02:12.2135035-07:00",
"LastValueDate": "2026-03-24T08:02:12.2135035-07:00",
"SourceSystemId": "sample string 2",
"CompanyId": "5c457153-2761-4826-8d91-b7f37405eace",
"CreateDate": "2026-03-24T08:02:12.2135035-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-24T08:02:12.2135035-07:00",
"LastModifiedUser": "sample string 5"
}
],
"Total": 1,
"Message": "sample string 1"
}