Skip to main content
GET

Overview

Returns a summary of every flow owned by your team. Use Get an SRT Flow to retrieve a flow’s URLs and key.

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

Flows belonging to your team.

id
integer

Flow identifier.

label
string
mode
enum<string>

caller: Camb.ai connects out to your SRT endpoint (primary_url) and re-serves it. listener: Camb.ai hosts an SRT endpoint that your encoder pushes to.

Available options:
caller,
listener
failover
boolean
active
boolean

Whether the flow's relay is currently online.

team_id
integer
Last modified on July 24, 2026