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": "ce65554d-e7a6-488f-b858-e049d814eb14", "Asset": { "AssetId": "3de1618e-858b-4185-bdf6-bb35f9b18fcf", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "9815a59a-6909-4c18-9305-fb2748555d90", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "c4279e9d-659b-4d6e-9039-9246c65b80e3", "CreateDate": "2025-06-02T05:35:31.7028735-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-06-02T05:35:31.7028735-07:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "faa66954-02a1-435d-accb-b2770157585f", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-06-02T05:35:31.7028735-07:00", "MeasurementValueNeededDate": "2025-06-02T05:35:31.7028735-07:00", "SourceSystemId": "sample string 3", "CompanyId": "45b10e99-df38-4b33-b874-ec61ae0a5b34", "CreateDate": "2025-06-02T05:35:31.7028735-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-06-02T05:35:31.7028735-07:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-06-02T05:35:31.7028735-07:00", "MeasurementValueNeededDate": "2025-06-02T05:35:31.7028735-07:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "88c794d1-7669-4126-9a27-d78e716f91d0", "CreateDate": "2025-06-02T05:35:31.7028735-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-06-02T05:35:31.7028735-07:00", "LastModifiedUser": "sample string 8" }, "ValueText": "sample string 1", "PropertyType": { "PropertyTypeId": "8149bef8-3e85-4b24-b36e-3b9bb1047b8a", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "9815a59a-6909-4c18-9305-fb2748555d90", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "c4279e9d-659b-4d6e-9039-9246c65b80e3", "CreateDate": "2025-06-02T05:35:31.7028735-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-06-02T05:35:31.7028735-07:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "4769d1ba-f3fe-4513-a354-24b6dd4dcba7", "Name": "sample string 1" }, "Unit": { "UnitId": "7273c801-4e70-48b6-a800-ba47adc5b370", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "c7de72a0-4c2e-4c6d-a99c-319b44f2ed70", "CreateDate": "2025-06-02T05:35:31.7028735-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-06-02T05:35:31.7028735-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": "624772a4-297d-4adf-951f-35fae28bcf74", "CreateDate": "2025-06-02T05:35:31.7028735-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-06-02T05:35:31.7028735-07:00", "LastModifiedUser": "sample string 7" }, "IsValid": true, "IsValidMessage": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "bc2cd541-066e-4bea-9bca-2de739a03b61", "CreateDate": "2025-06-02T05:35:31.7028735-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-06-02T05:35:31.7028735-07:00", "LastModifiedUser": "sample string 7" }, "Total": 1, "Message": "sample string 1" }