Call Streaming Settings

Retrieves the call streaming settings for a user

📘

Supported Regions and Base URLs

👍

Access and Registration

Authentication

Scope

call-streaming-settings:read

Body Response - Schema

200 (an object describing the current call streaming settings for the user)

ParameterTypeDescriptionRequired
agent_stream_enabledbooleanenables or disables the stream of the agent's calls for the given useryes
agent_stream_urlstringThe URL to where Twilio will stream the audio from the agent's call. Match pattern: ^wss://.*$yes
agent_stream_trackstringThe audio track from the agent's call that should be streamed by Twilio. Allowed values: inbound_track , outbound_track, both_tracksyes
_linksobjectSubdivides into "self":
"href" (string) Default:
http://api-docs.talkdesk.org/users/{user_id}/call-streaming-settings
no

401 (unauthorized), 403 (forbidden), 404 (not found), 500 (internal server error)

ParameterTypeDescriptionRequired
codestringn/ayes
messagestringn/ayes
descriptionstringn/ano
fieldsarray[object]"fields" subdivides into:

"name" (string)

"description" (string)
yes (name and description)

❗️

API Availability

The Conversation Streams API is only available for customers enrolled in Talkdesk's Early Access (EA) program. To enter the EA program, contact a Customer Success Manager.

The Conversation Streams has been in EA since January 2022.

🚧

Troubleshooting

If you have any questions regarding the usage of this API, or if you’re having any technical issues, please open a ticket using this form.

Language
Credentials
Header
Click Try It! to start a request and see the response here!