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": "8dbca759-5250-44dd-bdf3-cc6335d11555", "Asset": { "AssetId": "2b64d450-9e89-4675-a053-943d3bfe227c", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "dde59061-a799-43a8-b20c-c309f5919021", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "645d6c3e-d6da-489b-b2df-840360541b04", "CreateDate": "2025-07-31T22:53:55.9071217-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-07-31T22:53:55.9071217-07:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "4f0a6538-01ca-42ff-b8ab-668ff9853aaa", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-07-31T22:53:55.9071217-07:00", "MeasurementValueNeededDate": "2025-07-31T22:53:55.9071217-07:00", "SourceSystemId": "sample string 3", "CompanyId": "fe609215-7c44-403f-aa82-6f1498779867", "CreateDate": "2025-07-31T22:53:55.9071217-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-07-31T22:53:55.9071217-07:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-07-31T22:53:55.9071217-07:00", "MeasurementValueNeededDate": "2025-07-31T22:53:55.9071217-07:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "9ddb45af-4b43-41fc-a973-3b812c52beed", "CreateDate": "2025-07-31T22:53:55.9071217-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-07-31T22:53:55.9071217-07:00", "LastModifiedUser": "sample string 8" }, "ValueText": "sample string 1", "PropertyType": { "PropertyTypeId": "97720bf2-077e-44d5-bc18-c55ab349e715", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "dde59061-a799-43a8-b20c-c309f5919021", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "645d6c3e-d6da-489b-b2df-840360541b04", "CreateDate": "2025-07-31T22:53:55.9071217-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-07-31T22:53:55.9071217-07:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "c268c2f3-d61e-4448-8f0d-7c2b317b4a0e", "Name": "sample string 1" }, "Unit": { "UnitId": "2cf2f294-542e-4c8f-9d5e-99cf2f65e1ff", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "7bfc2e1f-92d4-4389-938c-bd764eddd118", "CreateDate": "2025-07-31T22:53:55.9071217-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-07-31T22:53:55.9071217-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": "6f7b895d-dc7e-4d50-8286-a213348a23f5", "CreateDate": "2025-07-31T22:53:55.9071217-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-07-31T22:53:55.9071217-07:00", "LastModifiedUser": "sample string 7" }, "IsValid": true, "IsValidMessage": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "62418da9-bfb7-40d2-9047-fc8c16abeac3", "CreateDate": "2025-07-31T22:53:55.9071217-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-07-31T22:53:55.9071217-07:00", "LastModifiedUser": "sample string 7" }, "Total": 1, "Message": "sample string 1" }