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": "ecb94750-3c65-4a4b-b477-f1d81f5e48a4", "Asset": { "AssetId": "22634a31-438c-4de0-b2f7-ded6838ad2b3", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "4adceee4-e355-42e3-92fc-0863e02139e2", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "cd3a3dba-3198-4e97-8c47-b05c8128e34e", "CreateDate": "2024-11-21T04:49:27.6510636-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2024-11-21T04:49:27.6510636-08:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "607e839d-b7b4-492d-9e4f-282b2f715df2", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2024-11-21T04:49:27.6510636-08:00", "MeasurementValueNeededDate": "2024-11-21T04:49:27.6510636-08:00", "SourceSystemId": "sample string 3", "CompanyId": "1bd7ab39-ec06-4a86-8254-075b76dd8936", "CreateDate": "2024-11-21T04:49:27.6510636-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2024-11-21T04:49:27.6510636-08:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2024-11-21T04:49:27.6510636-08:00", "MeasurementValueNeededDate": "2024-11-21T04:49:27.6510636-08:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "67ff2455-1621-4de0-81d3-fc3e55eff4a0", "CreateDate": "2024-11-21T04:49:27.6510636-08:00", "CreateUser": "sample string 7", "LastModifiedDate": "2024-11-21T04:49:27.6510636-08:00", "LastModifiedUser": "sample string 8" }, "ValueText": "sample string 1", "DisplayText": "sample string 2", "PropertyType": { "PropertyTypeId": "000203d4-2e14-4b2e-965e-64091ee2b055", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "4adceee4-e355-42e3-92fc-0863e02139e2", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "cd3a3dba-3198-4e97-8c47-b05c8128e34e", "CreateDate": "2024-11-21T04:49:27.6510636-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2024-11-21T04:49:27.6510636-08:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "1080a9bf-91bb-4470-be8a-5b5d376e7b0c", "Name": "sample string 1" }, "Unit": { "UnitId": "906e5352-4237-4e4d-b73d-410cd458c784", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "b07d6f9e-5674-4719-ab26-88cbe94d6c6b", "CreateDate": "2024-11-21T04:49:27.6510636-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2024-11-21T04:49:27.6510636-08:00", "LastModifiedUser": "sample string 6" }, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "83df723e-c314-441d-a632-40c9c0520de0", "FieldId": "ebeaab95-360b-44a0-8458-94c6be904dab", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "83df723e-c314-441d-a632-40c9c0520de0", "FieldId": "ebeaab95-360b-44a0-8458-94c6be904dab", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" } ], "SourceSystemId": "sample string 4", "CompanyId": "e9487763-7f73-4d4d-b38f-6e09d5e0211c", "CreateDate": "2024-11-21T04:49:27.6510636-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2024-11-21T04:49:27.6510636-08:00", "LastModifiedUser": "sample string 7" }, "IsValid": true, "IsValidMessage": "sample string 4", "SourceSystemId": "sample string 5", "CompanyId": "2e02030a-7c3d-47d2-801b-6f25d3154c23", "CreateDate": "2024-11-21T04:49:27.6510636-08:00", "CreateUser": "sample string 7", "LastModifiedDate": "2024-11-21T04:49:27.6510636-08:00", "LastModifiedUser": "sample string 8" }, "Total": 1, "Message": "sample string 1" }