Get ATO profile
Account Takeover
Get ATO profile
Retrieve the current account takeover risk profile for a subject, including failed login count, risk level, and known devices.
GET
Get ATO profile
Returns the ATO risk profile for the specified subject. The profile tracks failed login velocity in a rolling one-hour window and records known IP addresses and devices. Use this endpoint to check the current risk posture of a user without triggering a new evaluation.
See the account takeover detection guide for the full workflow.
Path parameters
The subject identifier to look up (user ID, email, or external ID).
Response
The subject identifier.
Type of subject (
user).Current ATO risk level:
normal | elevated | high | criticalNumber of failed logins in the current one-hour window.
List of IP addresses previously seen for this subject.
List of device identifiers previously seen for this subject.
ISO 8601 timestamp of the last profile update.

