Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt

Use this file to discover all available pages before exploring further.

List all breaches for a given account.
External DocumentationTo learn more, visit the Have I Been Pwned documentation.

Parameters

ParameterDescription
AccountThe account to check.
DomainFilters the result set to only breaches against the domain specified.
Include UnverifiedReturns breaches that have been flagged as unverified.
Shorten ResponseReturns the full breach model.

Example Output

[
	"<string>",
	"<string>"
]

Workflow Library Example

List Breaches for Account with Have I Been Pwned and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop