Step one: we need the current state of a conversation inside a Studio SNIPPET. Step two: hitting /api/v2/conversations/{id} returns the live object instantly, but /api/v2/analytics/conversations/details is lagging by a few minutes. Is the analytics endpoint strictly for historical reporting, or am I missing a parameter to force real-time sync? We’re getting stale data.