Skip to main content
GET
Get Translation Languages

Description

Get all available languages for a stream.

Authentication

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

Request

  • Method: GET
  • Endpoint: /v1/translations/{stream_id}/languages
  • 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

languages
string[]
total_languages
integer