**This API endpoint will be changing.

URL Parameters

NameDescriptionLocationRequiredDefault Value
topicidThe ID of the topic asking for the media server URLqueryYesN/A

Authorization

None required

Example Request

URL

GET https://spacesapis.avayacloud.com/api/ams/mediaserver?topicid=589b8d81615ff34b2ac2a49b

Headers

None.

Example Response

{
  "_id": "589b8d81615ff34b2ac2a49b",
  "url": "wcs-production3.onesna.com",
  "port": "443",
  "siptoken": "BEC4780F-E35A-43BC-BDDC-6E62CC1EB59D-CB3AE3C3-416B-404F-A108-BBC6EC0EF190",
  "sipkey": "91D75F2D-6370-4DC3-B84A-C36CF1AAD0C3",
  "ipv4": "104.155.143.49"
}