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": "4955ed53-0659-4a12-b184-b25b5c501f20", "Asset": { "AssetId": "f0c047f9-cb32-4851-b916-cb4b7bc42296", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "a7f0e0fc-a1fd-4c8a-ab07-a5be1b06d5d3", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "5344dbe2-4428-45ec-97d4-c4f475ccb083", "CreateDate": "2025-09-16T02:00:01.2310495-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-09-16T02:00:01.2310495-07:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "5e08edba-48aa-4f36-ab2d-55906ca1fe9e", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-09-16T02:00:01.2310495-07:00", "MeasurementValueNeededDate": "2025-09-16T02:00:01.2310495-07:00", "SourceSystemId": "sample string 3", "CompanyId": "d648e715-7746-4d96-b5e7-781e798c6111", "CreateDate": "2025-09-16T02:00:01.2310495-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-09-16T02:00:01.2310495-07:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-09-16T02:00:01.2310495-07:00", "MeasurementValueNeededDate": "2025-09-16T02:00:01.2310495-07:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "46234805-11e0-44c0-949e-bac8027a5e99", "CreateDate": "2025-09-16T02:00:01.2310495-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-09-16T02:00:01.2310495-07:00", "LastModifiedUser": "sample string 8" }, "ValueText": "sample string 1", "PropertyType": { "PropertyTypeId": "a8119110-4544-4df6-bda5-a71412daea44", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "a7f0e0fc-a1fd-4c8a-ab07-a5be1b06d5d3", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "5344dbe2-4428-45ec-97d4-c4f475ccb083", "CreateDate": "2025-09-16T02:00:01.2310495-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-09-16T02:00:01.2310495-07:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "73b25378-b0e2-4ba1-8ab5-bcf398fd81b1", "Name": "sample string 1" }, "Unit": { "UnitId": "3eb356e1-8cab-4f8d-970e-1b17abfe5e26", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "73263bb9-d101-4b58-8e26-0c2d2a7e09e3", "CreateDate": "2025-09-16T02:00:01.2310495-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-09-16T02:00:01.2310495-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": "6e5a92cd-dafe-4f22-a4ad-29e924a774cf", "CreateDate": "2025-09-16T02:00:01.2310495-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-09-16T02:00:01.2310495-07:00", "LastModifiedUser": "sample string 7" }, "IsValid": true, "IsValidMessage": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "d5b93765-af3f-465e-8e11-3bb9fd4342f5", "CreateDate": "2025-09-16T02:00:01.2310495-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-09-16T02:00:01.2310495-07:00", "LastModifiedUser": "sample string 7" }, "Total": 1, "Message": "sample string 1" }