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": "618803ca-b87b-408c-983d-269d56a95f7d", "Asset": { "AssetId": "30c1df58-6add-4cf3-88c9-b3104af0d231", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "027d31a3-0fbe-4bbb-9a92-314627df0f62", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "7631c162-17e7-40ef-97c1-8dbc617d6fa0", "CreateDate": "2025-05-09T00:16:01.5427042-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-05-09T00:16:01.5427042-07:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "f30e8e08-0dc7-4524-bf19-26c3c689cc45", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-05-09T00:16:01.5427042-07:00", "MeasurementValueNeededDate": "2025-05-09T00:16:01.5427042-07:00", "SourceSystemId": "sample string 3", "CompanyId": "80fb325f-087b-4bf0-9e9b-6d9825837f10", "CreateDate": "2025-05-09T00:16:01.5427042-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-05-09T00:16:01.5427042-07:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-05-09T00:16:01.5427042-07:00", "MeasurementValueNeededDate": "2025-05-09T00:16:01.5427042-07:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "138177bd-a636-44bf-9bed-5a08723fdbcb", "CreateDate": "2025-05-09T00:16:01.5427042-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-05-09T00:16:01.5427042-07:00", "LastModifiedUser": "sample string 8" }, "ValueText": "sample string 1", "PropertyType": { "PropertyTypeId": "a854cc57-9323-496f-909b-8a491e8143e5", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "027d31a3-0fbe-4bbb-9a92-314627df0f62", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "7631c162-17e7-40ef-97c1-8dbc617d6fa0", "CreateDate": "2025-05-09T00:16:01.5427042-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-05-09T00:16:01.5427042-07:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "c4feab2b-4725-477a-8097-57568b8b5ea9", "Name": "sample string 1" }, "Unit": { "UnitId": "58b8c347-fb5f-4c48-9301-2aef7665a3de", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "d638d637-a443-43b8-8bd6-33da810cd250", "CreateDate": "2025-05-09T00:16:01.5427042-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-05-09T00:16:01.5427042-07:00", "LastModifiedUser": "sample string 6" }, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ "sample string 1", "sample string 2" ], "SourceSystemId": "sample string 4", "CompanyId": "2c172167-9848-4d65-bb7a-9925a36fbb95", "CreateDate": "2025-05-09T00:16:01.5427042-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-05-09T00:16:01.5427042-07:00", "LastModifiedUser": "sample string 7" }, "IsValid": true, "IsValidMessage": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "5d0c384a-7ef3-46d4-a9c2-a8b039a984a3", "CreateDate": "2025-05-09T00:16:01.5427042-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-05-09T00:16:01.5427042-07:00", "LastModifiedUser": "sample string 7" }, "Total": 1, "Message": "sample string 1" }