Analytics Day Conversations
Analytics
Analytics Day Conversations
The conversations behind one day on the insights chart — every thread with a message on that calendar day, newest first, with per-day send/reply counts and a Unibox deep link. Tuco AI iMessage API, bearer-token auth.
GET
Analytics Day Conversations
The drill-down for one bar of the insights volume chart. Returns every conversation that had at least one message on
date (cut in the workspace timezone), ordered by most recent activity, with a link straight to the Unibox thread.Up to 60 conversations are returned; total reports how many were active in full.Authentication
Query parameters
string
required
The calendar day to drill into,
YYYY-MM-DD, cut in the workspace timezone. Returns 400 if missing or malformed.string
Restrict to conversations on a single Tuco line (24-char ObjectId hex).
string
IANA zone the day is cut in (e.g.
America/New_York). Defaults to the workspace timezone. tz is accepted as an alias.Example
Success response (200)
string
The calendar day the results were cut for, echoed back as
YYYY-MM-DD.string
IANA zone the day was cut in — the resolved
timezone/tz param, or the workspace default.number
Distinct conversations active on the day (before the 60-row cap).
number
How many conversations are in this response (capped at 60).
number
Outbound messages to this conversation on that day.
number
Inbound messages from this conversation on that day.
string
in if the day’s last message was inbound, out if outbound.string
Relative link that opens this thread in Unibox. The conversation id is the E.164 phone.