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.
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.
Bearer authentication of the form Bearer <token>, where token is your auth token.
The status for the attack corresponding to the statuses displayed in the Account Defender portal. Only present if exists returns true.
true corresponds to Pending attacks.
false corresponds to:
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.
Customizes the aggregative data calculation. When provided, the following behavior applies:
aggregative_data fields will be calculated based on values observed within the specified time period.days_range days from the current date.