Query Passwords for a Domain
Takes a domain (e.g. enzoic.com) and returns a list of emails and recovered passwords for any email address we've found credentials for in that domain.
Last updated
Takes a domain (e.g. enzoic.com) and returns a list of emails and recovered passwords for any email address we've found credentials for in that domain.
Last updated
Returns a paginated list of credentials in the Enzoic database for all users under a given email domain. This variant of the call takes a domain (e.g. enzoic.com) and returns a list of emails and recovered passwords for any email address we've found credentials for in that domain.
The call was successful and all matching credentials are in the response
The total number of users exposed for the requested domain. If this exceeds the requested page size, the results are paginated and a pagingToken will be present in the response.
1
Present when there are additional pages of results available. Pass this token in on a subsequent call to fetch the next page of results.
"598e5b844eb6d82ea07c5783"
An array of credentials found under this domain, grouped by email address.