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": "4ba14030-6955-4833-affb-8a8e45ca0d7c", "Asset": { "AssetId": "6259d2c1-9df9-4155-9ac9-269ccfad3d70", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "019d283a-c5ac-40e8-a4b7-d7d62d52f088", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "279710f4-ee83-4ef0-b62a-6f7eefcdeaf5", "CreateDate": "2025-08-24T10:13:23.049783-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-08-24T10:13:23.049783-07:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "ef96da6e-fd32-467b-a0af-7a7adbbcf82f", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-08-24T10:13:23.049783-07:00", "MeasurementValueNeededDate": "2025-08-24T10:13:23.049783-07:00", "SourceSystemId": "sample string 3", "CompanyId": "f62566b1-9d5c-4193-adcb-65b1f7e3a48e", "CreateDate": "2025-08-24T10:13:23.049783-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-08-24T10:13:23.049783-07:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-08-24T10:13:23.049783-07:00", "MeasurementValueNeededDate": "2025-08-24T10:13:23.049783-07:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "8dfa92b0-76c3-4de1-8172-08fc87fdff51", "CreateDate": "2025-08-24T10:13:23.049783-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-08-24T10:13:23.049783-07:00", "LastModifiedUser": "sample string 8" }, "ValueText": "sample string 1", "DisplayText": "sample string 2", "PropertyType": { "PropertyTypeId": "490d6c4c-c278-41f6-8d9e-7b4874de4cf8", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "019d283a-c5ac-40e8-a4b7-d7d62d52f088", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "279710f4-ee83-4ef0-b62a-6f7eefcdeaf5", "CreateDate": "2025-08-24T10:13:23.049783-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-08-24T10:13:23.049783-07:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "7d73679c-5a86-4e17-9464-e90f9ab1ee62", "Name": "sample string 1" }, "Unit": { "UnitId": "73bf69f0-8a92-48ef-a393-a19d11516649", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "addbd740-189a-4d9d-a390-e054beb6e135", "CreateDate": "2025-08-24T10:13:23.049783-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-08-24T10:13:23.049783-07:00", "LastModifiedUser": "sample string 6" }, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "b109500b-2cc4-486f-9f76-68784ee00459", "FieldId": "c1c0baac-7009-4993-bac0-3b440f8df461", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "b109500b-2cc4-486f-9f76-68784ee00459", "FieldId": "c1c0baac-7009-4993-bac0-3b440f8df461", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" } ], "SourceSystemId": "sample string 4", "CompanyId": "a8adb5f3-7d6e-4a20-8ef9-98bfbe1feb13", "CreateDate": "2025-08-24T10:13:23.049783-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-08-24T10:13:23.049783-07:00", "LastModifiedUser": "sample string 7" }, "IsValid": true, "IsValidMessage": "sample string 4", "SourceSystemId": "sample string 5", "CompanyId": "04f1e7e3-ae61-42d4-a3bb-2bd914648213", "CreateDate": "2025-08-24T10:13:23.049783-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-08-24T10:13:23.049783-07:00", "LastModifiedUser": "sample string 8" }, "Total": 1, "Message": "sample string 1" }