TypeScript
Webhook
Retrieve a webhook
GET
TypeScript
Documentation Index
Fetch the complete documentation index at: https://na-36-merge-docs-v2-dev-draft-into-docs-v2-clean-20260525.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
Success
Example:
"test_webhook"
Pattern:
^http(s)?://Example:
"https://my-service.com/webhook"
Example:
"de7818e7-610a-4057-8f6f-b785dc1e6f88"
Example:
"webhook"
The ID of the project
Example:
"aac12556-4d65-4d34-9fb6-d1f0985eb0a9"
Timestamp (in milliseconds) at which stream object was created
Example:
1587667174725
Available options:
stream.started, stream.detection, stream.idle, recording.ready, recording.started, recording.waiting, multistream.connected, multistream.error, multistream.disconnected, playback.user.new, playback.accessControl, asset.created, asset.updated, asset.failed, asset.ready, asset.deleted, task.spawned, task.updated, task.completed, task.failed Example:
["stream.started", "stream.idle"]
streamId of the stream on which the webhook is applied
Example:
"de7818e7-610a-4057-8f6f-b785dc1e6f88"
status of webhook
Last modified on May 27, 2026