startRecording(), via the REST API, or within Prebuilt.
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
An ID identifying the recording that was generated.
A string describing the event that was emitted.
The layout used for the recording.
The participant ID of the user who started the recording.
The recording instance ID that was passed into the start recording command.
The Unix epoch time in seconds representing when the recording started.