v1

latestOpenAPI 3.1.02026-07-2671117149.2 KB
Apis
Streaming

Get Flow

Retrieve a flow, including its play and push URLs.

get/flows/{flow_id}

Path parameters

flow_idinteger required

Identifier of the flow.

Response

The flow.

idinteger

Flow identifier.

labelstring
mode'caller' | 'listener'

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.

failoverboolean
activeboolean

Whether the flow's relay is currently online.

team_idinteger
keystring

Access key embedded in the flow's URLs.

play_urlstring

SRT URL the flow serves. Use it as source_stream.url or as a target_streams[].url, or play it directly.

passphrasestring nullable

The flow's SRT encryption passphrase, when one is set.