Function auth_requests_pending_get

Source
pub async fn auth_requests_pending_get(
    configuration: &Configuration,
) -> Result<PendingAuthRequestResponseModelListResponseModel, Error<AuthRequestsPendingGetError>>