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. When no end_time filter is specified, Plivo uses a default search window of the last seven days. When only end_time__[gt|gte] or end_time__[lt|lte] is specified, Plivo uses a search window of 30 days from/to the specified end_time__[gt|gte] / end_time__[lt|lte] .Timestamps need to be UTC timestamps. | |
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 |