stream_preview

The video's preview page URI. This field is omitted until encoding is complete.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-stream-preview-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/stream_preview",
  "title": "stream_preview",
  "description": "The video's preview page URI. This field is omitted until encoding is complete.",
  "example": "https://customer-m033z5x00ks6nunl.cloudflarestream.com/ea95132c15732412d22c1476fa83f27a/watch",
  "format": "uri",
  "type": "string"
}