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": "fbb91f57-5324-4343-b8dd-f95851276406", "Asset": { "AssetId": "1f2fd6b6-54d9-4501-b4d0-98cf666bc4e9", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "0e508642-6191-45d7-b4d1-af61a0cf7afd", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "b361e936-a2c7-4cd1-9b60-70f9a48f542f", "CreateDate": "2025-06-30T22:23:40.9509432-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-06-30T22:23:40.9509432-07:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "98ae5b45-0f48-4e54-8d0e-6acd2593cc94", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-06-30T22:23:40.9509432-07:00", "MeasurementValueNeededDate": "2025-06-30T22:23:40.9509432-07:00", "SourceSystemId": "sample string 3", "CompanyId": "e0ee3bac-7e9b-4092-a12d-064975d8d3a4", "CreateDate": "2025-06-30T22:23:40.9509432-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-06-30T22:23:40.9509432-07:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-06-30T22:23:40.9509432-07:00", "MeasurementValueNeededDate": "2025-06-30T22:23:40.9509432-07:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "81257d98-5168-40ad-8282-aecee85e950d", "CreateDate": "2025-06-30T22:23:40.9509432-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-06-30T22:23:40.9509432-07:00", "LastModifiedUser": "sample string 8" }, "ValueText": "sample string 1", "DisplayText": "sample string 2", "PropertyType": { "PropertyTypeId": "fd027e9d-356d-4b1b-aa2c-d63073534af1", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "0e508642-6191-45d7-b4d1-af61a0cf7afd", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "b361e936-a2c7-4cd1-9b60-70f9a48f542f", "CreateDate": "2025-06-30T22:23:40.9509432-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-06-30T22:23:40.9509432-07:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "591cdd1b-dcd0-4f2e-a10c-707194e0abea", "Name": "sample string 1" }, "Unit": { "UnitId": "1f00f1aa-9f05-49da-87bd-33a423ae51c8", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "f55d16b8-0cff-405f-9288-da9bf21d68de", "CreateDate": "2025-06-30T22:23:40.9509432-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-06-30T22:23:40.9509432-07:00", "LastModifiedUser": "sample string 6" }, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "7866c6ef-1229-4948-a5dc-cdd1392c63b7", "FieldId": "1f79aa57-cc59-4e87-8665-8cdcea982658", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "7866c6ef-1229-4948-a5dc-cdd1392c63b7", "FieldId": "1f79aa57-cc59-4e87-8665-8cdcea982658", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" } ], "SourceSystemId": "sample string 4", "CompanyId": "1a225388-9b8d-444d-b521-20281d4d5c32", "CreateDate": "2025-06-30T22:23:40.9509432-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-06-30T22:23:40.9509432-07:00", "LastModifiedUser": "sample string 7" }, "IsValid": true, "IsValidMessage": "sample string 4", "SourceSystemId": "sample string 5", "CompanyId": "77a19053-7141-497a-96aa-9c23ee00fda6", "CreateDate": "2025-06-30T22:23:40.9509432-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-06-30T22:23:40.9509432-07:00", "LastModifiedUser": "sample string 8" }, "Total": 1, "Message": "sample string 1" }