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": "4ce0d5c1-95b5-4c8d-becc-c7cd61914ae2",
"Asset": {
"AssetId": "880db2b9-c7a6-44e4-b671-f5ed392ba96e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "f232b3ad-bab0-448d-96f2-8d45a03e7f04",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "97c7a2e2-f930-4243-9a72-9f823fe73f79",
"CreateDate": "2026-02-10T22:24:43.6552947-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-10T22:24:43.6552947-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "8e82251e-1d78-446c-afb1-6b8e874d8663",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-10T22:24:43.6552947-08:00",
"MeasurementValueNeededDate": "2026-02-10T22:24:43.6552947-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "3bdd28f7-6a81-48a1-a214-130939b696a3",
"CreateDate": "2026-02-10T22:24:43.6552947-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-10T22:24:43.6552947-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-10T22:24:43.6552947-08:00",
"MeasurementValueNeededDate": "2026-02-10T22:24:43.6552947-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "8c66db79-21a7-49cb-bbbc-7259e21ef458",
"CreateDate": "2026-02-10T22:24:43.6552947-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-10T22:24:43.6552947-08:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"PropertyType": {
"PropertyTypeId": "12e59be1-57dc-4d5f-be9f-19751d111cd6",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "f232b3ad-bab0-448d-96f2-8d45a03e7f04",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "97c7a2e2-f930-4243-9a72-9f823fe73f79",
"CreateDate": "2026-02-10T22:24:43.6552947-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-10T22:24:43.6552947-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "9e4b3349-738f-40fd-9c65-c408540c82a6",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9ba3eff9-2945-4e6f-905e-c6faa5f635b2",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e092f2fa-f275-425d-9785-06476ecc255e",
"CreateDate": "2026-02-10T22:24:43.6552947-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-10T22:24:43.6552947-08:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
"sample string 1",
"sample string 2"
],
"SourceSystemId": "sample string 4",
"CompanyId": "66a8733a-c254-4313-955c-3b1010a4e443",
"CreateDate": "2026-02-10T22:24:43.6710153-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-10T22:24:43.6710153-08:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e92ba736-a28b-4c14-9973-204e85a6ecfb",
"CreateDate": "2026-02-10T22:24:43.6710153-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-10T22:24:43.6710153-08:00",
"LastModifiedUser": "sample string 7"
},
{
"PropertyId": "4ce0d5c1-95b5-4c8d-becc-c7cd61914ae2",
"Asset": {
"AssetId": "880db2b9-c7a6-44e4-b671-f5ed392ba96e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "f232b3ad-bab0-448d-96f2-8d45a03e7f04",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "97c7a2e2-f930-4243-9a72-9f823fe73f79",
"CreateDate": "2026-02-10T22:24:43.6552947-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-10T22:24:43.6552947-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "8e82251e-1d78-446c-afb1-6b8e874d8663",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-10T22:24:43.6552947-08:00",
"MeasurementValueNeededDate": "2026-02-10T22:24:43.6552947-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "3bdd28f7-6a81-48a1-a214-130939b696a3",
"CreateDate": "2026-02-10T22:24:43.6552947-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-10T22:24:43.6552947-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-10T22:24:43.6552947-08:00",
"MeasurementValueNeededDate": "2026-02-10T22:24:43.6552947-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "8c66db79-21a7-49cb-bbbc-7259e21ef458",
"CreateDate": "2026-02-10T22:24:43.6552947-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-10T22:24:43.6552947-08:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"PropertyType": {
"PropertyTypeId": "12e59be1-57dc-4d5f-be9f-19751d111cd6",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "f232b3ad-bab0-448d-96f2-8d45a03e7f04",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "97c7a2e2-f930-4243-9a72-9f823fe73f79",
"CreateDate": "2026-02-10T22:24:43.6552947-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-10T22:24:43.6552947-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "9e4b3349-738f-40fd-9c65-c408540c82a6",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9ba3eff9-2945-4e6f-905e-c6faa5f635b2",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e092f2fa-f275-425d-9785-06476ecc255e",
"CreateDate": "2026-02-10T22:24:43.6552947-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-10T22:24:43.6552947-08:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
"sample string 1",
"sample string 2"
],
"SourceSystemId": "sample string 4",
"CompanyId": "66a8733a-c254-4313-955c-3b1010a4e443",
"CreateDate": "2026-02-10T22:24:43.6710153-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-10T22:24:43.6710153-08:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e92ba736-a28b-4c14-9973-204e85a6ecfb",
"CreateDate": "2026-02-10T22:24:43.6710153-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-10T22:24:43.6710153-08:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}