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": "c107270e-f132-4fa8-959a-5a214e9b16f8",
"Asset": {
"AssetId": "734db416-c693-46a5-a557-6571a0075aa5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "1584e203-2f1b-40a4-9f34-7ed950a6d723",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "8b78d4bf-e073-4e35-93ee-7c3d7138def0",
"CreateDate": "2026-03-07T11:15:42.71138-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-07T11:15:42.71138-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "7fec26cb-8443-45c8-9efa-f1c30e6ad6c8",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-07T11:15:42.71138-08:00",
"MeasurementValueNeededDate": "2026-03-07T11:15:42.71138-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "8edd2700-7d56-4a38-aa39-5a873520b865",
"CreateDate": "2026-03-07T11:15:42.71138-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-07T11:15:42.71138-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-07T11:15:42.71138-08:00",
"MeasurementValueNeededDate": "2026-03-07T11:15:42.71138-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "58bbf1da-4eed-4ba5-b4c5-115685b03362",
"CreateDate": "2026-03-07T11:15:42.71138-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-07T11:15:42.71138-08:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"PropertyType": {
"PropertyTypeId": "f68aaa80-adb2-4423-8d97-79315a23d1e3",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "1584e203-2f1b-40a4-9f34-7ed950a6d723",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "8b78d4bf-e073-4e35-93ee-7c3d7138def0",
"CreateDate": "2026-03-07T11:15:42.71138-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-07T11:15:42.71138-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "0c609b42-e8b3-45a1-97c2-39d3a62928b7",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "8669be0f-0810-41d5-b6fc-a0b94a805407",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e765fa98-3fc1-4c26-85aa-184d0d8e0dd7",
"CreateDate": "2026-03-07T11:15:42.71138-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-07T11:15:42.71138-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": "c3886509-756e-4dab-a905-feb1d9f5e597",
"CreateDate": "2026-03-07T11:15:42.71138-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-07T11:15:42.71138-08:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6a5d70dd-b361-4c11-99cc-99f388552c1e",
"CreateDate": "2026-03-07T11:15:42.71138-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-07T11:15:42.71138-08:00",
"LastModifiedUser": "sample string 7"
},
{
"PropertyId": "c107270e-f132-4fa8-959a-5a214e9b16f8",
"Asset": {
"AssetId": "734db416-c693-46a5-a557-6571a0075aa5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "1584e203-2f1b-40a4-9f34-7ed950a6d723",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "8b78d4bf-e073-4e35-93ee-7c3d7138def0",
"CreateDate": "2026-03-07T11:15:42.71138-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-07T11:15:42.71138-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "7fec26cb-8443-45c8-9efa-f1c30e6ad6c8",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-07T11:15:42.71138-08:00",
"MeasurementValueNeededDate": "2026-03-07T11:15:42.71138-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "8edd2700-7d56-4a38-aa39-5a873520b865",
"CreateDate": "2026-03-07T11:15:42.71138-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-07T11:15:42.71138-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-07T11:15:42.71138-08:00",
"MeasurementValueNeededDate": "2026-03-07T11:15:42.71138-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "58bbf1da-4eed-4ba5-b4c5-115685b03362",
"CreateDate": "2026-03-07T11:15:42.71138-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-07T11:15:42.71138-08:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"PropertyType": {
"PropertyTypeId": "f68aaa80-adb2-4423-8d97-79315a23d1e3",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "1584e203-2f1b-40a4-9f34-7ed950a6d723",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "8b78d4bf-e073-4e35-93ee-7c3d7138def0",
"CreateDate": "2026-03-07T11:15:42.71138-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-07T11:15:42.71138-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "0c609b42-e8b3-45a1-97c2-39d3a62928b7",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "8669be0f-0810-41d5-b6fc-a0b94a805407",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e765fa98-3fc1-4c26-85aa-184d0d8e0dd7",
"CreateDate": "2026-03-07T11:15:42.71138-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-07T11:15:42.71138-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": "c3886509-756e-4dab-a905-feb1d9f5e597",
"CreateDate": "2026-03-07T11:15:42.71138-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-07T11:15:42.71138-08:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6a5d70dd-b361-4c11-99cc-99f388552c1e",
"CreateDate": "2026-03-07T11:15:42.71138-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-07T11:15:42.71138-08:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}