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": "6d3485bd-3ac5-4aab-8cf3-b6653634ffaa", "Asset": { "AssetId": "800d4e36-ad7c-44cd-8f61-37426285847c", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "df917326-6cda-4e97-95bf-3dbdc527ee17", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "31bea6d2-504b-4595-8b43-54eb5a52edd3", "CreateDate": "2025-05-08T23:40:23.9264065-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-05-08T23:40:23.9264065-07:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "d9b42443-388a-48bf-be9a-a8f6f84cc996", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-05-08T23:40:23.9264065-07:00", "MeasurementValueNeededDate": "2025-05-08T23:40:23.9264065-07:00", "SourceSystemId": "sample string 3", "CompanyId": "bf1f17d4-0593-43c4-a39e-4e9db5ab6092", "CreateDate": "2025-05-08T23:40:23.9264065-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-05-08T23:40:23.9264065-07:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-05-08T23:40:23.9264065-07:00", "MeasurementValueNeededDate": "2025-05-08T23:40:23.9264065-07:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "58d54a92-4dad-45af-a7d9-dd48b222abb1", "CreateDate": "2025-05-08T23:40:23.9264065-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-05-08T23:40:23.9264065-07:00", "LastModifiedUser": "sample string 8" }, "ValueText": "sample string 1", "DisplayText": "sample string 2", "PropertyType": { "PropertyTypeId": "ae939456-6800-445d-a2f5-5ad32e591f41", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "df917326-6cda-4e97-95bf-3dbdc527ee17", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "31bea6d2-504b-4595-8b43-54eb5a52edd3", "CreateDate": "2025-05-08T23:40:23.9264065-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-05-08T23:40:23.9264065-07:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "33767068-2218-4811-91b8-a55cee644871", "Name": "sample string 1" }, "Unit": { "UnitId": "604261e7-974a-4a1d-afa3-5c8247ef9f52", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "2f06123b-ee2c-41b1-9c14-e4166565a97c", "CreateDate": "2025-05-08T23:40:23.9264065-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-05-08T23:40:23.9264065-07:00", "LastModifiedUser": "sample string 6" }, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "d7dc2aab-e335-40dd-adb6-4755e7fa7b10", "FieldId": "8b4df8fc-ca4f-4d9a-ac77-ae67e5d4d6fa", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "d7dc2aab-e335-40dd-adb6-4755e7fa7b10", "FieldId": "8b4df8fc-ca4f-4d9a-ac77-ae67e5d4d6fa", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" } ], "SourceSystemId": "sample string 4", "CompanyId": "9a17a628-eae7-4956-9604-cfff4828807a", "CreateDate": "2025-05-08T23:40:23.9264065-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-05-08T23:40:23.9264065-07:00", "LastModifiedUser": "sample string 7" }, "IsValid": true, "IsValidMessage": "sample string 4", "SourceSystemId": "sample string 5", "CompanyId": "3257caec-6718-4153-8b00-ccdfd7f167cc", "CreateDate": "2025-05-08T23:40:23.9264065-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-05-08T23:40:23.9264065-07:00", "LastModifiedUser": "sample string 8" }, "Total": 1, "Message": "sample string 1" }