Retrieve a queued call
GET https://api.plivo.com/v1/Account/{{auth_id}}/Call/{call_uuid}/?status=queued
This method allows you to retrieve details of a specific queued call. 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 |