Get MS Teams
GET https://{{axpAPIDomain}}/api/admin/voice/v1/accounts/:accountId/msteams-elements/:elementId
This API requires the Account Administrator role.
Get an existing MS Teams server instance by element Id.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
appkey | string | ||
Accept | string |
RESPONSES
status: OK
{"elementId":"c8c2909d-75e9-484a-94c0-b7e8d29771fe","name":"MS Teams Server","description":"MS Teams Server description","didNumbers":["+16062128688","+12702289911"],"domain":"exchange.com","elementType":"MSTeams","status":"SUCCESS","isChatEnabled":false,"clientId":"bv34503f-543e-232a-43ac-77e2b25797ea"}