Function twilio_openapi::apis::default_api::list_queue
source · pub async fn list_queue(
configuration: &Configuration,
account_sid: &str,
page_size: Option<i32>
) -> Result<ListQueueResponse, Error<ListQueueError>>
Expand description
Retrieve a list of queues belonging to the account used to make the request