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": "87ff4655-cdfd-4b4d-b2df-f7f6728e2fd3", "Asset": { "AssetId": "f9da9e2d-cd29-4085-960f-b263e5f8e02e", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "a7082d48-7db3-47d5-ab32-c9978ba49e47", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "ef3aa382-0b03-4672-b810-a8087b5c743f", "CreateDate": "2025-02-05T06:06:11.5868806-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-02-05T06:06:11.5868806-08:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "68f28c54-4a75-45c4-89e8-e200aac1063b", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-02-05T06:06:11.5868806-08:00", "MeasurementValueNeededDate": "2025-02-05T06:06:11.5868806-08:00", "SourceSystemId": "sample string 3", "CompanyId": "6f13bb40-dfd5-45ca-b8b6-f3565928f53b", "CreateDate": "2025-02-05T06:06:11.5868806-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-02-05T06:06:11.5868806-08:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-02-05T06:06:11.5868806-08:00", "MeasurementValueNeededDate": "2025-02-05T06:06:11.5868806-08:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "db89da2d-52fe-4106-9286-623d3f0eafa4", "CreateDate": "2025-02-05T06:06:11.5868806-08:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-02-05T06:06:11.5868806-08:00", "LastModifiedUser": "sample string 8" }, "ValueText": "sample string 1", "DisplayText": "sample string 2", "PropertyType": { "PropertyTypeId": "baf98042-fadf-4aac-b1da-137f170bff94", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "a7082d48-7db3-47d5-ab32-c9978ba49e47", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "ef3aa382-0b03-4672-b810-a8087b5c743f", "CreateDate": "2025-02-05T06:06:11.5868806-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-02-05T06:06:11.5868806-08:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "44bd4da5-5fb5-45e5-beaa-e98c1411ca27", "Name": "sample string 1" }, "Unit": { "UnitId": "24d8c27b-33d0-4d03-846c-efec3edda0ad", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "53682401-4793-41c0-9271-38e7da489b41", "CreateDate": "2025-02-05T06:06:11.5868806-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-02-05T06:06:11.5868806-08:00", "LastModifiedUser": "sample string 6" }, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "9a2e2cba-f137-4c53-8110-9ac943eaf828", "FieldId": "f84e4d8a-1570-4268-903c-8d018ca2ac7e", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "9a2e2cba-f137-4c53-8110-9ac943eaf828", "FieldId": "f84e4d8a-1570-4268-903c-8d018ca2ac7e", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" } ], "SourceSystemId": "sample string 4", "CompanyId": "a32f9b0e-3cc6-40a2-92ad-056199508048", "CreateDate": "2025-02-05T06:06:11.5868806-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-02-05T06:06:11.5868806-08:00", "LastModifiedUser": "sample string 7" }, "IsValid": true, "IsValidMessage": "sample string 4", "SourceSystemId": "sample string 5", "CompanyId": "c9e4aa75-67bd-445a-8e6a-e967507c4d2c", "CreateDate": "2025-02-05T06:06:11.5868806-08:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-02-05T06:06:11.5868806-08:00", "LastModifiedUser": "sample string 8" }, "Total": 1, "Message": "sample string 1" }