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": "fc892cbd-e085-4569-9378-f0f3d1102922", "Asset": { "AssetId": "788e304e-fd57-4a47-ae4a-ae5c744e86c2", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "819aa8c8-0053-4d3c-af11-e7039e2445a9", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "1718ddf1-5553-44bd-94b7-58efa80f2c83", "CreateDate": "2025-06-02T07:39:43.4509446-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-06-02T07:39:43.4509446-07:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "f83056a1-92ce-42ac-84ba-3c1796d52fcc", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-06-02T07:39:43.4509446-07:00", "MeasurementValueNeededDate": "2025-06-02T07:39:43.4509446-07:00", "SourceSystemId": "sample string 3", "CompanyId": "79aeb3e9-d211-46c7-aa4d-d004a44e8442", "CreateDate": "2025-06-02T07:39:43.4509446-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-06-02T07:39:43.4509446-07:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-06-02T07:39:43.4509446-07:00", "MeasurementValueNeededDate": "2025-06-02T07:39:43.4509446-07:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "c09046bc-1a30-4288-a42b-19fc7b342450", "CreateDate": "2025-06-02T07:39:43.4509446-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-06-02T07:39:43.4509446-07:00", "LastModifiedUser": "sample string 8" }, "ValueText": "sample string 1", "DisplayText": "sample string 2", "PropertyType": { "PropertyTypeId": "31052654-d916-4fec-a590-c5abc6953f79", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "819aa8c8-0053-4d3c-af11-e7039e2445a9", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "1718ddf1-5553-44bd-94b7-58efa80f2c83", "CreateDate": "2025-06-02T07:39:43.4509446-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-06-02T07:39:43.4509446-07:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "aeeb1438-ff51-42dd-92b2-2ad93e2107c5", "Name": "sample string 1" }, "Unit": { "UnitId": "6da4f96d-51c9-47dc-ad0e-c293092b867e", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "2c9f8a4f-b49e-4480-86c7-bffd22078099", "CreateDate": "2025-06-02T07:39:43.4509446-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-06-02T07:39:43.4509446-07:00", "LastModifiedUser": "sample string 6" }, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "31d92416-44b3-4ea5-8b83-e157467389f2", "FieldId": "7288bc3d-93fe-4411-930e-2589d0e47a91", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "31d92416-44b3-4ea5-8b83-e157467389f2", "FieldId": "7288bc3d-93fe-4411-930e-2589d0e47a91", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" } ], "SourceSystemId": "sample string 4", "CompanyId": "8d5f242d-bda8-4b7d-a44e-467358d37182", "CreateDate": "2025-06-02T07:39:43.4509446-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-06-02T07:39:43.4509446-07:00", "LastModifiedUser": "sample string 7" }, "IsValid": true, "IsValidMessage": "sample string 4", "SourceSystemId": "sample string 5", "CompanyId": "6467a04a-03c3-412b-92bc-0fb94e522f4a", "CreateDate": "2025-06-02T07:39:43.4509446-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-06-02T07:39:43.4509446-07:00", "LastModifiedUser": "sample string 8" }, { "PropertyId": "fc892cbd-e085-4569-9378-f0f3d1102922", "Asset": { "AssetId": "788e304e-fd57-4a47-ae4a-ae5c744e86c2", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "819aa8c8-0053-4d3c-af11-e7039e2445a9", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "1718ddf1-5553-44bd-94b7-58efa80f2c83", "CreateDate": "2025-06-02T07:39:43.4509446-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-06-02T07:39:43.4509446-07:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "f83056a1-92ce-42ac-84ba-3c1796d52fcc", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-06-02T07:39:43.4509446-07:00", "MeasurementValueNeededDate": "2025-06-02T07:39:43.4509446-07:00", "SourceSystemId": "sample string 3", "CompanyId": "79aeb3e9-d211-46c7-aa4d-d004a44e8442", "CreateDate": "2025-06-02T07:39:43.4509446-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-06-02T07:39:43.4509446-07:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-06-02T07:39:43.4509446-07:00", "MeasurementValueNeededDate": "2025-06-02T07:39:43.4509446-07:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "c09046bc-1a30-4288-a42b-19fc7b342450", "CreateDate": "2025-06-02T07:39:43.4509446-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-06-02T07:39:43.4509446-07:00", "LastModifiedUser": "sample string 8" }, "ValueText": "sample string 1", "DisplayText": "sample string 2", "PropertyType": { "PropertyTypeId": "31052654-d916-4fec-a590-c5abc6953f79", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "819aa8c8-0053-4d3c-af11-e7039e2445a9", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "1718ddf1-5553-44bd-94b7-58efa80f2c83", "CreateDate": "2025-06-02T07:39:43.4509446-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-06-02T07:39:43.4509446-07:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "aeeb1438-ff51-42dd-92b2-2ad93e2107c5", "Name": "sample string 1" }, "Unit": { "UnitId": "6da4f96d-51c9-47dc-ad0e-c293092b867e", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "2c9f8a4f-b49e-4480-86c7-bffd22078099", "CreateDate": "2025-06-02T07:39:43.4509446-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-06-02T07:39:43.4509446-07:00", "LastModifiedUser": "sample string 6" }, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "31d92416-44b3-4ea5-8b83-e157467389f2", "FieldId": "7288bc3d-93fe-4411-930e-2589d0e47a91", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "31d92416-44b3-4ea5-8b83-e157467389f2", "FieldId": "7288bc3d-93fe-4411-930e-2589d0e47a91", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" } ], "SourceSystemId": "sample string 4", "CompanyId": "8d5f242d-bda8-4b7d-a44e-467358d37182", "CreateDate": "2025-06-02T07:39:43.4509446-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-06-02T07:39:43.4509446-07:00", "LastModifiedUser": "sample string 7" }, "IsValid": true, "IsValidMessage": "sample string 4", "SourceSystemId": "sample string 5", "CompanyId": "6467a04a-03c3-412b-92bc-0fb94e522f4a", "CreateDate": "2025-06-02T07:39:43.4509446-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-06-02T07:39:43.4509446-07:00", "LastModifiedUser": "sample string 8" } ], "Total": 1, "Message": "sample string 1" }