fierce-dog-7777
07/08/2025, 5:19 PMtall-airline-16756
07/08/2025, 5:19 PMtall-airline-16756
07/08/2025, 5:19 PMapplication/webhook+json
.
Using LiveKit's server SDKs (such as Node.js or Go), you can validate and decode webhook events securely. You can handle specific events like room_started
and participant_joined
to gather session-related information.
Note that direct session detail data may not be fully provided via webhooks alone; you might need to infer some session information from the events or use additional APIs like the Analytics API for comprehensive session data.
This setup allows you to monitor session activity through webhooks effectively.