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": "8105f8b1-cf32-4917-b45c-0b83e6c893e2", "Asset": { "AssetId": "70d75ad4-d5ae-4430-a722-f5b4e4cabf64", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "71e253ef-6d68-4eb7-adac-48b7646e69fb", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "f94849a3-6de1-4614-8ff1-259265ab0ae6", "CreateDate": "2024-12-08T16:40:12.4914977-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2024-12-08T16:40:12.4914977-08:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "56d9a2cb-f647-46d9-868c-1be37b8940eb", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2024-12-08T16:40:12.4914977-08:00", "MeasurementValueNeededDate": "2024-12-08T16:40:12.4914977-08:00", "SourceSystemId": "sample string 3", "CompanyId": "5a393980-e44e-43d4-8b32-7f1cbec28815", "CreateDate": "2024-12-08T16:40:12.4914977-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2024-12-08T16:40:12.4914977-08:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2024-12-08T16:40:12.4914977-08:00", "MeasurementValueNeededDate": "2024-12-08T16:40:12.4914977-08:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "6d600192-c2d0-4055-8723-4c829a41df89", "CreateDate": "2024-12-08T16:40:12.4914977-08:00", "CreateUser": "sample string 7", "LastModifiedDate": "2024-12-08T16:40:12.4914977-08:00", "LastModifiedUser": "sample string 8" }, "ValueText": "sample string 1", "DisplayText": "sample string 2", "PropertyType": { "PropertyTypeId": "4cae8b30-e2d3-4b2c-9d9a-8b379726bf6a", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "71e253ef-6d68-4eb7-adac-48b7646e69fb", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "f94849a3-6de1-4614-8ff1-259265ab0ae6", "CreateDate": "2024-12-08T16:40:12.4914977-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2024-12-08T16:40:12.4914977-08:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "1066ccb6-5b88-4031-99e9-fb417bb0e101", "Name": "sample string 1" }, "Unit": { "UnitId": "932339cd-a44d-4890-b466-e6fac7ecfa9a", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "2fab7c70-99c1-4b42-af44-f06df455dbb3", "CreateDate": "2024-12-08T16:40:12.4914977-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2024-12-08T16:40:12.4914977-08:00", "LastModifiedUser": "sample string 6" }, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "c5c33b84-6c5b-4fd6-881f-d903d7a022c8", "FieldId": "337aad47-0387-49d3-acc2-5efb3fb2ac2d", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "c5c33b84-6c5b-4fd6-881f-d903d7a022c8", "FieldId": "337aad47-0387-49d3-acc2-5efb3fb2ac2d", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" } ], "SourceSystemId": "sample string 4", "CompanyId": "e6a87532-7143-4551-8401-8c1e1dc6a180", "CreateDate": "2024-12-08T16:40:12.4914977-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2024-12-08T16:40:12.4914977-08:00", "LastModifiedUser": "sample string 7" }, "IsValid": true, "IsValidMessage": "sample string 4", "SourceSystemId": "sample string 5", "CompanyId": "0c4ee644-fc76-42cd-b730-383341fc0276", "CreateDate": "2024-12-08T16:40:12.4914977-08:00", "CreateUser": "sample string 7", "LastModifiedDate": "2024-12-08T16:40:12.4914977-08:00", "LastModifiedUser": "sample string 8" }, "Total": 1, "Message": "sample string 1" }