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": "66ed511c-628e-44c4-9c22-e34601e35063", "Asset": { "AssetId": "35215dd5-d0fd-4865-9ced-dcbc7d77e191", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "f5f51d0e-6b64-45e1-8fbb-702bd8241a7f", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "ee3fa848-8571-4df5-8f33-ab806a83ab17", "CreateDate": "2024-10-10T03:11:44.2806225-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2024-10-10T03:11:44.2806225-07:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "81f80719-35a1-4fa6-b449-a6262ee28ed0", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2024-10-10T03:11:44.2806225-07:00", "MeasurementValueNeededDate": "2024-10-10T03:11:44.2806225-07:00", "SourceSystemId": "sample string 3", "CompanyId": "d6808b29-e331-46d3-91c7-76e0d74bc659", "CreateDate": "2024-10-10T03:11:44.2806225-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2024-10-10T03:11:44.2806225-07:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2024-10-10T03:11:44.2806225-07:00", "MeasurementValueNeededDate": "2024-10-10T03:11:44.2806225-07:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "9f2cbc71-a36f-4f44-b64b-a76eb18cc3ed", "CreateDate": "2024-10-10T03:11:44.2806225-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2024-10-10T03:11:44.2806225-07:00", "LastModifiedUser": "sample string 8" }, "ValueText": "sample string 1", "PropertyType": { "PropertyTypeId": "9907318d-8f51-4d77-955b-bca805adf57a", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "f5f51d0e-6b64-45e1-8fbb-702bd8241a7f", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "ee3fa848-8571-4df5-8f33-ab806a83ab17", "CreateDate": "2024-10-10T03:11:44.2806225-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2024-10-10T03:11:44.2806225-07:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "40e8c05f-5749-4382-8d61-d90418d51b83", "Name": "sample string 1" }, "Unit": { "UnitId": "c07cb625-c745-4f90-98e5-7c0d2fabfd3a", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "3127a7b3-523f-4920-95c5-7a1f24907497", "CreateDate": "2024-10-10T03:11:44.2806225-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2024-10-10T03:11:44.2806225-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": "bc193c06-a50c-48f3-ba31-710452ec0be0", "CreateDate": "2024-10-10T03:11:44.2806225-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2024-10-10T03:11:44.2806225-07:00", "LastModifiedUser": "sample string 7" }, "IsValid": true, "IsValidMessage": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "68fd9fc8-6690-4826-a4c0-69bf37b215e7", "CreateDate": "2024-10-10T03:11:44.2806225-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2024-10-10T03:11:44.2806225-07:00", "LastModifiedUser": "sample string 7" }, "Total": 1, "Message": "sample string 1" }