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": "477e8216-ecc1-4785-83b7-26acd36665d1", "Asset": { "AssetId": "c2221e05-7135-4846-a7d9-8fa668cb966b", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "71d613f7-ab5f-459f-aa59-531cfe8d9c63", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "d99c41ff-2af8-47ea-9999-80494cdcc72a", "CreateDate": "2025-04-05T00:30:27.1955932-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-04-05T00:30:27.1955932-07:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "35aaccbc-b72a-4fff-8fd9-98545c809d07", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-04-05T00:30:27.1955932-07:00", "MeasurementValueNeededDate": "2025-04-05T00:30:27.1955932-07:00", "SourceSystemId": "sample string 3", "CompanyId": "129fd34d-ec8d-4a04-8b7c-aa78dbc027cb", "CreateDate": "2025-04-05T00:30:27.1955932-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-04-05T00:30:27.1955932-07:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-04-05T00:30:27.1955932-07:00", "MeasurementValueNeededDate": "2025-04-05T00:30:27.1955932-07:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "7c5f1e14-8cd7-4c05-aa3b-49dff1ff6195", "CreateDate": "2025-04-05T00:30:27.1955932-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-04-05T00:30:27.1955932-07:00", "LastModifiedUser": "sample string 8" }, "ValueText": "sample string 1", "DisplayText": "sample string 2", "PropertyType": { "PropertyTypeId": "364e0f77-fed9-4288-8965-eb2ede39d0f7", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "71d613f7-ab5f-459f-aa59-531cfe8d9c63", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "d99c41ff-2af8-47ea-9999-80494cdcc72a", "CreateDate": "2025-04-05T00:30:27.1955932-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-04-05T00:30:27.1955932-07:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "e42ab35c-ef26-43ca-92cb-8e40b9568a3f", "Name": "sample string 1" }, "Unit": { "UnitId": "9d3ea2e0-c9e2-4f1b-b72e-9fd6b91c162a", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "c60365db-4fea-40bc-8b86-3662d7e33b5f", "CreateDate": "2025-04-05T00:30:27.1955932-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-04-05T00:30:27.1955932-07:00", "LastModifiedUser": "sample string 6" }, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "c40d9f57-6122-4471-8aa3-5fe4160300df", "FieldId": "1391d5f3-3203-47ad-a55e-c9e85f7e5e04", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "c40d9f57-6122-4471-8aa3-5fe4160300df", "FieldId": "1391d5f3-3203-47ad-a55e-c9e85f7e5e04", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" } ], "SourceSystemId": "sample string 4", "CompanyId": "555f71de-3011-4f1d-81d7-7e06b1aaf892", "CreateDate": "2025-04-05T00:30:27.1955932-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-04-05T00:30:27.1955932-07:00", "LastModifiedUser": "sample string 7" }, "IsValid": true, "IsValidMessage": "sample string 4", "SourceSystemId": "sample string 5", "CompanyId": "febe6b58-8fc3-4a1d-ada7-b82487b38f04", "CreateDate": "2025-04-05T00:30:27.1955932-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-04-05T00:30:27.1955932-07:00", "LastModifiedUser": "sample string 8" }, "Total": 1, "Message": "sample string 1" }