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}
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

Example
cURL
Copy
curl -L -g 'https://{baseUrl}/calls/1/media-stream-configs/{mediaStreamConfigId}' \
-H 'Authorization: {authorization}' \
-H 'Accept: application/json'

Response samples

Content type
application/json
Example
Copy
Collapse all
{
  • "id": "63467c6e2885a5389ba11d80",
  • "type": "MEDIA_STREAMING",
  • "name": "Media-stream config",
  • "url": "ws://example-web-socket.com:3001"
}

Encountering issues

Contact our support

What's new? Check out

Release Notes

Unsure about a term? See

Glossary

Research panel

Help shape the future of our products
Learn more
Service status

Copyright @ 2006-2025 Infobip ltd.