Function mailslurp::apis::webhook_controller_api::get_all_webhooks[][src]

pub async fn get_all_webhooks(
    configuration: &Configuration,
    params: GetAllWebhooksParams
) -> Result<PageWebhookProjection, Error<GetAllWebhooksError>>

List webhooks in paginated form. Allows for page index, page size, and sort direction.