v1

latestOpenAPI 3.0.2Terms of Use2026-08-061441681.6 MB
live_streams

Fetch the thumbnail URL of a live stream

This operation shows the thumbnail URL of a started live stream.

get/live_streams/{id}/thumbnail_url

Path parameters

idstring required

The unique alphanumeric string that identifies the live stream.

Response

Success

Example response

{
  "live_stream": {
    "thumbnail_url": "https://cloud.wowza.com/proxy/stats/?target=10.11.12.13&app=app-B8P6K226&stream=99b62146@130135.stream&media=json"
  }
}