Get transaction device detail

Returns the current transaction-scoped device result for the authenticated organization. The response includes normalized device data, observed signals, and evaluation context.

Poll this endpoint while it returns 202 Accepted. When processing is complete, it returns 200 OK.

Source risk fields are normalized into the Trulioo evaluation returned by this API. Use evaluation.riskBand for programmatic categorization, evaluation.riskLevel for display text, and evaluation.riskScore for numeric ordering or comparison. Do not treat the normalized score as an unmodified source score. For compatibility, when an evaluation is present, device.risk.riskScore and device.risk.riskLevel repeat the corresponding public evaluation values; they are not separate raw source values.

Path Params
uuid
required

The UUID of the transaction whose device result is requested. The transaction must belong to the organization represented by the bearer token.

Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json