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": "3a72597a-4ee6-4be2-ac00-1400ff21cc37",
"Asset": {
"AssetId": "596e42e7-3f38-4cf0-9b1b-9ab1c2e96348",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "3ad3beab-dd94-46f2-803d-dafc6a20dfb3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6e27aede-3aa3-4920-9b98-5f9003d99786",
"CreateDate": "2025-12-13T01:17:29.9708194-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-13T01:17:29.9708194-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "ef7f0724-a0c7-4347-a905-a0945f1424de",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-13T01:17:29.9708194-08:00",
"MeasurementValueNeededDate": "2025-12-13T01:17:29.9708194-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b8f375de-1505-4ca8-8767-e21a9e8cc6ad",
"CreateDate": "2025-12-13T01:17:29.9708194-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-13T01:17:29.9708194-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-12-13T01:17:29.9708194-08:00",
"MeasurementValueNeededDate": "2025-12-13T01:17:29.9708194-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "50ab4ad5-9e62-443c-890d-aa5b668cda01",
"CreateDate": "2025-12-13T01:17:29.9708194-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-13T01:17:29.9708194-08:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"DisplayText": "sample string 2",
"PropertyType": {
"PropertyTypeId": "21beaccd-ccfe-4a6e-94b1-9ebe0812646f",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "3ad3beab-dd94-46f2-803d-dafc6a20dfb3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6e27aede-3aa3-4920-9b98-5f9003d99786",
"CreateDate": "2025-12-13T01:17:29.9708194-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-13T01:17:29.9708194-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "2b7da012-958a-4834-8792-01b8f61346c4",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "77ede05c-5540-41ab-802f-50b69ede86ee",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "184bccb7-7407-47fa-9de0-f9e5ffd283c4",
"CreateDate": "2025-12-13T01:17:29.9708194-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-13T01:17:29.9708194-08:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "3ad14b45-e299-4848-a81e-06569506f217",
"FieldId": "6d13507c-a9c0-438d-a567-07628dd12b92",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "3ad14b45-e299-4848-a81e-06569506f217",
"FieldId": "6d13507c-a9c0-438d-a567-07628dd12b92",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "6ad3bd1f-48cb-46b3-a2f3-5a314cd1041b",
"CreateDate": "2025-12-13T01:17:29.9708194-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-13T01:17:29.9708194-08:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "959f93da-4de6-4215-9562-90d6df1e441e",
"CreateDate": "2025-12-13T01:17:29.9708194-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-13T01:17:29.9708194-08:00",
"LastModifiedUser": "sample string 8"
},
{
"PropertyId": "3a72597a-4ee6-4be2-ac00-1400ff21cc37",
"Asset": {
"AssetId": "596e42e7-3f38-4cf0-9b1b-9ab1c2e96348",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "3ad3beab-dd94-46f2-803d-dafc6a20dfb3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6e27aede-3aa3-4920-9b98-5f9003d99786",
"CreateDate": "2025-12-13T01:17:29.9708194-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-13T01:17:29.9708194-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "ef7f0724-a0c7-4347-a905-a0945f1424de",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-13T01:17:29.9708194-08:00",
"MeasurementValueNeededDate": "2025-12-13T01:17:29.9708194-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b8f375de-1505-4ca8-8767-e21a9e8cc6ad",
"CreateDate": "2025-12-13T01:17:29.9708194-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-13T01:17:29.9708194-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-12-13T01:17:29.9708194-08:00",
"MeasurementValueNeededDate": "2025-12-13T01:17:29.9708194-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "50ab4ad5-9e62-443c-890d-aa5b668cda01",
"CreateDate": "2025-12-13T01:17:29.9708194-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-13T01:17:29.9708194-08:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"DisplayText": "sample string 2",
"PropertyType": {
"PropertyTypeId": "21beaccd-ccfe-4a6e-94b1-9ebe0812646f",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "3ad3beab-dd94-46f2-803d-dafc6a20dfb3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6e27aede-3aa3-4920-9b98-5f9003d99786",
"CreateDate": "2025-12-13T01:17:29.9708194-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-13T01:17:29.9708194-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "2b7da012-958a-4834-8792-01b8f61346c4",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "77ede05c-5540-41ab-802f-50b69ede86ee",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "184bccb7-7407-47fa-9de0-f9e5ffd283c4",
"CreateDate": "2025-12-13T01:17:29.9708194-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-13T01:17:29.9708194-08:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "3ad14b45-e299-4848-a81e-06569506f217",
"FieldId": "6d13507c-a9c0-438d-a567-07628dd12b92",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "3ad14b45-e299-4848-a81e-06569506f217",
"FieldId": "6d13507c-a9c0-438d-a567-07628dd12b92",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "6ad3bd1f-48cb-46b3-a2f3-5a314cd1041b",
"CreateDate": "2025-12-13T01:17:29.9708194-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-13T01:17:29.9708194-08:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "959f93da-4de6-4215-9562-90d6df1e441e",
"CreateDate": "2025-12-13T01:17:29.9708194-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-13T01:17:29.9708194-08:00",
"LastModifiedUser": "sample string 8"
}
],
"Total": 1,
"Message": "sample string 1"
}