Get account info v2
Access the attack status and risk score of an account on your application.
This updated version includes detailed information in the response. We recommend transitioning to this version from the v1.
Path parameters
Headers
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Query parameters
Response
The first time Account Defender encountered this account. Only present if exists
returns true
.
The last time Account Defender encountered this account. Only present if exists
returns true
.
The account’s email address. Only present if exists
returns true
.
The date the account was created. Only present if exists
returns true
.
An array of pending incidents on the account. Only present if is_under_attack
returns true
.
Statistical information about the account based on the supplied days_range
. Only present if calculated information is available for the given days_range
.