Function twilio_openapi::apis::default_api::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