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": "75c6582a-a933-4cd8-bf0b-b1f0f50229f2", "Asset": { "AssetId": "0231589f-5a4e-4e58-a851-c6884f6f4f49", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "c027b725-2f61-4f78-b1a9-d9efd76f7674", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "1db05934-2164-4d2b-8d2a-39063e3b4eb6", "CreateDate": "2025-07-31T03:23:47.7380316-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-07-31T03:23:47.7380316-07:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "ce814e7e-b131-4c1f-a583-a8deef22a934", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-07-31T03:23:47.7380316-07:00", "MeasurementValueNeededDate": "2025-07-31T03:23:47.7380316-07:00", "SourceSystemId": "sample string 3", "CompanyId": "862a234a-aa02-4b6e-a4ae-09ea750603f8", "CreateDate": "2025-07-31T03:23:47.7380316-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-07-31T03:23:47.7380316-07:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-07-31T03:23:47.7380316-07:00", "MeasurementValueNeededDate": "2025-07-31T03:23:47.7380316-07:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "af8f4ede-1054-42d8-9463-33e520d0f4ba", "CreateDate": "2025-07-31T03:23:47.7380316-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-07-31T03:23:47.7380316-07:00", "LastModifiedUser": "sample string 8" }, "ValueText": "sample string 1", "DisplayText": "sample string 2", "PropertyType": { "PropertyTypeId": "4cec7a5d-711f-4874-aa87-4c949dbe8867", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "c027b725-2f61-4f78-b1a9-d9efd76f7674", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "1db05934-2164-4d2b-8d2a-39063e3b4eb6", "CreateDate": "2025-07-31T03:23:47.7380316-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-07-31T03:23:47.7380316-07:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "c94f64fb-0c21-4f75-ac12-91c87cc9fb5e", "Name": "sample string 1" }, "Unit": { "UnitId": "98888f68-7637-46b7-8f0e-61435b47fe48", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "4a5a7096-78e1-4e40-8fd2-45b69ecd00f9", "CreateDate": "2025-07-31T03:23:47.7380316-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-07-31T03:23:47.7380316-07:00", "LastModifiedUser": "sample string 6" }, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "5fbe946a-e1e6-47c3-b3ee-6142232510af", "FieldId": "1bdcae47-bf3f-400b-b6e4-e2e473acccf9", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "5fbe946a-e1e6-47c3-b3ee-6142232510af", "FieldId": "1bdcae47-bf3f-400b-b6e4-e2e473acccf9", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" } ], "SourceSystemId": "sample string 4", "CompanyId": "af5682aa-7f02-4682-bb56-e9fad5a11aef", "CreateDate": "2025-07-31T03:23:47.7380316-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-07-31T03:23:47.7380316-07:00", "LastModifiedUser": "sample string 7" }, "IsValid": true, "IsValidMessage": "sample string 4", "SourceSystemId": "sample string 5", "CompanyId": "e2e626c7-079a-445a-86f2-095e2287dab1", "CreateDate": "2025-07-31T03:23:47.7380316-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-07-31T03:23:47.7380316-07:00", "LastModifiedUser": "sample string 8" }, "Total": 1, "Message": "sample string 1" }