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": "0fbb865b-a640-46e2-93e2-9bf8fb26a3e4",
"Asset": {
"AssetId": "b9d5f008-1d18-42af-a883-1413b58a4588",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "a0432c12-538c-466d-b977-6805922e547e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "bd23c49f-350b-456a-a1ea-f1906b0797f0",
"CreateDate": "2026-04-08T00:05:15.3223828-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-08T00:05:15.3223828-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "c5854886-0503-4d27-add7-cbb660303f28",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-08T00:05:15.3223828-07:00",
"MeasurementValueNeededDate": "2026-04-08T00:05:15.3223828-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "17ed6311-115b-41a8-9968-b227c8231f6a",
"CreateDate": "2026-04-08T00:05:15.3223828-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-08T00:05:15.3223828-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-08T00:05:15.3223828-07:00",
"MeasurementValueNeededDate": "2026-04-08T00:05:15.3223828-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "3d50d494-ba00-484f-91ef-3e788082b974",
"CreateDate": "2026-04-08T00:05:15.3380717-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-08T00:05:15.3380717-07:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"DisplayText": "sample string 2",
"PropertyType": {
"PropertyTypeId": "610ea45b-c744-4385-8965-3b87eed95bba",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "a0432c12-538c-466d-b977-6805922e547e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "bd23c49f-350b-456a-a1ea-f1906b0797f0",
"CreateDate": "2026-04-08T00:05:15.3223828-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-08T00:05:15.3223828-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "9fcea242-8bea-4b27-8046-a621ac109b77",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "ed2c9912-46ee-4414-813c-68c413216452",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "c3365158-44a3-4b59-9682-df3bf5c2d25c",
"CreateDate": "2026-04-08T00:05:15.3380717-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-08T00:05:15.3380717-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ec6f9d56-f115-4bb0-931a-c5001d06be96",
"FieldId": "53804d88-b02e-439d-80fa-c976eadc9a44",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ec6f9d56-f115-4bb0-931a-c5001d06be96",
"FieldId": "53804d88-b02e-439d-80fa-c976eadc9a44",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "e8a403ff-821f-4d39-bb46-5e654654d55b",
"CreateDate": "2026-04-08T00:05:15.3380717-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-08T00:05:15.3380717-07:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "d7203d63-5bcd-46a7-8ae4-060c3b573e19",
"CreateDate": "2026-04-08T00:05:15.3380717-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-08T00:05:15.3380717-07:00",
"LastModifiedUser": "sample string 8"
},
{
"PropertyId": "0fbb865b-a640-46e2-93e2-9bf8fb26a3e4",
"Asset": {
"AssetId": "b9d5f008-1d18-42af-a883-1413b58a4588",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "a0432c12-538c-466d-b977-6805922e547e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "bd23c49f-350b-456a-a1ea-f1906b0797f0",
"CreateDate": "2026-04-08T00:05:15.3223828-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-08T00:05:15.3223828-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "c5854886-0503-4d27-add7-cbb660303f28",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-08T00:05:15.3223828-07:00",
"MeasurementValueNeededDate": "2026-04-08T00:05:15.3223828-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "17ed6311-115b-41a8-9968-b227c8231f6a",
"CreateDate": "2026-04-08T00:05:15.3223828-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-08T00:05:15.3223828-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-08T00:05:15.3223828-07:00",
"MeasurementValueNeededDate": "2026-04-08T00:05:15.3223828-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "3d50d494-ba00-484f-91ef-3e788082b974",
"CreateDate": "2026-04-08T00:05:15.3380717-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-08T00:05:15.3380717-07:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"DisplayText": "sample string 2",
"PropertyType": {
"PropertyTypeId": "610ea45b-c744-4385-8965-3b87eed95bba",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "a0432c12-538c-466d-b977-6805922e547e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "bd23c49f-350b-456a-a1ea-f1906b0797f0",
"CreateDate": "2026-04-08T00:05:15.3223828-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-08T00:05:15.3223828-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "9fcea242-8bea-4b27-8046-a621ac109b77",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "ed2c9912-46ee-4414-813c-68c413216452",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "c3365158-44a3-4b59-9682-df3bf5c2d25c",
"CreateDate": "2026-04-08T00:05:15.3380717-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-08T00:05:15.3380717-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ec6f9d56-f115-4bb0-931a-c5001d06be96",
"FieldId": "53804d88-b02e-439d-80fa-c976eadc9a44",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ec6f9d56-f115-4bb0-931a-c5001d06be96",
"FieldId": "53804d88-b02e-439d-80fa-c976eadc9a44",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "e8a403ff-821f-4d39-bb46-5e654654d55b",
"CreateDate": "2026-04-08T00:05:15.3380717-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-08T00:05:15.3380717-07:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "d7203d63-5bcd-46a7-8ae4-060c3b573e19",
"CreateDate": "2026-04-08T00:05:15.3380717-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-08T00:05:15.3380717-07:00",
"LastModifiedUser": "sample string 8"
}
],
"Total": 1,
"Message": "sample string 1"
}