RHEED
Get RHEED Timeseries Batch
Retrieve RHEED timeseries for multiple data entries in a single request
GET
Retrieves RHEED timeseries for multiple data entries at once. Each entry in the response mirrors the payload returned by the single-item
/rheed/timeseries endpoint.
The data entry UUIDs to retrieve timeseries for
Restrict the results to these property names. If omitted, all available properties are returned.
If
true, return only the list of available property names for each entry rather than the full timeseries valuesResponse
A map from
data_id to that entry’s timeseries. Each value is a RHEED timeseries payload matching the single-item /rheed/timeseries endpoint.