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": "60d6d0ff-7bdb-4b69-9d78-5bc4690a4865",
"Asset": {
"AssetId": "307fceed-2125-4938-b895-695cc96a2dd4",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "e6ade838-449a-4d2d-9aa6-917f6bf0f23f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "b939b648-a988-4937-b28b-c4dce1079b1e",
"CreateDate": "2026-01-22T04:39:42.982784-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-22T04:39:42.982784-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "ecc9be56-037a-470f-b7b8-bf4fec01c3a2",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-22T04:39:42.982784-08:00",
"MeasurementValueNeededDate": "2026-01-22T04:39:42.982784-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "705c4fda-02f3-4614-84e9-878696826c76",
"CreateDate": "2026-01-22T04:39:42.982784-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-22T04:39:42.982784-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-01-22T04:39:42.982784-08:00",
"MeasurementValueNeededDate": "2026-01-22T04:39:42.982784-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "5398979c-9e69-4954-b0bf-9b6012e78baa",
"CreateDate": "2026-01-22T04:39:42.982784-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-22T04:39:42.982784-08:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"DisplayText": "sample string 2",
"PropertyType": {
"PropertyTypeId": "97388a1f-e202-4646-ac25-27a9d03596da",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "e6ade838-449a-4d2d-9aa6-917f6bf0f23f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "b939b648-a988-4937-b28b-c4dce1079b1e",
"CreateDate": "2026-01-22T04:39:42.982784-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-22T04:39:42.982784-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "b57d4db2-7936-4e4e-9dcd-5e23ea24e846",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e7cc8788-941b-4207-90d3-163ea4fc25c3",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "5f755785-e5d9-4e8e-9873-ee12fbb408d4",
"CreateDate": "2026-01-22T04:39:42.982784-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-22T04:39:42.982784-08:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f4be2bb6-f0d6-44b7-bac7-126f789bf8ec",
"FieldId": "ccf8bae7-26be-4cb1-88ab-76d994f0e3a7",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f4be2bb6-f0d6-44b7-bac7-126f789bf8ec",
"FieldId": "ccf8bae7-26be-4cb1-88ab-76d994f0e3a7",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "9f897e87-c791-40b7-beb4-78f696614ac7",
"CreateDate": "2026-01-22T04:39:42.982784-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-22T04:39:42.982784-08:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "93addeb5-2dd1-4253-b246-de35c2c86eb6",
"CreateDate": "2026-01-22T04:39:42.982784-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-22T04:39:42.982784-08:00",
"LastModifiedUser": "sample string 8"
},
{
"PropertyId": "60d6d0ff-7bdb-4b69-9d78-5bc4690a4865",
"Asset": {
"AssetId": "307fceed-2125-4938-b895-695cc96a2dd4",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "e6ade838-449a-4d2d-9aa6-917f6bf0f23f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "b939b648-a988-4937-b28b-c4dce1079b1e",
"CreateDate": "2026-01-22T04:39:42.982784-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-22T04:39:42.982784-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "ecc9be56-037a-470f-b7b8-bf4fec01c3a2",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-22T04:39:42.982784-08:00",
"MeasurementValueNeededDate": "2026-01-22T04:39:42.982784-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "705c4fda-02f3-4614-84e9-878696826c76",
"CreateDate": "2026-01-22T04:39:42.982784-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-22T04:39:42.982784-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-01-22T04:39:42.982784-08:00",
"MeasurementValueNeededDate": "2026-01-22T04:39:42.982784-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "5398979c-9e69-4954-b0bf-9b6012e78baa",
"CreateDate": "2026-01-22T04:39:42.982784-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-22T04:39:42.982784-08:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"DisplayText": "sample string 2",
"PropertyType": {
"PropertyTypeId": "97388a1f-e202-4646-ac25-27a9d03596da",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "e6ade838-449a-4d2d-9aa6-917f6bf0f23f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "b939b648-a988-4937-b28b-c4dce1079b1e",
"CreateDate": "2026-01-22T04:39:42.982784-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-22T04:39:42.982784-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "b57d4db2-7936-4e4e-9dcd-5e23ea24e846",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e7cc8788-941b-4207-90d3-163ea4fc25c3",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "5f755785-e5d9-4e8e-9873-ee12fbb408d4",
"CreateDate": "2026-01-22T04:39:42.982784-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-22T04:39:42.982784-08:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f4be2bb6-f0d6-44b7-bac7-126f789bf8ec",
"FieldId": "ccf8bae7-26be-4cb1-88ab-76d994f0e3a7",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f4be2bb6-f0d6-44b7-bac7-126f789bf8ec",
"FieldId": "ccf8bae7-26be-4cb1-88ab-76d994f0e3a7",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "9f897e87-c791-40b7-beb4-78f696614ac7",
"CreateDate": "2026-01-22T04:39:42.982784-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-22T04:39:42.982784-08:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "93addeb5-2dd1-4253-b246-de35c2c86eb6",
"CreateDate": "2026-01-22T04:39:42.982784-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-22T04:39:42.982784-08:00",
"LastModifiedUser": "sample string 8"
}
],
"Total": 1,
"Message": "sample string 1"
}