Connection metadata + cached widget config + best-effort
analytics snapshot (last 7 days). Returns 200 with
status="not_connected" for un-connected merchants — never 404 —
so the dashboard doesn’t have to special-case the empty state.
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
Response from GET /api/dashboard/integrations/zunkiree/.
On the not-connected branch every field except status is null; the
UI uses that exact shape to decide between "show Connect button" and
"show Connected panel". Always 200 — never 404 — so the dashboard
doesn't have to special-case missing-row in the not-connected case.
Either 'connected' or 'not_connected'.
Locked null in v1 per §1.4 (internal Z-side ID; merchant doesn't need it). Reserved for future support_metadata exposure.
Public token ID (zka_live_…). Log-safe.
Best-effort. null if Zunkiree is down or the merchant is not connected. UI never breaks on this being null.