pub async fn authenticators_webauthn_list(
configuration: &Configuration,
name: Option<&str>,
ordering: Option<&str>,
page: Option<i32>,
page_size: Option<i32>,
search: Option<&str>,
) -> Result<PaginatedWebAuthnDeviceList, Error<AuthenticatorsWebauthnListError>>
Expand description
Viewset for WebAuthn authenticator devices