Read and return recently view history records.
readRecentlyViewedHistories Parameter Descriptions
Parameter Name |
Data Type |
Description |
properties |
List<String> |
A list of String values that identify the property names whose values to return with the resulting history records. |
readRecentlyViewedHistories Response Descriptions
Parameter Name |
Data Type |
Description |
histories |
List<history> |
A list of history objects. Only specified property values are returned with the record. |