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": "115f073d-0e66-4ddd-a4b3-0678c1356bf2",
"Asset": {
"AssetId": "e05f47b2-1e3a-4fa6-ac6d-fdb32834bace",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "8e74dd7e-0a35-45e8-8c53-101afed94e7f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "218a0993-a23c-4fd0-b0b9-83e7be685f6a",
"CreateDate": "2026-04-04T20:42:31.28776-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-04T20:42:31.28776-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "3c136270-d366-4d70-900b-1a1d9d906c3f",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-04T20:42:31.28776-07:00",
"MeasurementValueNeededDate": "2026-04-04T20:42:31.28776-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "833b3701-0d66-4ae7-97db-bd24e54171fd",
"CreateDate": "2026-04-04T20:42:31.28776-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-04T20:42:31.28776-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-04T20:42:31.28776-07:00",
"MeasurementValueNeededDate": "2026-04-04T20:42:31.28776-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "863e575b-4341-4797-ba32-fe96e14b00d4",
"CreateDate": "2026-04-04T20:42:31.28776-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-04T20:42:31.28776-07:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"DisplayText": "sample string 2",
"PropertyType": {
"PropertyTypeId": "58607c34-c0ac-4ca9-bbdf-05a01cd347a3",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "8e74dd7e-0a35-45e8-8c53-101afed94e7f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "218a0993-a23c-4fd0-b0b9-83e7be685f6a",
"CreateDate": "2026-04-04T20:42:31.28776-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-04T20:42:31.28776-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "758c6457-567a-4126-a86b-c4d013c865c9",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "37334531-7cb9-4e35-ba5f-56dac166eb20",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "f432fcac-9afa-48b8-82f4-86f85c77da48",
"CreateDate": "2026-04-04T20:42:31.28776-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-04T20:42:31.28776-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "1fa1332a-8f69-4d63-8ea3-b8d537d5368a",
"FieldId": "169a6392-f2a4-494e-97f3-a266fb860557",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "1fa1332a-8f69-4d63-8ea3-b8d537d5368a",
"FieldId": "169a6392-f2a4-494e-97f3-a266fb860557",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "af786bde-6d59-4659-bcca-f68568e357ce",
"CreateDate": "2026-04-04T20:42:31.28776-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-04T20:42:31.28776-07:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "074f51d9-e841-495e-ae5a-81a8e645c22e",
"CreateDate": "2026-04-04T20:42:31.28776-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-04T20:42:31.28776-07:00",
"LastModifiedUser": "sample string 8"
},
{
"PropertyId": "115f073d-0e66-4ddd-a4b3-0678c1356bf2",
"Asset": {
"AssetId": "e05f47b2-1e3a-4fa6-ac6d-fdb32834bace",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "8e74dd7e-0a35-45e8-8c53-101afed94e7f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "218a0993-a23c-4fd0-b0b9-83e7be685f6a",
"CreateDate": "2026-04-04T20:42:31.28776-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-04T20:42:31.28776-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "3c136270-d366-4d70-900b-1a1d9d906c3f",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-04T20:42:31.28776-07:00",
"MeasurementValueNeededDate": "2026-04-04T20:42:31.28776-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "833b3701-0d66-4ae7-97db-bd24e54171fd",
"CreateDate": "2026-04-04T20:42:31.28776-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-04T20:42:31.28776-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-04T20:42:31.28776-07:00",
"MeasurementValueNeededDate": "2026-04-04T20:42:31.28776-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "863e575b-4341-4797-ba32-fe96e14b00d4",
"CreateDate": "2026-04-04T20:42:31.28776-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-04T20:42:31.28776-07:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"DisplayText": "sample string 2",
"PropertyType": {
"PropertyTypeId": "58607c34-c0ac-4ca9-bbdf-05a01cd347a3",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "8e74dd7e-0a35-45e8-8c53-101afed94e7f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "218a0993-a23c-4fd0-b0b9-83e7be685f6a",
"CreateDate": "2026-04-04T20:42:31.28776-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-04T20:42:31.28776-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "758c6457-567a-4126-a86b-c4d013c865c9",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "37334531-7cb9-4e35-ba5f-56dac166eb20",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "f432fcac-9afa-48b8-82f4-86f85c77da48",
"CreateDate": "2026-04-04T20:42:31.28776-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-04T20:42:31.28776-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "1fa1332a-8f69-4d63-8ea3-b8d537d5368a",
"FieldId": "169a6392-f2a4-494e-97f3-a266fb860557",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "1fa1332a-8f69-4d63-8ea3-b8d537d5368a",
"FieldId": "169a6392-f2a4-494e-97f3-a266fb860557",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "af786bde-6d59-4659-bcca-f68568e357ce",
"CreateDate": "2026-04-04T20:42:31.28776-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-04T20:42:31.28776-07:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "074f51d9-e841-495e-ae5a-81a8e645c22e",
"CreateDate": "2026-04-04T20:42:31.28776-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-04T20:42:31.28776-07:00",
"LastModifiedUser": "sample string 8"
}
],
"Total": 1,
"Message": "sample string 1"
}