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": "4f00d49d-4a51-4bbc-a421-5bcb45a06cd9", "Asset": { "AssetId": "2ea01a91-fd78-4489-afcd-c2953957283a", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "c5fb7abb-c241-4ed4-8865-2c58e721671c", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "82fe0de6-b974-42d2-89f3-a8532bb974b9", "CreateDate": "2025-02-05T07:51:18.4788378-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-02-05T07:51:18.4788378-08:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "196104a4-0565-42c7-91f6-849a61f735ed", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-02-05T07:51:18.4788378-08:00", "MeasurementValueNeededDate": "2025-02-05T07:51:18.4788378-08:00", "SourceSystemId": "sample string 3", "CompanyId": "c01520d8-ab72-47b0-831e-dcbdaa81a04a", "CreateDate": "2025-02-05T07:51:18.4788378-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-02-05T07:51:18.4788378-08:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-02-05T07:51:18.4788378-08:00", "MeasurementValueNeededDate": "2025-02-05T07:51:18.4788378-08:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "2b19a74e-47da-48c2-8403-2e12a73c67da", "CreateDate": "2025-02-05T07:51:18.4788378-08:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-02-05T07:51:18.4788378-08:00", "LastModifiedUser": "sample string 8" }, "ValueText": "sample string 1", "PropertyType": { "PropertyTypeId": "4910f726-873c-4381-ac33-ebcd6563c3f0", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "c5fb7abb-c241-4ed4-8865-2c58e721671c", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "82fe0de6-b974-42d2-89f3-a8532bb974b9", "CreateDate": "2025-02-05T07:51:18.4788378-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-02-05T07:51:18.4788378-08:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "47abd01f-ba48-47dd-a404-1640a48fec47", "Name": "sample string 1" }, "Unit": { "UnitId": "6a7ab33e-0948-4213-bf41-810561ffa9c9", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "2a15a983-db8b-4b87-a4b2-f34e92f7ff63", "CreateDate": "2025-02-05T07:51:18.4788378-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-02-05T07:51:18.4788378-08: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": "3c7ffdd9-eddb-4d4d-9c64-d6eff2c7cf31", "CreateDate": "2025-02-05T07:51:18.4788378-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-02-05T07:51:18.4788378-08:00", "LastModifiedUser": "sample string 7" }, "IsValid": true, "IsValidMessage": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "de781f78-375d-4c7b-8e71-033a0f1a96cd", "CreateDate": "2025-02-05T07:51:18.4788378-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-02-05T07:51:18.4788378-08:00", "LastModifiedUser": "sample string 7" }, "Total": 1, "Message": "sample string 1" }