Format of the PhishingAttacks object

Response format:

[

{

code: '''',

level: '''',

startedAt: '''',

phishingAttackLetter: '''',

phishingAttackResult: '''',

followPhishingLinkAt: ''" || null

}

]

where:

If there is no data, an empty array is formed.

To the top