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": "1acceab0-12a4-4ac4-9b5e-7861f0fd9ead",
"Asset": {
"AssetId": "9449f16f-c985-4a92-bb2f-16537a9925b6",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "ee1e1534-603f-471f-8f74-69df4bb4bc8c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "93024935-e481-4d44-a591-7bb3bac09c25",
"CreateDate": "2026-06-28T14:52:33.0592693-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-28T14:52:33.0592693-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "0f35330d-e65a-4ca1-8bea-f9526f680e39",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-28T14:52:33.0592693-07:00",
"MeasurementValueNeededDate": "2026-06-28T14:52:33.0592693-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d8cbb48f-3d86-499b-99c6-892ab974ff85",
"CreateDate": "2026-06-28T14:52:33.0592693-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-28T14:52:33.0592693-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-28T14:52:33.0592693-07:00",
"MeasurementValueNeededDate": "2026-06-28T14:52:33.0592693-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "8f927a4f-715c-44ae-b0be-1bb7f7fe0238",
"CreateDate": "2026-06-28T14:52:33.0592693-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-28T14:52:33.0592693-07:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"PropertyType": {
"PropertyTypeId": "4d8c911e-5eec-43b5-bc4d-1eb4d80317a4",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "ee1e1534-603f-471f-8f74-69df4bb4bc8c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "93024935-e481-4d44-a591-7bb3bac09c25",
"CreateDate": "2026-06-28T14:52:33.0592693-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-28T14:52:33.0592693-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "9d66828f-c123-425f-912c-b1f2fce02fa1",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9176f798-e0a8-40ee-8d91-8a01830ba9f3",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "03a64979-a383-4bb4-a48d-ca9590c09f0d",
"CreateDate": "2026-06-28T14:52:33.0592693-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-28T14:52:33.0592693-07: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": "92f859ad-6d97-4694-8ba9-52c009da678f",
"CreateDate": "2026-06-28T14:52:33.0592693-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-28T14:52:33.0592693-07:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "21ceb224-9278-459b-ba14-ad9dcb531229",
"CreateDate": "2026-06-28T14:52:33.0592693-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-28T14:52:33.0592693-07:00",
"LastModifiedUser": "sample string 7"
},
{
"PropertyId": "1acceab0-12a4-4ac4-9b5e-7861f0fd9ead",
"Asset": {
"AssetId": "9449f16f-c985-4a92-bb2f-16537a9925b6",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "ee1e1534-603f-471f-8f74-69df4bb4bc8c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "93024935-e481-4d44-a591-7bb3bac09c25",
"CreateDate": "2026-06-28T14:52:33.0592693-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-28T14:52:33.0592693-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "0f35330d-e65a-4ca1-8bea-f9526f680e39",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-28T14:52:33.0592693-07:00",
"MeasurementValueNeededDate": "2026-06-28T14:52:33.0592693-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d8cbb48f-3d86-499b-99c6-892ab974ff85",
"CreateDate": "2026-06-28T14:52:33.0592693-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-28T14:52:33.0592693-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-28T14:52:33.0592693-07:00",
"MeasurementValueNeededDate": "2026-06-28T14:52:33.0592693-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "8f927a4f-715c-44ae-b0be-1bb7f7fe0238",
"CreateDate": "2026-06-28T14:52:33.0592693-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-28T14:52:33.0592693-07:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"PropertyType": {
"PropertyTypeId": "4d8c911e-5eec-43b5-bc4d-1eb4d80317a4",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "ee1e1534-603f-471f-8f74-69df4bb4bc8c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "93024935-e481-4d44-a591-7bb3bac09c25",
"CreateDate": "2026-06-28T14:52:33.0592693-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-28T14:52:33.0592693-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "9d66828f-c123-425f-912c-b1f2fce02fa1",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9176f798-e0a8-40ee-8d91-8a01830ba9f3",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "03a64979-a383-4bb4-a48d-ca9590c09f0d",
"CreateDate": "2026-06-28T14:52:33.0592693-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-28T14:52:33.0592693-07: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": "92f859ad-6d97-4694-8ba9-52c009da678f",
"CreateDate": "2026-06-28T14:52:33.0592693-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-28T14:52:33.0592693-07:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "21ceb224-9278-459b-ba14-ad9dcb531229",
"CreateDate": "2026-06-28T14:52:33.0592693-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-28T14:52:33.0592693-07:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}