pub async fn list_transcription(
configuration: &Configuration,
account_sid: &str,
page_size: Option<i32>,
) -> Result<ListTranscriptionResponse, Error<ListTranscriptionError>>
Expand description
Retrieve a list of transcriptions belonging to the account used to make the request