Common fields
Represents the version of the event. Uses semantic versioning to inform a consumer if the payload has introduced any breaking changes.
Represents the type of the event described in the payload.
An identifier representing this specific event.
An object representing the event, whose fields are described below.
Documenting when the webhook itself was sent. This timestamp is different than the time of the event the webhook describes.
Payload
The Unix epoch time in seconds representing when the participant joined.
The user session ID, or participant id.
The name of the room.
The ID of the user, set by the meeting token.
The name of the user, set by the meeting token.
A flag determining if this user is considered the owner.
The quality of the user’s network.
The Unix epoch time in seconds representing when the participant will be ejected.
The permissions object, that describes what the participant is permitted to do during this call.