GET Properties/GetAllForAsset?assetId={assetId}
Retrieves all properties for the given asset. This includes properties 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 properties for an asset.
| Name | Description | Type | Additional information |
|---|---|---|---|
| Data | Collection of Property |
None. |
|
| Total | integer |
None. |
|
| Message | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"Data": [
{
"PropertyId": "9bef303c-0536-4274-9a88-44f880a6ed7c",
"Asset": {
"AssetId": "7f49d03d-3770-4e15-a4d6-86ef08bf626e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "fa5719de-1215-4f7b-9751-b2f7c5da34f5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4ea4d746-90cf-4ace-b40d-0035c85bf555",
"CreateDate": "2026-06-27T08:15:56.9642463-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-27T08:15:56.9642463-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "218cb28b-aa9a-47b1-a8de-8f22c9db9752",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-27T08:15:56.9642463-07:00",
"MeasurementValueNeededDate": "2026-06-27T08:15:56.9642463-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "ec81e16d-e934-4809-8039-ad59d9a7ba29",
"CreateDate": "2026-06-27T08:15:56.9642463-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-27T08:15:56.9642463-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-27T08:15:56.9642463-07:00",
"MeasurementValueNeededDate": "2026-06-27T08:15:56.9642463-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "b2000633-26fb-49cc-b42b-f012408fa607",
"CreateDate": "2026-06-27T08:15:56.9642463-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-27T08:15:56.9642463-07:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"DisplayText": "sample string 2",
"PropertyType": {
"PropertyTypeId": "9ca0e66c-207d-4135-b525-d812104b962b",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "fa5719de-1215-4f7b-9751-b2f7c5da34f5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4ea4d746-90cf-4ace-b40d-0035c85bf555",
"CreateDate": "2026-06-27T08:15:56.9642463-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-27T08:15:56.9642463-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "0a4969d8-6ee7-4864-a2ac-bd22099d3f35",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "cec0eeb5-ba45-4921-9999-c5f3d3220775",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "96e34ed7-5a75-4ac7-b52f-d380665ba19b",
"CreateDate": "2026-06-27T08:15:56.9642463-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-27T08:15:56.9642463-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "c9537adc-61fe-484c-956c-e67496deb140",
"FieldId": "6e3c9299-aaf4-4b1f-ba28-bb67deb5166c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "c9537adc-61fe-484c-956c-e67496deb140",
"FieldId": "6e3c9299-aaf4-4b1f-ba28-bb67deb5166c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "784a9101-5fee-4dee-b9b7-e53ce403b7c9",
"CreateDate": "2026-06-27T08:15:56.9642463-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-27T08:15:56.9642463-07:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "67124596-8960-43ce-ba9b-61bed7dedc1d",
"CreateDate": "2026-06-27T08:15:56.9642463-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-27T08:15:56.9642463-07:00",
"LastModifiedUser": "sample string 8"
},
{
"PropertyId": "9bef303c-0536-4274-9a88-44f880a6ed7c",
"Asset": {
"AssetId": "7f49d03d-3770-4e15-a4d6-86ef08bf626e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "fa5719de-1215-4f7b-9751-b2f7c5da34f5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4ea4d746-90cf-4ace-b40d-0035c85bf555",
"CreateDate": "2026-06-27T08:15:56.9642463-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-27T08:15:56.9642463-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "218cb28b-aa9a-47b1-a8de-8f22c9db9752",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-27T08:15:56.9642463-07:00",
"MeasurementValueNeededDate": "2026-06-27T08:15:56.9642463-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "ec81e16d-e934-4809-8039-ad59d9a7ba29",
"CreateDate": "2026-06-27T08:15:56.9642463-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-27T08:15:56.9642463-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-27T08:15:56.9642463-07:00",
"MeasurementValueNeededDate": "2026-06-27T08:15:56.9642463-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "b2000633-26fb-49cc-b42b-f012408fa607",
"CreateDate": "2026-06-27T08:15:56.9642463-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-27T08:15:56.9642463-07:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"DisplayText": "sample string 2",
"PropertyType": {
"PropertyTypeId": "9ca0e66c-207d-4135-b525-d812104b962b",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "fa5719de-1215-4f7b-9751-b2f7c5da34f5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4ea4d746-90cf-4ace-b40d-0035c85bf555",
"CreateDate": "2026-06-27T08:15:56.9642463-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-27T08:15:56.9642463-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "0a4969d8-6ee7-4864-a2ac-bd22099d3f35",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "cec0eeb5-ba45-4921-9999-c5f3d3220775",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "96e34ed7-5a75-4ac7-b52f-d380665ba19b",
"CreateDate": "2026-06-27T08:15:56.9642463-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-27T08:15:56.9642463-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "c9537adc-61fe-484c-956c-e67496deb140",
"FieldId": "6e3c9299-aaf4-4b1f-ba28-bb67deb5166c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "c9537adc-61fe-484c-956c-e67496deb140",
"FieldId": "6e3c9299-aaf4-4b1f-ba28-bb67deb5166c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "784a9101-5fee-4dee-b9b7-e53ce403b7c9",
"CreateDate": "2026-06-27T08:15:56.9642463-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-27T08:15:56.9642463-07:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "67124596-8960-43ce-ba9b-61bed7dedc1d",
"CreateDate": "2026-06-27T08:15:56.9642463-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-27T08:15:56.9642463-07:00",
"LastModifiedUser": "sample string 8"
}
],
"Total": 1,
"Message": "sample string 1"
}