Skip to main content
GET
Get Stream Config

Description

This endpoint retrieves the configuration for a specific stream. Use this to review or audit the settings used for a particular stream. See the Quickstart guide for usage context.

Authentication

This endpoint requires an API Key.
Include your API key in the x-api-key header:

Request

  • Method: GET
  • Endpoint: /v1/streams/{stream_id}/config
  • Path Parameter:
    • stream_id (string, required): Stream ID

Response

  • Status: 200 OK
  • Content-Type: application/json

Example Usage (cURL)

Authorizations

X-API-Key
string
header
required

Path Parameters

stream_id
string
required

Stream ID

Response

Successful Response

The response is of type string.