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": "d4caa042-ab12-47f6-b01b-8ce1ccbd06f5",
"Asset": {
"AssetId": "4d428b2f-c8a0-42d7-8232-5a8b26767a98",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "18d662a8-25f6-41b1-91d3-6a2d9146c3e6",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "43c141da-7dc0-4a86-887d-ca37cd8cfe96",
"CreateDate": "2025-11-05T08:09:06.5589322-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-05T08:09:06.5589322-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "3d6d154f-a1cc-47b0-8d9e-e055e36615f1",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-11-05T08:09:06.5589322-08:00",
"MeasurementValueNeededDate": "2025-11-05T08:09:06.5589322-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d82a551e-03d2-4030-9f23-f384fbf8aca4",
"CreateDate": "2025-11-05T08:09:06.5589322-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-05T08:09:06.5589322-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-11-05T08:09:06.5589322-08:00",
"MeasurementValueNeededDate": "2025-11-05T08:09:06.5589322-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "608f3907-e2e9-41d8-96bb-e8473da9d20b",
"CreateDate": "2025-11-05T08:09:06.5589322-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-05T08:09:06.5589322-08:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"PropertyType": {
"PropertyTypeId": "55130aff-f003-4704-be4c-3a3f3603fe4f",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "18d662a8-25f6-41b1-91d3-6a2d9146c3e6",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "43c141da-7dc0-4a86-887d-ca37cd8cfe96",
"CreateDate": "2025-11-05T08:09:06.5589322-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-05T08:09:06.5589322-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "155d9241-47e7-43ee-a5e0-54deb0d30a4f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "d0ccb851-1ee5-4c98-9097-56a82e3fbc8f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "c213a3b1-c462-4dbc-8174-b1ad4e649c4b",
"CreateDate": "2025-11-05T08:09:06.5589322-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-05T08:09:06.5589322-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": "cd1deb3c-e6e9-4c73-9628-48fe932b2375",
"CreateDate": "2025-11-05T08:09:06.5589322-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-05T08:09:06.5589322-08:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7ea5025c-e63e-43b9-9af4-beceb486df27",
"CreateDate": "2025-11-05T08:09:06.5589322-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-05T08:09:06.5589322-08:00",
"LastModifiedUser": "sample string 7"
},
{
"PropertyId": "d4caa042-ab12-47f6-b01b-8ce1ccbd06f5",
"Asset": {
"AssetId": "4d428b2f-c8a0-42d7-8232-5a8b26767a98",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "18d662a8-25f6-41b1-91d3-6a2d9146c3e6",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "43c141da-7dc0-4a86-887d-ca37cd8cfe96",
"CreateDate": "2025-11-05T08:09:06.5589322-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-05T08:09:06.5589322-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "3d6d154f-a1cc-47b0-8d9e-e055e36615f1",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-11-05T08:09:06.5589322-08:00",
"MeasurementValueNeededDate": "2025-11-05T08:09:06.5589322-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d82a551e-03d2-4030-9f23-f384fbf8aca4",
"CreateDate": "2025-11-05T08:09:06.5589322-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-05T08:09:06.5589322-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-11-05T08:09:06.5589322-08:00",
"MeasurementValueNeededDate": "2025-11-05T08:09:06.5589322-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "608f3907-e2e9-41d8-96bb-e8473da9d20b",
"CreateDate": "2025-11-05T08:09:06.5589322-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-05T08:09:06.5589322-08:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"PropertyType": {
"PropertyTypeId": "55130aff-f003-4704-be4c-3a3f3603fe4f",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "18d662a8-25f6-41b1-91d3-6a2d9146c3e6",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "43c141da-7dc0-4a86-887d-ca37cd8cfe96",
"CreateDate": "2025-11-05T08:09:06.5589322-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-05T08:09:06.5589322-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "155d9241-47e7-43ee-a5e0-54deb0d30a4f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "d0ccb851-1ee5-4c98-9097-56a82e3fbc8f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "c213a3b1-c462-4dbc-8174-b1ad4e649c4b",
"CreateDate": "2025-11-05T08:09:06.5589322-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-05T08:09:06.5589322-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": "cd1deb3c-e6e9-4c73-9628-48fe932b2375",
"CreateDate": "2025-11-05T08:09:06.5589322-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-05T08:09:06.5589322-08:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7ea5025c-e63e-43b9-9af4-beceb486df27",
"CreateDate": "2025-11-05T08:09:06.5589322-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-05T08:09:06.5589322-08:00",
"LastModifiedUser": "sample string 7"
}
],
"Total": 1,
"Message": "sample string 1"
}