Get media-stream configuration
Get a single media-stream configuration.
Please log in to see full path URL. Learn why.
get
/calls/1/media-stream-configs/{mediaStreamConfigId}
Authorizations:
Request rate limit:
100 requests / second (per account)
path Parameters
mediaStreamConfigId required | string Media-stream configuration ID. |
Responses
200
Success
401
Unauthorized
403
Forbidden
404
Not found
429
Too Many Requests
500
Internal Server Error
Request samples
- cURL
- Java
- C#
- Go
- Python
- PHP
- JavaScript
- NodeJs
- Ruby
Example
cURL
Copy
curl -L -g 'https://{baseUrl}/calls/1/media-stream-configs/{mediaStreamConfigId}' \ -H 'Authorization: {authorization}' \ -H 'Accept: application/json'
Response samples
- 200
- 401
- 403
- 404
- 429
- 500
Content type
application/json
Example
Media streaming config response
Copy
Collapse all {- "id": "63467c6e2885a5389ba11d80",
- "type": "MEDIA_STREAMING",
- "name": "Media-stream config",
- "url": "ws://example-web-socket.com:3001"
}
Need assistance
Encountering issues
What's new? Check out
Unsure about a term? See