Function list_authorized_connect_app

Source
pub async fn list_authorized_connect_app(
    configuration: &Configuration,
    account_sid: &str,
    page_size: Option<i32>,
) -> Result<ListAuthorizedConnectAppResponse, Error<ListAuthorizedConnectAppError>>
Expand description

Retrieve a list of authorized-connect-apps belonging to the account used to make the request