v2

latestOpenAPI 3.1.02026-08-075421692.0 MB
Inbox Analytics

Get conversation analytics

Per-conversation inbox analytics. The inbox analog of /v1/analytics/post-timeline — one conversation, daily totals, source mix.

The {conversationId} path param accepts EITHER the Mongo _id of the Conversation document OR its platformConversationId (the same identity used by metadata.conversationId at ingest time). Ownership is verified in MongoDB against the caller's team before the Tinybird query fires.

Max date range is 365 days.

get/v1/analytics/inbox/conversations/{conversationId}

Path parameters

conversationIdstring required

Mongo _id or platformConversationId.

Query parameters

fromDatestring date required
toDatestring date

Response

Per-conversation analytics

successboolean
conversationIdstring

The platformConversationId

mongoIdstring
platformstring nullable
fromstring date
tostring date nullable