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