GET Properties?propertyId={propertyId}
Retrieves a property by its Id.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
propertyId |
Id of the property |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
On success, the property.
Name | Description | Type | Additional information |
---|---|---|---|
Data | Property |
None. |
|
Total | integer |
None. |
|
Message | string |
None. |
Response Formats
application/json, text/json
Sample:
{ "Data": { "PropertyId": "f1c00827-eaed-44bc-ba5c-deab0f2f22f6", "Asset": { "AssetId": "ff079a4c-8840-4a17-ba80-24dbc36db7fa", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "ed92800a-0c11-4555-9a6f-c9b4f190d1c5", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "89817972-a60b-4631-8806-8bd33571c4e3", "CreateDate": "2024-12-21T19:17:14.1184817-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2024-12-21T19:17:14.1184817-08:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "1005e158-1445-41c6-8812-a056d3c28ab8", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2024-12-21T19:17:14.1184817-08:00", "MeasurementValueNeededDate": "2024-12-21T19:17:14.1184817-08:00", "SourceSystemId": "sample string 3", "CompanyId": "cbf4ed1d-21f8-4fd1-a3fd-c7d50a53a031", "CreateDate": "2024-12-21T19:17:14.1184817-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2024-12-21T19:17:14.1184817-08:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2024-12-21T19:17:14.1184817-08:00", "MeasurementValueNeededDate": "2024-12-21T19:17:14.1184817-08:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "1575be2e-7624-4241-b8a6-fcb876990dc6", "CreateDate": "2024-12-21T19:17:14.1184817-08:00", "CreateUser": "sample string 7", "LastModifiedDate": "2024-12-21T19:17:14.1184817-08:00", "LastModifiedUser": "sample string 8" }, "ValueText": "sample string 1", "PropertyType": { "PropertyTypeId": "cddf91f5-2f25-47a8-b3dc-959bd57c4b61", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "ed92800a-0c11-4555-9a6f-c9b4f190d1c5", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "89817972-a60b-4631-8806-8bd33571c4e3", "CreateDate": "2024-12-21T19:17:14.1184817-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2024-12-21T19:17:14.1184817-08:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "7dfdcf09-a525-4a5b-96e0-a3ff541c54af", "Name": "sample string 1" }, "Unit": { "UnitId": "68507875-7965-4683-b2f7-3ff8faf614b6", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "89756278-e663-4c92-a1f5-3082260ec0d2", "CreateDate": "2024-12-21T19:17:14.1184817-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2024-12-21T19:17:14.1184817-08:00", "LastModifiedUser": "sample string 6" }, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ "sample string 1", "sample string 2" ], "SourceSystemId": "sample string 4", "CompanyId": "ab6b7c96-1e02-4879-90e5-e368fd287092", "CreateDate": "2024-12-21T19:17:14.1184817-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2024-12-21T19:17:14.1184817-08:00", "LastModifiedUser": "sample string 7" }, "IsValid": true, "IsValidMessage": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "378007ea-d733-4f16-aee9-c8ec77de0317", "CreateDate": "2024-12-21T19:17:14.1184817-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2024-12-21T19:17:14.1184817-08:00", "LastModifiedUser": "sample string 7" }, "Total": 1, "Message": "sample string 1" }