Skip to main content

Webhook Object

string
Unique identifier for the webhook.
string
Name of the webhook.
number
Timestamp (in milliseconds) at which the webhook object was created.
array
List of events that the webhook subscribes to. Possible events include stream.started, stream.detection, recording.ready, etc.
string
URL of the webhook endpoint.
string
Shared secret used to sign the webhook payload.
string
StreamId of the stream to which the webhook is applied.
object
Status of the webhook, including last failure and last triggered timestamp.
Last modified on June 2, 2026