The List Conversations endpoint returns updated_at, but that timestamp is bumped by any change to a conversation (tagging, assignment, bulk actions), so it can't be used to tell when the last message was actually received. The only way to get a tr...