Skip to main content
GET

Overview

A stream template is a named snapshot of a previously created stream’s configuration, saved from the stream builder in the portal or with Create a Stream Template. Templates let you recreate a proven setup, for example your matchday dubbing configuration, without rebuilding the payload each time. This endpoint returns every template saved in your workspace. Use Use a Stream Template to retrieve a template’s full payload. Each workspace can hold at most 20 templates. When the limit is reached, delete a template before saving a new one.

Authorizations

x-api-key
string
header
required

The x-api-key is a custom header required for authenticating requests to our API. Include this header in your request with the appropriate API key value to securely access our endpoints. You can find your API key(s) in the 'API' section of our studio website.

Response

200 - application/json

The templates saved in your workspace.

templates
StreamTemplateOut · object[]
required
Last modified on August 7, 2026