Retrieve all queued calls
GET https://api.plivo.com/v1/Account/{{auth_id}}/Call/?status=queued
This method allows you to retrieve details of all queued calls. The maximum number of results that can be fetched with a single API call is 20.
More information can be found here
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
status | string |