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": "ccd819dc-91e9-4c74-9c3d-269601e85c74", "Asset": { "AssetId": "f26eb1a1-c538-4774-b5ee-e524841efa3a", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "ca00170d-b59c-4b1d-9c7a-e85e7de4e264", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "fb0638ad-5098-4296-b9f4-b2b42b158cdb", "CreateDate": "2025-06-25T07:11:20.1952111-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-06-25T07:11:20.1952111-07:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "acd450b2-650d-4930-9706-2928179e0851", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-06-25T07:11:20.1952111-07:00", "MeasurementValueNeededDate": "2025-06-25T07:11:20.1952111-07:00", "SourceSystemId": "sample string 3", "CompanyId": "18ae7180-eaa4-4373-b08f-c6080364aaed", "CreateDate": "2025-06-25T07:11:20.1952111-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-06-25T07:11:20.1952111-07:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-06-25T07:11:20.1952111-07:00", "MeasurementValueNeededDate": "2025-06-25T07:11:20.1952111-07:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "d325fe57-29bd-40c2-aceb-e603db7793fd", "CreateDate": "2025-06-25T07:11:20.1952111-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-06-25T07:11:20.1952111-07:00", "LastModifiedUser": "sample string 8" }, "ValueText": "sample string 1", "PropertyType": { "PropertyTypeId": "a9df4737-9cfc-4065-8648-818640fe9ef2", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "ca00170d-b59c-4b1d-9c7a-e85e7de4e264", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "fb0638ad-5098-4296-b9f4-b2b42b158cdb", "CreateDate": "2025-06-25T07:11:20.1952111-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-06-25T07:11:20.1952111-07:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "e3bef6c9-126c-4fdc-8113-022594e75931", "Name": "sample string 1" }, "Unit": { "UnitId": "c904ad53-68c2-47f4-841a-6612254489d2", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "445caf78-21f5-4d9a-9d71-3e39c949d86b", "CreateDate": "2025-06-25T07:11:20.1952111-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-06-25T07:11:20.1952111-07: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": "40fef2f8-fbd9-4752-9c8f-6746b5afaafe", "CreateDate": "2025-06-25T07:11:20.1952111-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-06-25T07:11:20.1952111-07:00", "LastModifiedUser": "sample string 7" }, "IsValid": true, "IsValidMessage": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "7bd39f47-fa62-4e8e-b473-901372092fd8", "CreateDate": "2025-06-25T07:11:20.1952111-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-06-25T07:11:20.1952111-07:00", "LastModifiedUser": "sample string 7" }, "Total": 1, "Message": "sample string 1" }