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": "4767e7e2-720c-4a0f-bee7-e2488f8a9a7a",
"Asset": {
"AssetId": "c54b4730-4b42-4523-bdd7-632e16c97356",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "66e83aee-f3f9-4c04-be84-651037b8356e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "aadcb4a9-1d3e-4494-8c72-e6d59d172d0c",
"CreateDate": "2026-08-08T13:26:21.463707-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-08T13:26:21.463707-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "1361557b-04ea-4c59-9679-db0859cf4b59",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-08T13:26:21.463707-07:00",
"MeasurementValueNeededDate": "2026-08-08T13:26:21.463707-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "354f1c3f-99b4-425d-86a4-2aa824940d11",
"CreateDate": "2026-08-08T13:26:21.463707-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-08T13:26:21.463707-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-08T13:26:21.463707-07:00",
"MeasurementValueNeededDate": "2026-08-08T13:26:21.463707-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "ff9745cc-a732-4409-93bb-75460c626b54",
"CreateDate": "2026-08-08T13:26:21.463707-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-08T13:26:21.463707-07:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"DisplayText": "sample string 2",
"PropertyType": {
"PropertyTypeId": "9e173dd8-4614-4399-8c74-28cb87e5fa72",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "66e83aee-f3f9-4c04-be84-651037b8356e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "aadcb4a9-1d3e-4494-8c72-e6d59d172d0c",
"CreateDate": "2026-08-08T13:26:21.463707-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-08T13:26:21.463707-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "a08a742b-efd8-4048-bb7f-30c609bc67ab",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "5ce13888-7aec-48b4-a57e-6b7bc9784992",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "5945f143-ac69-45c5-8366-6554cd78394b",
"CreateDate": "2026-08-08T13:26:21.463707-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-08T13:26:21.463707-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "98d0aff8-eb17-45a0-a3ce-82b520d6c45b",
"FieldId": "dd5304bd-47f7-4e42-99cc-9b9c625f2f87",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "98d0aff8-eb17-45a0-a3ce-82b520d6c45b",
"FieldId": "dd5304bd-47f7-4e42-99cc-9b9c625f2f87",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "8edbbeb2-c44e-4629-b00e-69b532e1f686",
"CreateDate": "2026-08-08T13:26:21.463707-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-08T13:26:21.463707-07:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "ef0c7474-b571-4247-ba2e-dbd20c02ec58",
"CreateDate": "2026-08-08T13:26:21.4793056-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-08T13:26:21.4793056-07:00",
"LastModifiedUser": "sample string 8"
},
{
"PropertyId": "4767e7e2-720c-4a0f-bee7-e2488f8a9a7a",
"Asset": {
"AssetId": "c54b4730-4b42-4523-bdd7-632e16c97356",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "66e83aee-f3f9-4c04-be84-651037b8356e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "aadcb4a9-1d3e-4494-8c72-e6d59d172d0c",
"CreateDate": "2026-08-08T13:26:21.463707-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-08T13:26:21.463707-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "1361557b-04ea-4c59-9679-db0859cf4b59",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-08T13:26:21.463707-07:00",
"MeasurementValueNeededDate": "2026-08-08T13:26:21.463707-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "354f1c3f-99b4-425d-86a4-2aa824940d11",
"CreateDate": "2026-08-08T13:26:21.463707-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-08T13:26:21.463707-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-08T13:26:21.463707-07:00",
"MeasurementValueNeededDate": "2026-08-08T13:26:21.463707-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "ff9745cc-a732-4409-93bb-75460c626b54",
"CreateDate": "2026-08-08T13:26:21.463707-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-08T13:26:21.463707-07:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"DisplayText": "sample string 2",
"PropertyType": {
"PropertyTypeId": "9e173dd8-4614-4399-8c74-28cb87e5fa72",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "66e83aee-f3f9-4c04-be84-651037b8356e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "aadcb4a9-1d3e-4494-8c72-e6d59d172d0c",
"CreateDate": "2026-08-08T13:26:21.463707-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-08T13:26:21.463707-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "a08a742b-efd8-4048-bb7f-30c609bc67ab",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "5ce13888-7aec-48b4-a57e-6b7bc9784992",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "5945f143-ac69-45c5-8366-6554cd78394b",
"CreateDate": "2026-08-08T13:26:21.463707-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-08T13:26:21.463707-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "98d0aff8-eb17-45a0-a3ce-82b520d6c45b",
"FieldId": "dd5304bd-47f7-4e42-99cc-9b9c625f2f87",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "98d0aff8-eb17-45a0-a3ce-82b520d6c45b",
"FieldId": "dd5304bd-47f7-4e42-99cc-9b9c625f2f87",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "8edbbeb2-c44e-4629-b00e-69b532e1f686",
"CreateDate": "2026-08-08T13:26:21.463707-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-08T13:26:21.463707-07:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "ef0c7474-b571-4247-ba2e-dbd20c02ec58",
"CreateDate": "2026-08-08T13:26:21.4793056-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-08T13:26:21.4793056-07:00",
"LastModifiedUser": "sample string 8"
}
],
"Total": 1,
"Message": "sample string 1"
}