Retrieve all multiparty calls
Lets you retrieve details of a list of multiparty calls made from an account.
API Endpoint
Arguments
friendly_name | MPC name provided during the creation of the MPC. |
status | The current status of the MPC. Allowed values: |
termination_cause_code | A unique integer code for the termination cause. Possible cause codes are:
|
end_timeoptional | Filters MPC by their completion time. The time format expected is YYYY-MM-DD HH:MM[:ss[.uuuuuu]]. The filter can be used in these four forms:
|
Note: You can combine these filters to get calls that ended in a particular time range. | |
creation_time | Filters MPC by creation time. The time format expected is YYYY-MM-DD HH:MM[:ss[.uuuuuu]]. The filter can be used in these four forms:
|
limit | Limits the number of results retrieved. The maximum it can be set to is 20. Defaults to 20. |
offset | Denotes the number of value items by which the results should be offset. For example, if the results contains 1,000 values and |
Returns
Returns the details of a list of multiparty calls.