These docs are for v2.11. Click to read the latest docs for v2.12.

Get Conference

Get information about a conference.

Sample Response

{
  "conference": {
    "id": "EVT6593524723",
    "label": "Conf Test",
    "start_time": "2017-09-07T16:30:00.000Z",
    "end_time": "2017-09-07T17:30:00.000Z",
    "organizer": "4002",
    "attendees": [
      "3215551002"
    ],
    "caller_id": "3215551000",
    "conference_pin": "941901",
    "conference_url": ""
  }
}

Response Properties

PropertyTypeDescription
conferencesobjectConference
Language
Credentials
Header
Click Try It! to start a request and see the response here!