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": "e6ef6855-082d-4fef-93b8-9a051ed60df4", "Asset": { "AssetId": "fbc7289b-7295-4f4a-b6b9-28cc0a80b3f5", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "e4cb6f06-abb8-49b2-9a0b-65175b956d54", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "b823065b-5629-499b-b0a0-b41003f5a1ca", "CreateDate": "2025-06-16T13:39:54.7503489-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-06-16T13:39:54.7503489-07:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "221e805c-63a3-4401-9745-a8bc2f39576a", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-06-16T13:39:54.7503489-07:00", "MeasurementValueNeededDate": "2025-06-16T13:39:54.7503489-07:00", "SourceSystemId": "sample string 3", "CompanyId": "1667c53a-6b08-4d04-affb-a1e464b6dca8", "CreateDate": "2025-06-16T13:39:54.7503489-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-06-16T13:39:54.7503489-07:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-06-16T13:39:54.7503489-07:00", "MeasurementValueNeededDate": "2025-06-16T13:39:54.7503489-07:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "67a995b7-94dd-42b9-9ba8-9902e25ffbdf", "CreateDate": "2025-06-16T13:39:54.7503489-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-06-16T13:39:54.7503489-07:00", "LastModifiedUser": "sample string 8" }, "ValueText": "sample string 1", "DisplayText": "sample string 2", "PropertyType": { "PropertyTypeId": "65b396d6-e063-48d4-b0db-152d903edf81", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "e4cb6f06-abb8-49b2-9a0b-65175b956d54", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "b823065b-5629-499b-b0a0-b41003f5a1ca", "CreateDate": "2025-06-16T13:39:54.7503489-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-06-16T13:39:54.7503489-07:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "79f18b17-72f7-450a-8fa4-b7e51608e035", "Name": "sample string 1" }, "Unit": { "UnitId": "44a25ddd-b4cc-4abc-ad97-6b3ba25b0c85", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "bbfd89c4-b7b9-42da-a93d-4851ef478381", "CreateDate": "2025-06-16T13:39:54.7503489-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-06-16T13:39:54.7503489-07:00", "LastModifiedUser": "sample string 6" }, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "dd96414e-f8eb-48c2-bab0-42d4c8a69d38", "FieldId": "96d82c19-c508-4839-a74d-65558ee34243", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "dd96414e-f8eb-48c2-bab0-42d4c8a69d38", "FieldId": "96d82c19-c508-4839-a74d-65558ee34243", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" } ], "SourceSystemId": "sample string 4", "CompanyId": "bcc51c74-573e-43b4-879a-7f4cde316602", "CreateDate": "2025-06-16T13:39:54.7503489-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-06-16T13:39:54.7503489-07:00", "LastModifiedUser": "sample string 7" }, "IsValid": true, "IsValidMessage": "sample string 4", "SourceSystemId": "sample string 5", "CompanyId": "41053912-efa8-4584-ada7-99d5cf087a64", "CreateDate": "2025-06-16T13:39:54.7503489-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-06-16T13:39:54.7503489-07:00", "LastModifiedUser": "sample string 8" }, "Total": 1, "Message": "sample string 1" }