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": "73c29339-2d04-4428-b007-a6b2a0552092",
"Asset": {
"AssetId": "53cab7ca-0c63-4886-9d59-6b2b611f10a9",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "9001ce76-db2a-4b29-9e56-a038f124dc05",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e88b71ab-367a-4243-9ffb-471ca156c80f",
"CreateDate": "2026-08-22T13:12:42.4855038-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-22T13:12:42.4855038-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "5722f755-65f8-48a4-b1a2-2cfe67834ccf",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-22T13:12:42.4855038-07:00",
"MeasurementValueNeededDate": "2026-08-22T13:12:42.4855038-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "3c76e4a1-054c-4669-af0a-bbb185af7b51",
"CreateDate": "2026-08-22T13:12:42.4855038-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-22T13:12:42.4855038-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-22T13:12:42.4855038-07:00",
"MeasurementValueNeededDate": "2026-08-22T13:12:42.4855038-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "da5769f0-467e-4af2-aaa5-45385df4b38a",
"CreateDate": "2026-08-22T13:12:42.4855038-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-22T13:12:42.4855038-07:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"DisplayText": "sample string 2",
"PropertyType": {
"PropertyTypeId": "172beb70-a345-4b98-ae4f-885187adf37d",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "9001ce76-db2a-4b29-9e56-a038f124dc05",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e88b71ab-367a-4243-9ffb-471ca156c80f",
"CreateDate": "2026-08-22T13:12:42.4855038-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-22T13:12:42.4855038-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "ebe52f8f-530b-4252-833b-591d659050c3",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6c12e6af-89b4-4d89-a81e-8af2d2b4dac8",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "c10d7219-263b-4c50-8e3c-d79b845d1c88",
"CreateDate": "2026-08-22T13:12:42.4855038-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-22T13:12:42.4855038-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "88206aa9-504a-4841-904b-edfe986a33c9",
"FieldId": "94cf7b90-ade0-40fa-96cf-cfd025d4063a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "88206aa9-504a-4841-904b-edfe986a33c9",
"FieldId": "94cf7b90-ade0-40fa-96cf-cfd025d4063a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "3d61ec25-b176-4575-9ed8-3c44c5ddac01",
"CreateDate": "2026-08-22T13:12:42.5011539-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-22T13:12:42.5011539-07:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "fd20b52d-b2f4-4f68-9881-85b813d82522",
"CreateDate": "2026-08-22T13:12:42.5011539-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-22T13:12:42.5011539-07:00",
"LastModifiedUser": "sample string 8"
},
{
"PropertyId": "73c29339-2d04-4428-b007-a6b2a0552092",
"Asset": {
"AssetId": "53cab7ca-0c63-4886-9d59-6b2b611f10a9",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "9001ce76-db2a-4b29-9e56-a038f124dc05",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e88b71ab-367a-4243-9ffb-471ca156c80f",
"CreateDate": "2026-08-22T13:12:42.4855038-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-22T13:12:42.4855038-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "5722f755-65f8-48a4-b1a2-2cfe67834ccf",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-22T13:12:42.4855038-07:00",
"MeasurementValueNeededDate": "2026-08-22T13:12:42.4855038-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "3c76e4a1-054c-4669-af0a-bbb185af7b51",
"CreateDate": "2026-08-22T13:12:42.4855038-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-22T13:12:42.4855038-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-22T13:12:42.4855038-07:00",
"MeasurementValueNeededDate": "2026-08-22T13:12:42.4855038-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "da5769f0-467e-4af2-aaa5-45385df4b38a",
"CreateDate": "2026-08-22T13:12:42.4855038-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-22T13:12:42.4855038-07:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"DisplayText": "sample string 2",
"PropertyType": {
"PropertyTypeId": "172beb70-a345-4b98-ae4f-885187adf37d",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "9001ce76-db2a-4b29-9e56-a038f124dc05",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e88b71ab-367a-4243-9ffb-471ca156c80f",
"CreateDate": "2026-08-22T13:12:42.4855038-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-22T13:12:42.4855038-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "ebe52f8f-530b-4252-833b-591d659050c3",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6c12e6af-89b4-4d89-a81e-8af2d2b4dac8",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "c10d7219-263b-4c50-8e3c-d79b845d1c88",
"CreateDate": "2026-08-22T13:12:42.4855038-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-22T13:12:42.4855038-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "88206aa9-504a-4841-904b-edfe986a33c9",
"FieldId": "94cf7b90-ade0-40fa-96cf-cfd025d4063a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "88206aa9-504a-4841-904b-edfe986a33c9",
"FieldId": "94cf7b90-ade0-40fa-96cf-cfd025d4063a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "3d61ec25-b176-4575-9ed8-3c44c5ddac01",
"CreateDate": "2026-08-22T13:12:42.5011539-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-22T13:12:42.5011539-07:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "fd20b52d-b2f4-4f68-9881-85b813d82522",
"CreateDate": "2026-08-22T13:12:42.5011539-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-22T13:12:42.5011539-07:00",
"LastModifiedUser": "sample string 8"
}
],
"Total": 1,
"Message": "sample string 1"
}