idpw-leaked-emails
Retrieve breached emails for all registered email domains from IDPW.io service.
Syntax
idpw-leaked-emails [profile=PROFILE] [order=ORDER] [verify=VERIFY]
- profile=PROFILE
- Optional. Connect profile code for IDPW
- order=ORDER
- Optional. desc or asc (default: desc)
- verify=VERIFY
- Optional. If f, does not raise an error when connect profile is not configured and returns empty output (default: t)
Output Fields
| Field | Type | Name | Description |
|---|---|---|---|
| profile | String | Connect profile | Connect profile code for IDPW |
| domain | String | Domain | Domain name |
| String | Breached email address | ||
| count | Integer | Count | Number of breaches |
| last_seen | Date | Last seen | Most recent breach report time |