> For the complete documentation index, see [llms.txt](https://docs.vida.id/identity-stack/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vida.id/identity-stack/verify/liveness/integration/api/api-reference/liveness-transaction-details-api.md).

# Liveness Transaction Details API

The **Liveness Transaction Details API** allows partners to retrieve the final result of a liveness verification transaction performed through the **VIDA Liveness API** or **VIDA Liveness SDK**.

To retrieve the transaction details, partners must provide the **transaction ID** generated during the liveness process. This transaction ID is returned in the response when invoking the Liveness API or from the SDK liveness output.

Depending on the configuration, the transaction details may include different result information:

### [ID Fraud Shield Disabled](/identity-stack/verify/liveness/integration/api/api-reference/liveness-transaction-details-api/id-fraud-shield-disabled.md)

This is Liveness Transaction Details API when ID Fraud Shield is **disabled**. The API returns the liveness verification result generated by the VIDA Liveness engine without any additional fraud analysis.

### [ID Fraud Shield Enabled](/identity-stack/verify/liveness/integration/api/api-reference/liveness-transaction-details-api/id-fraud-shield-enabled.md)

If ID Fraud Shield is enabled, the API response will include both:

* Liveness verification result
* ID Fraud Shield analysis result, which provides additional fraud risk assessment.

This allows partners to either use standard liveness verification or enhance their verification flow with additional fraud detection insights.
