bitwarden_api_api::apis::auth_requests_api

Function auth_requests_get

source
pub async fn auth_requests_get(
    configuration: &Configuration,
) -> Result<AuthRequestResponseModelListResponseModel, Error<AuthRequestsGetError>>