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": "e13936d6-87b6-49e3-a26e-120d627ea274",
"Asset": {
"AssetId": "c1d76860-540a-420b-88f4-18ba2f34f3aa",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "c246a77a-76e9-4219-b1a1-37d12d59d64e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "b8a07785-ca41-41f8-b2aa-b6446c49d379",
"CreateDate": "2026-04-26T12:01:15.2306176-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-26T12:01:15.2306176-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "d18e2e4c-7b99-4fca-b9a5-07d87007d4e9",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-26T12:01:15.2306176-07:00",
"MeasurementValueNeededDate": "2026-04-26T12:01:15.2306176-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "2c48dbce-1959-467f-a298-5a004c93ed57",
"CreateDate": "2026-04-26T12:01:15.2306176-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-26T12:01:15.2306176-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-26T12:01:15.2306176-07:00",
"MeasurementValueNeededDate": "2026-04-26T12:01:15.2306176-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "bfe88baa-aef1-461f-8a2b-8fc21142a589",
"CreateDate": "2026-04-26T12:01:15.2306176-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-26T12:01:15.2306176-07:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"PropertyType": {
"PropertyTypeId": "3226cf8d-583d-40ef-891c-ecbf3c2c88a2",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "c246a77a-76e9-4219-b1a1-37d12d59d64e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "b8a07785-ca41-41f8-b2aa-b6446c49d379",
"CreateDate": "2026-04-26T12:01:15.2306176-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-26T12:01:15.2306176-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "f355a325-2735-47ca-943f-b13af6c853c3",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "cebd2b99-19e9-40f3-bc57-dfe621a655b9",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "00cda271-15d3-4e8f-a4ad-0d4d99bff65e",
"CreateDate": "2026-04-26T12:01:15.2306176-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-26T12:01:15.2306176-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": "fed8fcbf-e2b3-402a-ba4c-b1a30ec4c1a5",
"CreateDate": "2026-04-26T12:01:15.2306176-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-26T12:01:15.2306176-07:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "b8dd4c03-c012-49f5-9f9c-5d9073af8349",
"CreateDate": "2026-04-26T12:01:15.2306176-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-26T12:01:15.2306176-07:00",
"LastModifiedUser": "sample string 7"
},
{
"PropertyId": "e13936d6-87b6-49e3-a26e-120d627ea274",
"Asset": {
"AssetId": "c1d76860-540a-420b-88f4-18ba2f34f3aa",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "c246a77a-76e9-4219-b1a1-37d12d59d64e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "b8a07785-ca41-41f8-b2aa-b6446c49d379",
"CreateDate": "2026-04-26T12:01:15.2306176-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-26T12:01:15.2306176-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "d18e2e4c-7b99-4fca-b9a5-07d87007d4e9",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-26T12:01:15.2306176-07:00",
"MeasurementValueNeededDate": "2026-04-26T12:01:15.2306176-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "2c48dbce-1959-467f-a298-5a004c93ed57",
"CreateDate": "2026-04-26T12:01:15.2306176-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-26T12:01:15.2306176-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-26T12:01:15.2306176-07:00",
"MeasurementValueNeededDate": "2026-04-26T12:01:15.2306176-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "bfe88baa-aef1-461f-8a2b-8fc21142a589",
"CreateDate": "2026-04-26T12:01:15.2306176-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-26T12:01:15.2306176-07:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"PropertyType": {
"PropertyTypeId": "3226cf8d-583d-40ef-891c-ecbf3c2c88a2",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "c246a77a-76e9-4219-b1a1-37d12d59d64e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "b8a07785-ca41-41f8-b2aa-b6446c49d379",
"CreateDate": "2026-04-26T12:01:15.2306176-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-26T12:01:15.2306176-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "f355a325-2735-47ca-943f-b13af6c853c3",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "cebd2b99-19e9-40f3-bc57-dfe621a655b9",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "00cda271-15d3-4e8f-a4ad-0d4d99bff65e",
"CreateDate": "2026-04-26T12:01:15.2306176-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-26T12:01:15.2306176-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": "fed8fcbf-e2b3-402a-ba4c-b1a30ec4c1a5",
"CreateDate": "2026-04-26T12:01:15.2306176-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-26T12:01:15.2306176-07:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "b8dd4c03-c012-49f5-9f9c-5d9073af8349",
"CreateDate": "2026-04-26T12:01:15.2306176-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-26T12:01:15.2306176-07:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}