Conferences
Get Conference Info
Returns information about a conference that matches the provided conference ID.
get/calling/v1/conferences/id/{conferenceId}
Example response
{
"participants": [
{
"cli": "+46708168731",
"id": "abcabcabcabca"
}
]
}