List Stream Templates
List the stream templates saved in your workspace.
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.Related endpoints
Authorizations
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.
Last modified on August 7, 2026