Forward to ZunkireeAdminClient.get_analytics. Window defaults
to last 7 days when either bound is absent. Validates from < to
and a max span of 1 year. The S8 client strips tzinfo before
serializing per the §9.11 workaround.
Documentation Index
Fetch the complete documentation index at: https://docs.stella-commerce.com/llms.txt
Use this file to discover all available pages before exploring further.
Successful Response
The full GET /analytics response — same shape as the embedded
block but with explicit window echoback. Z6 stage doesn't return
from/to today; we set them server-side from the validated
request params so callers always get the window they queried.