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": "f5868259-7c0e-430c-856b-439d77c16ec5", "Asset": { "AssetId": "2dfa5329-a583-43e9-af85-37c499d036b6", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "8f7a3078-501f-4dc3-846b-c47840db6b04", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "b9b051fe-0fee-4903-8bf4-a9320f55d1b0", "CreateDate": "2025-08-23T22:44:40.1755226-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-08-23T22:44:40.1755226-07:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "1e3c5af9-22b8-488c-9e78-85030778e964", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-08-23T22:44:40.1755226-07:00", "MeasurementValueNeededDate": "2025-08-23T22:44:40.1755226-07:00", "SourceSystemId": "sample string 3", "CompanyId": "718bca35-f82d-478d-9009-b8681f7df268", "CreateDate": "2025-08-23T22:44:40.1755226-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-08-23T22:44:40.1755226-07:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-08-23T22:44:40.1755226-07:00", "MeasurementValueNeededDate": "2025-08-23T22:44:40.1755226-07:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "5433c9ea-51ac-4af2-96a6-160a48807deb", "CreateDate": "2025-08-23T22:44:40.1755226-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-08-23T22:44:40.1755226-07:00", "LastModifiedUser": "sample string 8" }, "ValueText": "sample string 1", "DisplayText": "sample string 2", "PropertyType": { "PropertyTypeId": "1452f269-2776-44d7-99ef-37493108bec4", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "8f7a3078-501f-4dc3-846b-c47840db6b04", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "b9b051fe-0fee-4903-8bf4-a9320f55d1b0", "CreateDate": "2025-08-23T22:44:40.1755226-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-08-23T22:44:40.1755226-07:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "94267e69-de8a-4d91-84d4-1d850b7c5cc2", "Name": "sample string 1" }, "Unit": { "UnitId": "bc599fa3-47eb-45a0-bf7b-05bdadf3e8f7", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "6a4c6c87-5f50-4c39-ad1a-e7cba2a8e793", "CreateDate": "2025-08-23T22:44:40.1755226-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-08-23T22:44:40.1755226-07:00", "LastModifiedUser": "sample string 6" }, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "3d698b76-41aa-4b1b-b3b5-5ceac481f05a", "FieldId": "91a9f28a-ed11-4154-8501-d45d44f83e52", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "3d698b76-41aa-4b1b-b3b5-5ceac481f05a", "FieldId": "91a9f28a-ed11-4154-8501-d45d44f83e52", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" } ], "SourceSystemId": "sample string 4", "CompanyId": "6e0741d8-b48c-4299-b0f4-cf99e7a0c51e", "CreateDate": "2025-08-23T22:44:40.1755226-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-08-23T22:44:40.1755226-07:00", "LastModifiedUser": "sample string 7" }, "IsValid": true, "IsValidMessage": "sample string 4", "SourceSystemId": "sample string 5", "CompanyId": "d3320637-62fd-4559-b686-29ec729c5947", "CreateDate": "2025-08-23T22:44:40.1755226-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-08-23T22:44:40.1755226-07:00", "LastModifiedUser": "sample string 8" }, "Total": 1, "Message": "sample string 1" }