pub async fn list_connect_app(
configuration: &Configuration,
account_sid: &str,
page_size: Option<i32>
) -> Result<ListConnectAppResponse, Error<ListConnectAppError>>
Expand description

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