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": "c0328737-9e2b-424d-9845-588be0ff88ba", "Asset": { "AssetId": "a0639811-1c2a-4370-b572-764e50877bfe", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "0b751ab9-2110-4401-87ac-99c025079dce", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "2f831aa6-08e9-4d86-b71e-e1eef568b794", "CreateDate": "2025-07-18T03:44:56.7881245-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-07-18T03:44:56.7881245-07:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "469b4fc5-b236-417d-bc08-9080f30a560f", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-07-18T03:44:56.7881245-07:00", "MeasurementValueNeededDate": "2025-07-18T03:44:56.7881245-07:00", "SourceSystemId": "sample string 3", "CompanyId": "86d830df-8721-456a-ae7a-589dff5f2cff", "CreateDate": "2025-07-18T03:44:56.7881245-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-07-18T03:44:56.7881245-07:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-07-18T03:44:56.7881245-07:00", "MeasurementValueNeededDate": "2025-07-18T03:44:56.7881245-07:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "395301fc-08b6-439f-925e-777fbba72b4a", "CreateDate": "2025-07-18T03:44:56.7881245-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-07-18T03:44:56.7881245-07:00", "LastModifiedUser": "sample string 8" }, "ValueText": "sample string 1", "DisplayText": "sample string 2", "PropertyType": { "PropertyTypeId": "1622a97b-0a08-491c-beab-c9de73030694", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "0b751ab9-2110-4401-87ac-99c025079dce", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "2f831aa6-08e9-4d86-b71e-e1eef568b794", "CreateDate": "2025-07-18T03:44:56.7881245-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-07-18T03:44:56.7881245-07:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "4fbaa631-fd99-4948-82b1-11b3a9022e7a", "Name": "sample string 1" }, "Unit": { "UnitId": "79d628a3-d6c2-41e7-b334-199bf729475b", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "c5f15720-0ef1-4f2c-bce4-1a4e386b241f", "CreateDate": "2025-07-18T03:44:56.7881245-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-07-18T03:44:56.7881245-07:00", "LastModifiedUser": "sample string 6" }, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "f98be0fa-61ab-4092-9816-150a5ef1e14a", "FieldId": "8fb3884c-cce3-4486-9a2e-fd9a1404d407", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "f98be0fa-61ab-4092-9816-150a5ef1e14a", "FieldId": "8fb3884c-cce3-4486-9a2e-fd9a1404d407", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" } ], "SourceSystemId": "sample string 4", "CompanyId": "50e15c45-6262-4e6f-8d3b-16dd18987c4f", "CreateDate": "2025-07-18T03:44:56.7881245-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-07-18T03:44:56.7881245-07:00", "LastModifiedUser": "sample string 7" }, "IsValid": true, "IsValidMessage": "sample string 4", "SourceSystemId": "sample string 5", "CompanyId": "547a8bb0-ba45-45c8-be4f-2cd4140614a8", "CreateDate": "2025-07-18T03:44:56.7881245-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-07-18T03:44:56.7881245-07:00", "LastModifiedUser": "sample string 8" }, { "PropertyId": "c0328737-9e2b-424d-9845-588be0ff88ba", "Asset": { "AssetId": "a0639811-1c2a-4370-b572-764e50877bfe", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "0b751ab9-2110-4401-87ac-99c025079dce", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "2f831aa6-08e9-4d86-b71e-e1eef568b794", "CreateDate": "2025-07-18T03:44:56.7881245-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-07-18T03:44:56.7881245-07:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "469b4fc5-b236-417d-bc08-9080f30a560f", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-07-18T03:44:56.7881245-07:00", "MeasurementValueNeededDate": "2025-07-18T03:44:56.7881245-07:00", "SourceSystemId": "sample string 3", "CompanyId": "86d830df-8721-456a-ae7a-589dff5f2cff", "CreateDate": "2025-07-18T03:44:56.7881245-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-07-18T03:44:56.7881245-07:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-07-18T03:44:56.7881245-07:00", "MeasurementValueNeededDate": "2025-07-18T03:44:56.7881245-07:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "395301fc-08b6-439f-925e-777fbba72b4a", "CreateDate": "2025-07-18T03:44:56.7881245-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-07-18T03:44:56.7881245-07:00", "LastModifiedUser": "sample string 8" }, "ValueText": "sample string 1", "DisplayText": "sample string 2", "PropertyType": { "PropertyTypeId": "1622a97b-0a08-491c-beab-c9de73030694", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "0b751ab9-2110-4401-87ac-99c025079dce", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "2f831aa6-08e9-4d86-b71e-e1eef568b794", "CreateDate": "2025-07-18T03:44:56.7881245-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-07-18T03:44:56.7881245-07:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "4fbaa631-fd99-4948-82b1-11b3a9022e7a", "Name": "sample string 1" }, "Unit": { "UnitId": "79d628a3-d6c2-41e7-b334-199bf729475b", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "c5f15720-0ef1-4f2c-bce4-1a4e386b241f", "CreateDate": "2025-07-18T03:44:56.7881245-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-07-18T03:44:56.7881245-07:00", "LastModifiedUser": "sample string 6" }, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "f98be0fa-61ab-4092-9816-150a5ef1e14a", "FieldId": "8fb3884c-cce3-4486-9a2e-fd9a1404d407", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "f98be0fa-61ab-4092-9816-150a5ef1e14a", "FieldId": "8fb3884c-cce3-4486-9a2e-fd9a1404d407", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" } ], "SourceSystemId": "sample string 4", "CompanyId": "50e15c45-6262-4e6f-8d3b-16dd18987c4f", "CreateDate": "2025-07-18T03:44:56.7881245-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-07-18T03:44:56.7881245-07:00", "LastModifiedUser": "sample string 7" }, "IsValid": true, "IsValidMessage": "sample string 4", "SourceSystemId": "sample string 5", "CompanyId": "547a8bb0-ba45-45c8-be4f-2cd4140614a8", "CreateDate": "2025-07-18T03:44:56.7881245-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-07-18T03:44:56.7881245-07:00", "LastModifiedUser": "sample string 8" } ], "Total": 1, "Message": "sample string 1" }