Function list_application

Source
pub async fn list_application(
    configuration: &Configuration,
    account_sid: &str,
    friendly_name: Option<&str>,
    page_size: Option<i32>,
) -> Result<ListApplicationResponse, Error<ListApplicationError>>
Expand description

Retrieve a list of applications representing an application within the requesting account