Get a list of Conference Summaries.
Get a list of Conference Summaries.
Query parameters
The SID of the conference.
Custom label for the conference resource, up to 64 characters.
Conference status.
Conferences created after the provided timestamp specified in ISO 8601 format
Conferences created before the provided timestamp specified in ISO 8601 format.
Twilio region where the conference media was mixed.
Tags applied by Twilio for common potential configuration, quality, or performance issues.
Account SID for the subaccount whose resources you wish to retrieve.
Potential configuration, behavior, or performance issues detected during the conference.
Conference end reason; e.g. last participant left, modified by API, etc.
How many resources to return in each list page. The default is 50, and the maximum is 1000.
The page index. This value is simply for client state.
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 fromobjectto no type for statusresponse-property-type-changed
- ▲
the
//response's property type changed fromobjectto no type for statusresponse-property-type-changed
- ▲
- ▲
the
//response's property type changed from no type toobjectfor statusresponse-property-type-changed
- ▲
the
//response's property type changed from no type toobjectfor statusresponse-property-type-changed
- ●
added the new
in1enum value to the//response property for the response statusresponse-property-enum-value-added
- ●
added the new
in1enum value to the//response property for the response statusresponse-property-enum-value-added
- ▲
- ▲
for the
queryrequest parameterPageSize, the format changed from no format toint64request-parameter-type-changed
- ▲
- ●
added the new
us2enum value to the//response property for the response statusresponse-property-enum-value-added
- ●
added the new
us2enum value to the//response property for the response statusresponse-property-enum-value-added
- ●
- ●
added the new
no_concurrent_participantsenum value to the///response property for the response statusresponse-property-enum-value-added
- ●
- ○
api tag
InsightsV1Conferenceaddedapi-tag-added
- ○