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": "cd3510f5-404a-4ae5-9e48-3ed6fbcf3bec", "Asset": { "AssetId": "da85b223-5d6c-4dc3-a550-38328fa2fc72", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "307166b8-7434-4990-a6bf-b032d815c3ab", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "f76c1059-0764-4d99-a704-6670c129d696", "CreateDate": "2025-06-26T14:07:28.4416999-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-06-26T14:07:28.4416999-07:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "431185a5-ee6d-4601-bfd8-696cc2a73b20", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-06-26T14:07:28.4416999-07:00", "MeasurementValueNeededDate": "2025-06-26T14:07:28.4416999-07:00", "SourceSystemId": "sample string 3", "CompanyId": "8573411f-1994-4db4-b890-833b5ec6cf39", "CreateDate": "2025-06-26T14:07:28.4416999-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-06-26T14:07:28.4416999-07:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-06-26T14:07:28.4416999-07:00", "MeasurementValueNeededDate": "2025-06-26T14:07:28.4416999-07:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "a0fd7a04-1343-4f3b-b961-a7249a8539dd", "CreateDate": "2025-06-26T14:07:28.4416999-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-06-26T14:07:28.4416999-07:00", "LastModifiedUser": "sample string 8" }, "ValueText": "sample string 1", "PropertyType": { "PropertyTypeId": "94c5be66-197f-4dba-804f-e50ac2de09bd", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "307166b8-7434-4990-a6bf-b032d815c3ab", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "f76c1059-0764-4d99-a704-6670c129d696", "CreateDate": "2025-06-26T14:07:28.4416999-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-06-26T14:07:28.4416999-07:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "c937b759-5b80-4586-9c50-ec7466a9e8ff", "Name": "sample string 1" }, "Unit": { "UnitId": "69af9151-ea5b-4492-a163-3507eb60a8af", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "39ab2554-3e96-4789-bef9-a7cc5a154958", "CreateDate": "2025-06-26T14:07:28.4416999-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-06-26T14:07:28.4416999-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": "4fa3f15d-437e-4a1a-83c0-e8b447e45b53", "CreateDate": "2025-06-26T14:07:28.4416999-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-06-26T14:07:28.4416999-07:00", "LastModifiedUser": "sample string 7" }, "IsValid": true, "IsValidMessage": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "a947fe7b-e6f0-40cb-b4ae-310fa95b5913", "CreateDate": "2025-06-26T14:07:28.4416999-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-06-26T14:07:28.4416999-07:00", "LastModifiedUser": "sample string 7" }, "Total": 1, "Message": "sample string 1" }