InsightsV1Conference

Get a list of Conference Summaries.

Get a list of Conference Summaries.

get/v1/Conferences

Query parameters

ConferenceSidstring

The SID of the conference.

FriendlyNamestring

Custom label for the conference resource, up to 64 characters.

Statusstring

Conference status.

CreatedAfterstring

Conferences created after the provided timestamp specified in ISO 8601 format

CreatedBeforestring

Conferences created before the provided timestamp specified in ISO 8601 format.

MixerRegionstring

Twilio region where the conference media was mixed.

Tagsstring

Tags applied by Twilio for common potential configuration, quality, or performance issues.

Subaccountstring

Account SID for the subaccount whose resources you wish to retrieve.

DetectedIssuesstring

Potential configuration, behavior, or performance issues detected during the conference.

EndReasonstring

Conference end reason; e.g. last participant left, modified by API, etc.

PageSizeinteger

How many resources to return in each list page. The default is 50, and the maximum is 1000.

Pageinteger

The page index. This value is simply for client state.

PageTokenstring

The page token. This is provided by the API.

Response

OK

Changes

Changed in 6 of the 51 revisions of this API.551

    • the // response's property type changed from object to no type for status

      response-property-type-changed

    • the // response's property type changed from object to no type for status

      response-property-type-changed

  • v1b62ede4d8adc22See the full diff
    • the // response's property type changed from no type to object for status

      response-property-type-changed

    • the // response's property type changed from no type to object for status

      response-property-type-changed

    • added the new in1 enum value to the // response property for the response status

      response-property-enum-value-added

    • added the new in1 enum value to the // response property for the response status

      response-property-enum-value-added

    • for the query request parameter PageSize, the format changed from no format to int64

      request-parameter-type-changed

    • added the new us2 enum value to the // response property for the response status

      response-property-enum-value-added

    • added the new us2 enum value to the // response property for the response status

      response-property-enum-value-added

    • added the new no_concurrent_participants enum value to the /// response property for the response status

      response-property-enum-value-added

    • api tag InsightsV1Conference added

      api-tag-added