---
title: ThreatMetrix Review Status node
description: Analyzes the response from the ThreatMetrix Session Query node and routes based on the review_status API Response. The possible outcomes to route are Pass, Challenge, Review or Reject.
component: auth-node-ref
version: latest
page_id: auth-node-ref:cloud:threat-metrix-review-status
canonical_url: https://docs.pingidentity.com/auth-node-ref/latest/cloud/threat-metrix-review-status.html
keywords: ["Nodes &amp; Trees", "Journeys", "Authentication", "ThreatMetrix Risk Assessment", "Device Intelligence", "Review Status"]
page_aliases: ["auth-node-threat-metrix-review-status.adoc"]
section_ids:
  configuration: Configuration
  outcomes: Outcomes
  other_threatmetrix_authentication_nodes: Other ThreatMetrix authentication nodes:
---

# ThreatMetrix Review Status node

Analyzes the response from the [ThreatMetrix Session Query node](threat-metrix-session-query.html) and routes based on the review\_status API Response. The possible outcomes to route are `Pass`, `Challenge`, `Review` or `Reject`.

## Configuration

There are no properties to configure in this node.

## Outcomes

* `Pass`

  The request is successfully validated.

* `Challenge`

  The request requires step-up authentication, accordingly directed to appropriate node.

* `Review`

  The request needs to be further reviewed and so may be sent to step-up authentication or another appropriate node.

* `Reject`

  The request has failed validation and is rejected.

* `Error`

  An error condition has occurred in validating the request.

## Other ThreatMetrix authentication nodes:

* **[ThreatMetrix Profiler node](threat-metrix-profiler.html)**

* **[ThreatMetrix Session Query node](threat-metrix-session-query.html)**

* **[ThreatMetrix Reason Code node](threat-metrix-reason-code.html)**

* **[ThreatMetrix Update Review node](threat-metrix-update-review.html)**
