GET /v1/Conferences

twilio.com:twilio_insights_v1

Summary:
Operation ID: ListConference
Auth: unknown
Description

Get a list of Conference Summaries.

Parameters (13)

ConferenceSid (string, query, optional)

The SID of the conference.

CreatedAfter (string, query, optional)

Conferences created after the provided timestamp specified in ISO 8601 format

CreatedBefore (string, query, optional)

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

DetectedIssues (string, query, optional)

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

EndReason (string, query, optional)

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

FriendlyName (string, query, optional)

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

MixerRegion (string, query, optional)

Twilio region where the conference media was mixed.

Page (integer, query, optional)

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

Constraints: {'minimum': 0}

PageSize (integer, query, optional)

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

Constraints: {'minimum': 1, 'maximum': 1000}

PageToken (string, query, optional)

The page token. This is provided by the API.

Status (string, query, optional)

Conference status.

Subaccount (string, query, optional)

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

Constraints: {'minLength': 34, 'maxLength': 34, 'pattern': '^AC[0-9a-fA-F]{32}$'}

Tags (string, query, optional)

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

No probe data for this endpoint yet.