Retrieves a custom events report containing raw time-series event values recorded by selected prompts and devices within the specified time window. The report can be filtered by: • promptUuid – The specific prompt to query. • deviceFacetUuids – A set of devices to include. • locationUuid – The location context for the query. For example, a request may specify a promptUuid to fetch results from a certain LLM prompt, and additionally restrict results to only devices in a given locationUuid. The time range (startTimeMs → endTimeMs) is required and determines the interval of events returned. The response includes, per device and prompt, the raw event values (numeric or boolean as string) along with timestamps, check-condition results (if selected), and prompt type.
Your API key for Rhombus.
Authentication scheme indicator ("api-token").
9Request object for custom LLM reports.
Uuids of the selected devices
RUUID with optional appended facet information
"AAAAAAAAAAAAAAAAAAAAAA.v0"
The end timestamp (in Unix epoch milliseconds) of the selected interval
1640998800000
base 64 (url-safe) uuid string
"AAAAAAAAAAAAAAAAAAAAAA"
base 64 (url-safe) uuid string
"AAAAAAAAAAAAAAAAAAAAAA"
The start timestamp (in Unix epoch milliseconds) of the selected interval
1640995200000