Hi all, I created a vapi button using websnippet (client sdk) and placed it on my website. I am trying to get some unique identifier into the context, like call id. I added tracking in console, I get events like
{type: 'status-update', status: 'in-progress'}
But seems like these client messages contain no more info. Any way to get the call id sent to the client sdk?